@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:Q92 a schema:Dataset ;
	schema:about wd:Q92 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "271"^^xsd:integer ;
	schema:dateModified "2024-09-25T20:18:52Z"^^xsd:dateTime ;
	wikibase:statements "3"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "2"^^xsd:integer .

wd:Q92 a wikibase:Item ;
	wdt:P2 wd:Q69 ;
	wdt:P61 "6.3080443E7" ;
	wdt:P59 "cz/63080443" ;
	p:P2 s:Q92-ED78E954-F3A8-46E3-8D6C-11FA4233954D .

s:Q92-ED78E954-F3A8-46E3-8D6C-11FA4233954D a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P2 wd:Q69 .

wd:Q92 p:P61 s:Q92-70757BF5-F274-41EB-BB98-C236A3CF2258 .

s:Q92-70757BF5-F274-41EB-BB98-C236A3CF2258 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P61 "6.3080443E7" .

wd:Q92 p:P59 s:Q92-F952D5B4-DED7-42CC-AEFC-F25E1C2F7306 .

s:Q92-F952D5B4-DED7-42CC-AEFC-F25E1C2F7306 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P59 "cz/63080443" .

wd:Q92 rdfs:label "EMI MUSIC PUBLISHING Česká republika s. r. o."@en ;
	skos:prefLabel "EMI MUSIC PUBLISHING Česká republika s. r. o."@en ;
	schema:name "EMI MUSIC PUBLISHING Česká republika s. r. o."@en ;
	rdfs:label "EMI MUSIC PUBLISHING Česká republika s. r. o."@hu ;
	skos:prefLabel "EMI MUSIC PUBLISHING Česká republika s. r. o."@hu ;
	schema:name "EMI MUSIC PUBLISHING Česká republika s. r. o."@hu ;
	rdfs:label "EMI MUSIC PUBLISHING Česká republika s. r. o."@sk ;
	skos:prefLabel "EMI MUSIC PUBLISHING Česká republika s. r. o."@sk ;
	schema:name "EMI MUSIC PUBLISHING Česká republika s. r. o."@sk ;
	rdfs:label "EMI MUSIC PUBLISHING Česká republika s. r. o."@nl ;
	skos:prefLabel "EMI MUSIC PUBLISHING Česká republika s. r. o."@nl ;
	schema:name "EMI MUSIC PUBLISHING Česká republika s. r. o."@nl ;
	rdfs:label "EMI MUSIC PUBLISHING Česká republika s. r. o."@de ;
	skos:prefLabel "EMI MUSIC PUBLISHING Česká republika s. r. o."@de ;
	schema:name "EMI MUSIC PUBLISHING Česká republika s. r. o."@de ;
	schema:description "a music publisher registered in Czechia"@en,
		"a Cseh Köztársaságban bejegyzett zeneműkiadó"@hu,
		"hudobné vydavateľstvo registrované v Česká republika"@sk,
		"muziekuitgever geregistreerd in Tsjechië"@nl .

wd:Q69 a wikibase:Item ;
	rdfs:label "music publishing company"@en ;
	skos:prefLabel "music publishing company"@en ;
	schema:name "music publishing company"@en ;
	schema:description "company that licenses compositions, collects royalties and distributes them to the composers"@en .

wd:P2 a wikibase:Property ;
	rdfs:label "instance of"@en ;
	skos:prefLabel "instance of"@en ;
	schema:name "instance of"@en ;
	schema:description "that class of which this subject is a particular example and member; different from P279 (subclass of); for example: K2 is an instance of mountain; volcano is a subclass of mountain (and an instance of volcanic landform)"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P2 ;
	wikibase:claim p:P2 ;
	wikibase:statementProperty ps:P2 ;
	wikibase:statementValue psv:P2 ;
	wikibase:qualifier pq:P2 ;
	wikibase:qualifierValue pqv:P2 ;
	wikibase:reference pr:P2 ;
	wikibase:referenceValue prv:P2 ;
	wikibase:novalue wdno:P2 .

p:P2 a owl:ObjectProperty .

psv:P2 a owl:ObjectProperty .

pqv:P2 a owl:ObjectProperty .

prv:P2 a owl:ObjectProperty .

wdt:P2 a owl:ObjectProperty .

ps:P2 a owl:ObjectProperty .

pq:P2 a owl:ObjectProperty .

