@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://dev-climatekg.semanticclimate.org/entity/> .
@prefix data: <https://dev-climatekg.semanticclimate.org/wiki/Special:EntityData/> .
@prefix wds: <https://dev-climatekg.semanticclimate.org/entity/statement/> .
@prefix wdref: <https://dev-climatekg.semanticclimate.org/reference/> .
@prefix wdv: <https://dev-climatekg.semanticclimate.org/value/> .
@prefix wdt: <https://dev-climatekg.semanticclimate.org/prop/direct/> .
@prefix wdtn: <https://dev-climatekg.semanticclimate.org/prop/direct-normalized/> .
@prefix p: <https://dev-climatekg.semanticclimate.org/prop/> .
@prefix ps: <https://dev-climatekg.semanticclimate.org/prop/statement/> .
@prefix psv: <https://dev-climatekg.semanticclimate.org/prop/statement/value/> .
@prefix psn: <https://dev-climatekg.semanticclimate.org/prop/statement/value-normalized/> .
@prefix pq: <https://dev-climatekg.semanticclimate.org/prop/qualifier/> .
@prefix pqv: <https://dev-climatekg.semanticclimate.org/prop/qualifier/value/> .
@prefix pqn: <https://dev-climatekg.semanticclimate.org/prop/qualifier/value-normalized/> .
@prefix pr: <https://dev-climatekg.semanticclimate.org/prop/reference/> .
@prefix prv: <https://dev-climatekg.semanticclimate.org/prop/reference/value/> .
@prefix prn: <https://dev-climatekg.semanticclimate.org/prop/reference/value-normalized/> .
@prefix wdno: <https://dev-climatekg.semanticclimate.org/prop/novalue/> .

data:Q5 a schema:Dataset ;
	schema:about wd:Q5 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "142"^^xsd:integer ;
	schema:dateModified "2026-04-20T10:17:26Z"^^xsd:dateTime ;
	wikibase:statements "2"^^xsd:integer ;
	wikibase:sitelinks "1"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer .

wd:Q5 a wikibase:Item .

<https://dev-climatekg.semanticclimate.org/wiki/Test-Author-1> a schema:Article ;
	schema:about wd:Q5 ;
	schema:inLanguage "en" ;
	schema:isPartOf <https://dev-climatekg.semanticclimate.org/> ;
	schema:name "Test-Author-1"@en .

<https://dev-climatekg.semanticclimate.org/> wikibase:wikiGroup "mywiki" .

wd:Q5 wdt:P5 "University of Chile" ;
	wdt:P14 "Chile" ;
	p:P5 wds:Q5-2d2474a6-4221-a1de-3e2d-33191867c40c .

wds:Q5-2d2474a6-4221-a1de-3e2d-33191867c40c a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P5 "University of Chile" .

wd:Q5 p:P14 wds:Q5-5f5cadc4-4373-d7a6-4697-576c3e00210c .

wds:Q5-5f5cadc4-4373-d7a6-4697-576c3e00210c a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P14 "Chile" .

wd:Q5 rdfs:label "Test Author 1"@en ;
	skos:prefLabel "Test Author 1"@en ;
	schema:name "Test Author 1"@en .

wd:P5 a wikibase:Property ;
	rdfs:label "is affiliated to"@en ;
	skos:prefLabel "is affiliated to"@en ;
	schema:name "is affiliated to"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#String> ;
	wikibase:directClaim wdt:P5 ;
	wikibase:claim p:P5 ;
	wikibase:statementProperty ps:P5 ;
	wikibase:statementValue psv:P5 ;
	wikibase:qualifier pq:P5 ;
	wikibase:qualifierValue pqv:P5 ;
	wikibase:reference pr:P5 ;
	wikibase:referenceValue prv:P5 ;
	wikibase:novalue wdno:P5 .

p:P5 a owl:ObjectProperty .

psv:P5 a owl:ObjectProperty .

pqv:P5 a owl:ObjectProperty .

prv:P5 a owl:ObjectProperty .

wdt:P5 a owl:DatatypeProperty .

ps:P5 a owl:DatatypeProperty .

pq:P5 a owl:DatatypeProperty .

pr:P5 a owl:DatatypeProperty .

wdno:P5 a owl:Class ;
	owl:complementOf _:5a6c7a576e39dbbe9a035303bd73cd44 .

_:5a6c7a576e39dbbe9a035303bd73cd44 a owl:Restriction ;
	owl:onProperty wdt:P5 ;
	owl:someValuesFrom owl:Thing .

wd:P14 a wikibase:Property ;
	rdfs:label "has country"@en ;
	skos:prefLabel "has country"@en ;
	schema:name "has country"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#String> ;
	wikibase:directClaim wdt:P14 ;
	wikibase:claim p:P14 ;
	wikibase:statementProperty ps:P14 ;
	wikibase:statementValue psv:P14 ;
	wikibase:qualifier pq:P14 ;
	wikibase:qualifierValue pqv:P14 ;
	wikibase:reference pr:P14 ;
	wikibase:referenceValue prv:P14 ;
	wikibase:novalue wdno:P14 .

p:P14 a owl:ObjectProperty .

psv:P14 a owl:ObjectProperty .

pqv:P14 a owl:ObjectProperty .

prv:P14 a owl:ObjectProperty .

wdt:P14 a owl:DatatypeProperty .

ps:P14 a owl:DatatypeProperty .

pq:P14 a owl:DatatypeProperty .

pr:P14 a owl:DatatypeProperty .

wdno:P14 a owl:Class ;
	owl:complementOf _:e7666bae864b401d6c92b03c375f947d .

_:e7666bae864b401d6c92b03c375f947d a owl:Restriction ;
	owl:onProperty wdt:P14 ;
	owl:someValuesFrom owl:Thing .
