@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:Q992 a schema:Dataset ;
	schema:about wd:Q992 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "9005"^^xsd:integer ;
	schema:dateModified "2025-11-04T18:57:50Z"^^xsd:dateTime ;
	wikibase:statements "1"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "1"^^xsd:integer .

wd:Q992 a wikibase:Item ;
	wdt:P1 "Q668" ;
	p:P1 s:Q992-DE885AB4-D7D6-4DE7-8E98-D0F5B239A794 .

s:Q992-DE885AB4-D7D6-4DE7-8E98-D0F5B239A794 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P1 "Q668" .

wd:Q992 rdfs:label "India"@en ;
	skos:prefLabel "India"@en ;
	schema:name "India"@en ;
	rdfs:label "Indien"@de ;
	skos:prefLabel "Indien"@de ;
	schema:name "Indien"@de ;
	rdfs:label "India"@hu ;
	skos:prefLabel "India"@hu ;
	schema:name "India"@hu ;
	rdfs:label "India"@nl ;
	skos:prefLabel "India"@nl ;
	schema:name "India"@nl ;
	rdfs:label "Indija"@lv ;
	skos:prefLabel "Indija"@lv ;
	schema:name "Indija"@lv ;
	rdfs:label "Indija"@lt ;
	skos:prefLabel "Indija"@lt ;
	schema:name "Indija"@lt ;
	rdfs:label "India"@ee ;
	skos:prefLabel "India"@ee ;
	schema:name "India"@ee ;
	rdfs:label "India"@se ;
	skos:prefLabel "India"@se ;
	schema:name "India"@se ;
	rdfs:label "Indien"@da ;
	skos:prefLabel "Indien"@da ;
	schema:name "Indien"@da ;
	rdfs:label "India"@es ;
	skos:prefLabel "India"@es ;
	schema:name "India"@es ;
	rdfs:label "Inde"@fr ;
	skos:prefLabel "Inde"@fr ;
	schema:name "Inde"@fr ;
	rdfs:label "Индия"@ru ;
	skos:prefLabel "Индия"@ru ;
	schema:name "Индия"@ru ;
	rdfs:label "India"@ro ;
	skos:prefLabel "India"@ro ;
	schema:name "India"@ro ;
	rdfs:label "India"@no ;
	skos:prefLabel "India"@no ;
	schema:name "India"@no ;
	schema:description "country in South Asia"@en,
		"Staat in Südasien"@de,
		"állam Dél-Ázsiában"@hu,
		"land in Zuid-Azië"@nl,
		"Valsts Āzijas dienvidos"@lv,
		"iehčanas riika Lulli-Ásias"@se,
		"land i Sydasien"@da,
		"país más poblado del mundo ubicado en Asia"@es,
		"pays d'Asie du Sud"@fr,
		"страна в Южной Азии"@ru,
		"țară din Asia de Sud"@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 .
