@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:P131 a schema:Dataset ;
	schema:about wd:P131 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "2586"^^xsd:integer ;
	schema:dateModified "2024-09-28T11:02:56Z"^^xsd:dateTime ;
	wikibase:statements "1"^^xsd:integer .

wd:P131 a wikibase:Property ;
	wdt:P5 "P123" ;
	p:P5 s:P131-ED614C90-7E4A-42B3-B403-BF966F0CEBA1 .

s:P131-ED614C90-7E4A-42B3-B403-BF966F0CEBA1 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P5 "P123" .

wd:P131 rdfs:label "publisher"@en ;
	skos:prefLabel "publisher"@en ;
	schema:name "publisher"@en ;
	rdfs:label "uitgeverij"@nl ;
	skos:prefLabel "uitgeverij"@nl ;
	schema:name "uitgeverij"@nl ;
	rdfs:label "Verlag"@de ;
	skos:prefLabel "Verlag"@de ;
	schema:name "Verlag"@de ;
	rdfs:label "издатель"@ru ;
	skos:prefLabel "издатель"@ru ;
	schema:name "издатель"@ru ;
	rdfs:label "kiadó"@hu ;
	skos:prefLabel "kiadó"@hu ;
	schema:name "kiadó"@hu ;
	rdfs:label "izdevējs"@lv ;
	skos:prefLabel "izdevējs"@lv ;
	schema:name "izdevējs"@lv ;
	rdfs:label "vydavateľ"@sk ;
	skos:prefLabel "vydavateľ"@sk ;
	schema:name "vydavateľ"@sk ;
	rdfs:label "avaldaja"@et ;
	skos:prefLabel "avaldaja"@et ;
	schema:name "avaldaja"@et ;
	rdfs:label "publié par"@fr ;
	skos:prefLabel "publié par"@fr ;
	schema:name "publié par"@fr ;
	rdfs:label "editorial"@es ;
	skos:prefLabel "editorial"@es ;
	schema:name "editorial"@es ;
	rdfs:label "editora ou publicadora"@pt ;
	skos:prefLabel "editora ou publicadora"@pt ;
	schema:name "editora ou publicadora"@pt ;
	rdfs:label "leidėjas"@lt ;
	skos:prefLabel "leidėjas"@lt ;
	schema:name "leidėjas"@lt ;
	schema:description "organization or person responsible for publishing books, periodicals, printed music, podcasts, games or software"@en,
		"organisatie die verantwoordelijk is voor de uitgave van een publicatie"@nl,
		"Namen des Medienunternehmens, das die Publikation auf den Markt gebracht hat"@de,
		"название организации, ответственной за публикацию объекта"@ru,
		"egy szervezet, amely az információ és az irodalmi szövegek elérhetővé tételét biztosítja a nyilvánosság számára."@hu,
		"organisation ou personne responsable de la publication du sujet"@fr,
		"organización responsable de la publicación de textos o software"@es,
		"nome da organização responsável pela publicação do item em questão (livros, periódicos, jogos ou programas informáticos)"@pt ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P131 ;
	wikibase:claim p:P131 ;
	wikibase:statementProperty ps:P131 ;
	wikibase:statementValue psv:P131 ;
	wikibase:qualifier pq:P131 ;
	wikibase:qualifierValue pqv:P131 ;
	wikibase:reference pr:P131 ;
	wikibase:referenceValue prv:P131 ;
	wikibase:novalue wdno:P131 .

p:P131 a owl:ObjectProperty .

psv:P131 a owl:ObjectProperty .

pqv:P131 a owl:ObjectProperty .

prv:P131 a owl:ObjectProperty .

wdt:P131 a owl:ObjectProperty .

ps:P131 a owl:ObjectProperty .

pq:P131 a owl:ObjectProperty .

pr:P131 a owl:ObjectProperty .

wdno:P131 a owl:Class ;
	owl:complementOf _:ef97542ae9ae7267ceb321f6a28dab4b .

_:ef97542ae9ae7267ceb321f6a28dab4b a owl:Restriction ;
	owl:onProperty wdt:P131 ;
	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 .
