@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/fu/entity/> .
@prefix data: <https://www.wikidata.org/wiki/Special:EntityData/> .
@prefix s: <https://reprexbase.eu/fu/entity/statement/> .
@prefix ref: <https://reprexbase.eu/fu/reference/> .
@prefix v: <https://reprexbase.eu/fu/value/> .
@prefix wdt: <https://reprexbase.eu/fu/prop/direct/> .
@prefix wdtn: <https://reprexbase.eu/fu/prop/direct-normalized/> .
@prefix p: <https://reprexbase.eu/fu/prop/> .
@prefix ps: <https://reprexbase.eu/fu/prop/statement/> .
@prefix psv: <https://reprexbase.eu/fu/prop/statement/value/> .
@prefix psn: <https://reprexbase.eu/fu/prop/statement/value-normalized/> .
@prefix pq: <https://reprexbase.eu/fu/prop/qualifier/> .
@prefix pqv: <https://reprexbase.eu/fu/prop/qualifier/value/> .
@prefix pqn: <https://reprexbase.eu/fu/prop/qualifier/value-normalized/> .
@prefix pr: <https://reprexbase.eu/fu/prop/reference/> .
@prefix prv: <https://reprexbase.eu/fu/prop/reference/value/> .
@prefix prn: <https://reprexbase.eu/fu/prop/reference/value-normalized/> .
@prefix wdno: <https://reprexbase.eu/fu/prop/novalue/> .

data:Q6574 a schema:Dataset ;
	schema:about wd:Q6574 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "44513"^^xsd:integer ;
	schema:dateModified "2025-11-11T10:40:10Z"^^xsd:dateTime ;
	wikibase:statements "1"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer .

wd:Q6574 a wikibase:Item ;
	wdt:P15 wd:Q17 ;
	p:P15 s:Q6574-9d1ab33e-4ce9-6a76-3e05-0815eae3d2ec .

s:Q6574-9d1ab33e-4ce9-6a76-3e05-0815eae3d2ec a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P15 wd:Q17 .

wd:Q6574 rdfs:label "country (ISRC)"@en ;
	skos:prefLabel "country (ISRC)"@en ;
	schema:name "country (ISRC)"@en ;
	rdfs:label "ország (ISRC)"@hu ;
	skos:prefLabel "ország (ISRC)"@hu ;
	schema:name "ország (ISRC)"@hu ;
	rdfs:label "land (ISRC)"@nl ;
	skos:prefLabel "land (ISRC)"@nl ;
	schema:name "land (ISRC)"@nl ;
	schema:description "a country where the ISRC code of sound recording was registered; the country where the self-releasing artist or the releasing label works, or the country where their wholesale distributor registers the recordings"@en,
		"az ország, ahol a hangfelvétel ISRC-kódját regisztrálták; vagy az az ország, ahol az a szerzői kiadásban dolgozó művészek vagy az őket képviselő kiadó működik, vagy ahol a nagykereskedelmi forgalmazójuk regisztrálja a felvételeket"@hu,
		"een land waar de ISRC-code voor geluidsopnamen is geregistreerd; ofwel het land waar de zelfuitbrengende artiesten of het uitbrengende label werken, ofwel waar hun groothandelsdistributeur opnames registreert"@nl ;
	skos:altLabel "registration country (ISRC)"@en,
		"sound recording registration country"@en,
		"ISRC registration country"@en,
		"ISRC regisztráció országa"@hu,
		"a hangfelvételt regisztráló ország"@hu .

wd:Q17 a wikibase:Item ;
	rdfs:label "country"@en ;
	skos:prefLabel "country"@en ;
	schema:name "country"@en ;
	schema:description "distinct territorial body or political entity"@en .

wd:P15 a wikibase:Property ;
	rdfs:label "subclass of"@en ;
	skos:prefLabel "subclass of"@en ;
	schema:name "subclass of"@en ;
	schema:description "this item is a subclass (subset) of that item; all instances of this item are instances of that item; different from P31 (instance of), e.g.: volcano is a subclass of mountain (and an instance of volcanic landform); Everest is an instance of mountain"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P15 ;
	wikibase:claim p:P15 ;
	wikibase:statementProperty ps:P15 ;
	wikibase:statementValue psv:P15 ;
	wikibase:qualifier pq:P15 ;
	wikibase:qualifierValue pqv:P15 ;
	wikibase:reference pr:P15 ;
	wikibase:referenceValue prv:P15 ;
	wikibase:novalue wdno:P15 .

p:P15 a owl:ObjectProperty .

psv:P15 a owl:ObjectProperty .

pqv:P15 a owl:ObjectProperty .

prv:P15 a owl:ObjectProperty .

wdt:P15 a owl:ObjectProperty .

ps:P15 a owl:ObjectProperty .

pq:P15 a owl:ObjectProperty .

pr:P15 a owl:ObjectProperty .

wdno:P15 a owl:Class ;
	owl:complementOf _:ba76faa195552d48eae6df2d3874d868 .

_:ba76faa195552d48eae6df2d3874d868 a owl:Restriction ;
	owl:onProperty wdt:P15 ;
	owl:someValuesFrom owl:Thing .
