@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ontolex: <http://www.w3.org/ns/lemon/ontolex#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix wikibase: <http://wikiba.se/ontology#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix schema: <http://schema.org/> .
@prefix cc: <http://creativecommons.org/ns#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix wd: <https://reprexbase.eu/entity/> .
@prefix data: <https://reprexbase.eu/demo/index.php?title=Special:EntityData/> .
@prefix s: <https://reprexbase.eu/entity/statement/> .
@prefix ref: <https://reprexbase.eu/reference/> .
@prefix v: <https://reprexbase.eu/value/> .
@prefix wdt: <https://reprexbase.eu/prop/direct/> .
@prefix wdtn: <https://reprexbase.eu/prop/direct-normalized/> .
@prefix p: <https://reprexbase.eu/prop/> .
@prefix ps: <https://reprexbase.eu/prop/statement/> .
@prefix psv: <https://reprexbase.eu/prop/statement/value/> .
@prefix psn: <https://reprexbase.eu/prop/statement/value-normalized/> .
@prefix pq: <https://reprexbase.eu/prop/qualifier/> .
@prefix pqv: <https://reprexbase.eu/prop/qualifier/value/> .
@prefix pqn: <https://reprexbase.eu/prop/qualifier/value-normalized/> .
@prefix pr: <https://reprexbase.eu/prop/reference/> .
@prefix prv: <https://reprexbase.eu/prop/reference/value/> .
@prefix prn: <https://reprexbase.eu/prop/reference/value-normalized/> .
@prefix wdno: <https://reprexbase.eu/prop/novalue/> .

data:P173 a schema:Dataset ;
	schema:about wd:P173 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "10465"^^xsd:integer ;
	schema:dateModified "2025-02-13T15:20:14Z"^^xsd:dateTime ;
	wikibase:statements "1"^^xsd:integer .

wd:P173 a wikibase:Property ;
	wdt:P5 "P1268" ;
	p:P5 s:P173-80E6FB76-D4D2-4980-8ABB-B6D36FE08DF4 .

s:P173-80E6FB76-D4D2-4980-8ABB-B6D36FE08DF4 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P5 "P1268" .

wd:P173 rdfs:label "represents"@en ;
	skos:prefLabel "represents"@en ;
	schema:name "represents"@en ;
	rdfs:label "vertegenwoordigt"@nl ;
	skos:prefLabel "vertegenwoordigt"@nl ;
	schema:name "vertegenwoordigt"@nl ;
	rdfs:label "repräsentiert"@de ;
	skos:prefLabel "repräsentiert"@de ;
	schema:name "repräsentiert"@de ;
	rdfs:label "представляет"@ru ;
	skos:prefLabel "представляет"@ru ;
	schema:name "представляет"@ru ;
	rdfs:label "képviselt entitás"@hu ;
	skos:prefLabel "képviselt entitás"@hu ;
	schema:name "képviselt entitás"@hu ;
	rdfs:label "pārstāv"@lv ;
	skos:prefLabel "pārstāv"@lv ;
	schema:name "pārstāv"@lv ;
	rdfs:label "esindab"@et ;
	skos:prefLabel "esindab"@et ;
	schema:name "esindab"@et ;
	rdfs:label "représente"@fr ;
	skos:prefLabel "représente"@fr ;
	schema:name "représente"@fr ;
	rdfs:label "representa"@es ;
	skos:prefLabel "representa"@es ;
	schema:name "representa"@es ;
	rdfs:label "representa"@pt ;
	skos:prefLabel "representa"@pt ;
	schema:name "representa"@pt ;
	rdfs:label "represents"@sk ;
	skos:prefLabel "represents"@sk ;
	schema:name "represents"@sk ;
	rdfs:label "represents"@lt ;
	skos:prefLabel "represents"@lt ;
	schema:name "represents"@lt ;
	schema:description "organization, individual, or concept that an entity represents (this is not a DDI category; DDI uses a more complex representation model.)"@en,
		"Organisation oder Person, die von der Entität repräsentiert wird"@de,
		"szervezet, melyet a személy képvisel"@hu,
		"organisatsioon või isik, keda esindab"@et,
		"organisation ou entité dont l'item est délégataire ou pour le compte de laquelle il agit"@fr,
		"organización o individuo que la entidad representa"@es,
		"organização ou indivíduo que a entidade representa"@pt ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P173 ;
	wikibase:claim p:P173 ;
	wikibase:statementProperty ps:P173 ;
	wikibase:statementValue psv:P173 ;
	wikibase:qualifier pq:P173 ;
	wikibase:qualifierValue pqv:P173 ;
	wikibase:reference pr:P173 ;
	wikibase:referenceValue prv:P173 ;
	wikibase:novalue wdno:P173 .

p:P173 a owl:ObjectProperty .

psv:P173 a owl:ObjectProperty .

pqv:P173 a owl:ObjectProperty .

prv:P173 a owl:ObjectProperty .

wdt:P173 a owl:ObjectProperty .

ps:P173 a owl:ObjectProperty .

pq:P173 a owl:ObjectProperty .

pr:P173 a owl:ObjectProperty .

wdno:P173 a owl:Class ;
	owl:complementOf _:c0e62e2814dad1aa2259167ced1ed59e .

_:c0e62e2814dad1aa2259167ced1ed59e a owl:Restriction ;
	owl:onProperty wdt:P173 ;
	owl:someValuesFrom owl:Thing .

wd:P5 a wikibase:Property ;
	rdfs:label "Wikidata PID"@en ;
	skos:prefLabel "Wikidata PID"@en ;
	schema:name "Wikidata PID"@en ;
	schema:description "equivalent property on Wikidata"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#String> ;
	wikibase:directClaim wdt:P5 ;
	wikibase:claim p:P5 ;
	wikibase:statementProperty ps:P5 ;
	wikibase:statementValue psv:P5 ;
	wikibase:qualifier pq:P5 ;
	wikibase:qualifierValue pqv:P5 ;
	wikibase:reference pr:P5 ;
	wikibase:referenceValue prv:P5 ;
	wikibase:novalue wdno:P5 .

p:P5 a owl:ObjectProperty .

psv:P5 a owl:ObjectProperty .

pqv:P5 a owl:ObjectProperty .

prv:P5 a owl:ObjectProperty .

wdt:P5 a owl:DatatypeProperty .

ps:P5 a owl:DatatypeProperty .

pq:P5 a owl:DatatypeProperty .

pr:P5 a owl:DatatypeProperty .

wdno:P5 a owl:Class ;
	owl:complementOf _:5a6c7a576e39dbbe9a035303bd73cd44 .

_:5a6c7a576e39dbbe9a035303bd73cd44 a owl:Restriction ;
	owl:onProperty wdt:P5 ;
	owl:someValuesFrom owl:Thing .
