@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/textilebase/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:Q981 a schema:Dataset ;
	schema:about wd:Q981 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "8961"^^xsd:integer ;
	schema:dateModified "2025-11-04T18:20:56Z"^^xsd:dateTime ;
	wikibase:statements "1"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "1"^^xsd:integer .

wd:Q981 a wikibase:Item ;
	wdt:P1 "Q29520" ;
	p:P1 s:Q981-E08D97D7-86F9-4C31-A103-C1B8C40866BD .

s:Q981-E08D97D7-86F9-4C31-A103-C1B8C40866BD a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P1 "Q29520" .

wd:Q981 rdfs:label "China"@en ;
	skos:prefLabel "China"@en ;
	schema:name "China"@en ;
	rdfs:label "China"@de ;
	skos:prefLabel "China"@de ;
	schema:name "China"@de ;
	rdfs:label "Kína"@hu ;
	skos:prefLabel "Kína"@hu ;
	schema:name "Kína"@hu ;
	rdfs:label "China"@nl ;
	skos:prefLabel "China"@nl ;
	schema:name "China"@nl ;
	rdfs:label "Ķīna"@lv ;
	skos:prefLabel "Ķīna"@lv ;
	schema:name "Ķīna"@lv ;
	rdfs:label "Kinija"@lt ;
	skos:prefLabel "Kinija"@lt ;
	schema:name "Kinija"@lt ;
	rdfs:label "Kina (kulturområde)"@da ;
	skos:prefLabel "Kina (kulturområde)"@da ;
	schema:name "Kina (kulturområde)"@da ;
	rdfs:label "China"@es ;
	skos:prefLabel "China"@es ;
	schema:name "China"@es ;
	rdfs:label "Chine"@fr ;
	skos:prefLabel "Chine"@fr ;
	schema:name "Chine"@fr ;
	rdfs:label "Китай"@ru ;
	skos:prefLabel "Китай"@ru ;
	schema:name "Китай"@ru ;
	rdfs:label "China"@ro ;
	skos:prefLabel "China"@ro ;
	schema:name "China"@ro ;
	rdfs:label "China"@ee ;
	skos:prefLabel "China"@ee ;
	schema:name "China"@ee ;
	rdfs:label "China"@no ;
	skos:prefLabel "China"@no ;
	schema:name "China"@no ;
	rdfs:label "China"@se ;
	skos:prefLabel "China"@se ;
	schema:name "China"@se ;
	schema:description "cultural region, ancient civilization, and nation in East Asia, mostly refer to the People's Republic of China in political situation and rarely refer to the Republic of China"@en,
		"Kulturraum in Ostasien"@de,
		"regio/land in Azië"@nl,
		"región cultural en Asia"@es,
		"région culturelle d'Asie orientale"@fr,
		"культурный регион, древняя цивилизация и нация в Восточной Азии"@ru,
		"regiunea culturală, civilizația antică și națiunea din Asia de Est"@ro .

wd:P1 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:P1 ;
	wikibase:claim p:P1 ;
	wikibase:statementProperty ps:P1 ;
	wikibase:statementValue psv:P1 ;
	wikibase:qualifier pq:P1 ;
	wikibase:qualifierValue pqv:P1 ;
	wikibase:reference pr:P1 ;
	wikibase:referenceValue prv:P1 ;
	wikibase:novalue wdno:P1 ;
	wikibase:directClaimNormalized wdtn:P1 ;
	wikibase:statementValueNormalized psn:P1 ;
	wikibase:qualifierValueNormalized pqn:P1 ;
	wikibase:referenceValueNormalized prn:P1 .

p:P1 a owl:ObjectProperty .

psv:P1 a owl:ObjectProperty .

pqv:P1 a owl:ObjectProperty .

prv:P1 a owl:ObjectProperty .

wdt:P1 a owl:DatatypeProperty .

ps:P1 a owl:DatatypeProperty .

pq:P1 a owl:DatatypeProperty .

pr:P1 a owl:DatatypeProperty .

psn:P1 a owl:ObjectProperty .

pqn:P1 a owl:ObjectProperty .

prn:P1 a owl:ObjectProperty .

wdtn:P1 a owl:ObjectProperty .

wdno:P1 a owl:Class ;
	owl:complementOf _:b96ec5135b6832e1d84209d72460276b .

_:b96ec5135b6832e1d84209d72460276b a owl:Restriction ;
	owl:onProperty wdt:P1 ;
	owl:someValuesFrom owl:Thing .
