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

data:Q893 a schema:Dataset ;
	schema:about wd:Q893 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "1113"^^xsd:integer ;
	schema:dateModified "2025-04-05T08:00:18Z"^^xsd:dateTime ;
	wikibase:statements "1"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "1"^^xsd:integer .

wd:Q893 a wikibase:Item ;
	wdt:P35 "Q3502482" ;
	p:P35 s:Q893-03E2B0C3-2340-453A-B638-3EA2F030DE8D .

s:Q893-03E2B0C3-2340-453A-B638-3EA2F030DE8D a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P35 "Q3502482" .

wd:Q893 rdfs:label "cultural region"@en ;
	skos:prefLabel "cultural region"@en ;
	schema:name "cultural region"@en ;
	rdfs:label "région culturelle"@fr ;
	skos:prefLabel "région culturelle"@fr ;
	schema:name "région culturelle"@fr ;
	rdfs:label "kultúrrégió"@hu ;
	skos:prefLabel "kultúrrégió"@hu ;
	schema:name "kultúrrégió"@hu ;
	rdfs:label "region kulturowy"@pl ;
	skos:prefLabel "region kulturowy"@pl ;
	schema:name "region kulturowy"@pl ;
	rdfs:label "culturele regio"@nl ;
	skos:prefLabel "culturele regio"@nl ;
	schema:name "culturele regio"@nl ;
	rdfs:label "kulturelle Region"@de ;
	skos:prefLabel "kulturelle Region"@de ;
	schema:name "kulturelle Region"@de ;
	rdfs:label "kultūrinis regionas"@lt ;
	skos:prefLabel "kultūrinis regionas"@lt ;
	schema:name "kultūrinis regionas"@lt ;
	rdfs:label "kultūras reģions"@lv ;
	skos:prefLabel "kultūras reģions"@lv ;
	schema:name "kultūras reģions"@lv ;
	rdfs:label "kultuuriline piirkond"@et ;
	skos:prefLabel "kultuuriline piirkond"@et ;
	schema:name "kultuuriline piirkond"@et ;
	rdfs:label "región cultural"@es ;
	skos:prefLabel "región cultural"@es ;
	schema:name "región cultural"@es ;
	rdfs:label "kulttuurialue"@fi ;
	skos:prefLabel "kulttuurialue"@fi ;
	schema:name "kulttuurialue"@fi ;
	rdfs:label "cultural region"@sk ;
	skos:prefLabel "cultural region"@sk ;
	schema:name "cultural region"@sk ;
	rdfs:label "cultural region"@se ;
	skos:prefLabel "cultural region"@se ;
	schema:name "cultural region"@se ;
	schema:description "geographic region with one relatively homogeneous culture"@en,
		"type de région"@fr,
		"Art von Region"@de,
		"zona geográfica que define aspectos culturales relacionados con un grupo etno-linguista"@es .

wd:P35 a wikibase:Property ;
	rdfs:label "Wikidata QID"@en ;
	skos:prefLabel "Wikidata QID"@en ;
	schema:name "Wikidata QID"@en ;
	schema:description "equivalent item on Wikidata"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#ExternalId> ;
	wikibase:directClaim wdt:P35 ;
	wikibase:claim p:P35 ;
	wikibase:statementProperty ps:P35 ;
	wikibase:statementValue psv:P35 ;
	wikibase:qualifier pq:P35 ;
	wikibase:qualifierValue pqv:P35 ;
	wikibase:reference pr:P35 ;
	wikibase:referenceValue prv:P35 ;
	wikibase:novalue wdno:P35 ;
	wikibase:directClaimNormalized wdtn:P35 ;
	wikibase:statementValueNormalized psn:P35 ;
	wikibase:qualifierValueNormalized pqn:P35 ;
	wikibase:referenceValueNormalized prn:P35 .

p:P35 a owl:ObjectProperty .

psv:P35 a owl:ObjectProperty .

pqv:P35 a owl:ObjectProperty .

prv:P35 a owl:ObjectProperty .

wdt:P35 a owl:DatatypeProperty .

ps:P35 a owl:DatatypeProperty .

pq:P35 a owl:DatatypeProperty .

pr:P35 a owl:DatatypeProperty .

psn:P35 a owl:ObjectProperty .

pqn:P35 a owl:ObjectProperty .

prn:P35 a owl:ObjectProperty .

wdtn:P35 a owl:ObjectProperty .

wdno:P35 a owl:Class ;
	owl:complementOf _:b39d95e7b0da15c198e34a130c93298e .

_:b39d95e7b0da15c198e34a130c93298e a owl:Restriction ;
	owl:onProperty wdt:P35 ;
	owl:someValuesFrom owl:Thing .