pr:P2 a owl:ObjectProperty .

wdno:P2 a owl:Class ;
	owl:complementOf _:1f05fece3ad482b53eed1f5510da49fa .

_:1f05fece3ad482b53eed1f5510da49fa a owl:Restriction ;
	owl:onProperty wdt:P2 ;
	owl:someValuesFrom owl:Thing .

wd:P61 a wikibase:Property ;
	rdfs:label "Czech Registration ID (IČO)"@en ;
	skos:prefLabel "Czech Registration ID (IČO)"@en ;
	schema:name "Czech Registration ID (IČO)"@en ;
	schema:description "8-digit identifier for an organization (or self-employed entrepreneur) in the Czech Republic, conferred by the Czech Statistical Office"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#ExternalId> ;
	wikibase:directClaim wdt:P61 ;
	wikibase:claim p:P61 ;
	wikibase:statementProperty ps:P61 ;
	wikibase:statementValue psv:P61 ;
	wikibase:qualifier pq:P61 ;
	wikibase:qualifierValue pqv:P61 ;
	wikibase:reference pr:P61 ;
	wikibase:referenceValue prv:P61 ;
	wikibase:novalue wdno:P61 ;
	wikibase:directClaimNormalized wdtn:P61 ;
	wikibase:statementValueNormalized psn:P61 ;
	wikibase:qualifierValueNormalized pqn:P61 ;
	wikibase:referenceValueNormalized prn:P61 .

p:P61 a owl:ObjectProperty .

psv:P61 a owl:ObjectProperty .

pqv:P61 a owl:ObjectProperty .

prv:P61 a owl:ObjectProperty .

wdt:P61 a owl:DatatypeProperty .

ps:P61 a owl:DatatypeProperty .

pq:P61 a owl:DatatypeProperty .

pr:P61 a owl:DatatypeProperty .

psn:P61 a owl:ObjectProperty .

pqn:P61 a owl:ObjectProperty .

prn:P61 a owl:ObjectProperty .

wdtn:P61 a owl:ObjectProperty .

wdno:P61 a owl:Class ;
	owl:complementOf _:c9da4fbf58b54c4b3443d00b05f46115 .

_:c9da4fbf58b54c4b3443d00b05f46115 a owl:Restriction ;
	owl:onProperty wdt:P61 ;
	owl:someValuesFrom owl:Thing .

wd:P59 a wikibase:Property ;
	rdfs:label "OpenCorporates ID"@en ;
	skos:prefLabel "OpenCorporates ID"@en ;
	schema:name "OpenCorporates ID"@en ;
	schema:description "identifier for a corporation, in the OpenCorporates database. Format: country prefix, optional subnational entity abbrevation, \"/\", alphanumeric id"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#ExternalId> ;
	wikibase:directClaim wdt:P59 ;
	wikibase:claim p:P59 ;
	wikibase:statementProperty ps:P59 ;
	wikibase:statementValue psv:P59 ;
	wikibase:qualifier pq:P59 ;
	wikibase:qualifierValue pqv:P59 ;
	wikibase:reference pr:P59 ;
	wikibase:referenceValue prv:P59 ;
	wikibase:novalue wdno:P59 ;
	wikibase:directClaimNormalized wdtn:P59 ;
	wikibase:statementValueNormalized psn:P59 ;
	wikibase:qualifierValueNormalized pqn:P59 ;
	wikibase:referenceValueNormalized prn:P59 .

p:P59 a owl:ObjectProperty .

psv:P59 a owl:ObjectProperty .

pqv:P59 a owl:ObjectProperty .

prv:P59 a owl:ObjectProperty .

wdt:P59 a owl:DatatypeProperty .

ps:P59 a owl:DatatypeProperty .

pq:P59 a owl:DatatypeProperty .

pr:P59 a owl:DatatypeProperty .

psn:P59 a owl:ObjectProperty .

pqn:P59 a owl:ObjectProperty .

prn:P59 a owl:ObjectProperty .

wdtn:P59 a owl:ObjectProperty .

wdno:P59 a owl:Class ;
	owl:complementOf _:5cdf32e4725456ffc6721f06123b8328 .

_:5cdf32e4725456ffc6721f06123b8328 a owl:Restriction ;
	owl:onProperty wdt:P59 ;
	owl:someValuesFrom owl:Thing .
