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

data:Q396 a schema:Dataset ;
	schema:about wd:Q396 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "6391"^^xsd:integer ;
	schema:dateModified "2026-05-28T10:33:23Z"^^xsd:dateTime ;
	wikibase:statements "2"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer .

wd:Q396 a wikibase:Item ;
	wdt:P1 wd:Q1 ;
	wdt:P13 "A change in the state of the climate that can be identified (e.g., by using statistical tests) by changes in the mean and/or the variability of its properties and that persists for an extended period, typically decades or longer. Climate change may be due to natural internal processes or external forcings such as modulations of the solar cycles, volcanic eruptions and persistent anthropogenic changes in the composition of the atmosphere or in land use. Note that the United Nations Framework Convention on Climate Change (UNFCCC), in its Article 1, defines climate change as: ’a change of climate which is attributed directly or indirectly to human activity that alters the composition of the global atmosphere and which is in addition to natural climate variability observed over comparable time periods’. The UNFCCC thus makes a distinction between climate change attributable to human activities altering the atmospheric composition and climate variability attributable to natural causes."@en ;
	p:P1 wds:Q396-EE499B79-83CE-4D08-AC7F-5013A3F9141F .

wds:Q396-EE499B79-83CE-4D08-AC7F-5013A3F9141F a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P1 wd:Q1 ;
	pq:P19 "IPCC Glossary v1.5" ;
	prov:wasDerivedFrom wdref:da95287baeaf836fa7f8d1af42e4d926536e26c6 .

wd:Q396 p:P13 wds:Q396-48A81D50-4DA4-4697-AC83-0C7AF16AB80D .

wds:Q396-48A81D50-4DA4-4697-AC83-0C7AF16AB80D a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P13 "A change in the state of the climate that can be identified (e.g., by using statistical tests) by changes in the mean and/or the variability of its properties and that persists for an extended period, typically decades or longer. Climate change may be due to natural internal processes or external forcings such as modulations of the solar cycles, volcanic eruptions and persistent anthropogenic changes in the composition of the atmosphere or in land use. Note that the United Nations Framework Convention on Climate Change (UNFCCC), in its Article 1, defines climate change as: ’a change of climate which is attributed directly or indirectly to human activity that alters the composition of the global atmosphere and which is in addition to natural climate variability observed over comparable time periods’. The UNFCCC thus makes a distinction between climate change attributable to human activities altering the atmospheric composition and climate variability attributable to natural causes."@en ;
	pq:P19 "IPCC Glossary v1.5" ;
	prov:wasDerivedFrom wdref:da95287baeaf836fa7f8d1af42e4d926536e26c6 .

wd:Q396 rdfs:label "Climate change"@en ;
	skos:prefLabel "Climate change"@en ;
	schema:name "Climate change"@en ;
	schema:description "Subject, term, tag: Climate change"@en .

wd:Q1 a wikibase:Item ;
	rdfs:label "Category"@en ;
	skos:prefLabel "Category"@en ;
	schema:name "Category"@en ;
	schema:description "Subject or topic tag"@en .

wd:P1 a wikibase:Property ;
	rdfs:label "Instance of"@en ;
	skos:prefLabel "Instance of"@en ;
	schema:name "Instance of"@en ;
	schema:description "Instance of an item"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	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 .

p:P1 a owl:ObjectProperty .

psv:P1 a owl:ObjectProperty .

pqv:P1 a owl:ObjectProperty .

prv:P1 a owl:ObjectProperty .

wdt:P1 a owl:ObjectProperty .

ps:P1 a owl:ObjectProperty .

pq:P1 a owl:ObjectProperty .

pr:P1 a owl:ObjectProperty .

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

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

wd:P13 a wikibase:Property ;
	rdfs:label "Definition"@en ;
	skos:prefLabel "Definition"@en ;
	schema:name "Definition"@en ;
	schema:description "Full IPCC glossary definition text"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#Monolingualtext> ;
	wikibase:directClaim wdt:P13 ;
	wikibase:claim p:P13 ;
	wikibase:statementProperty ps:P13 ;
	wikibase:statementValue psv:P13 ;
	wikibase:qualifier pq:P13 ;
	wikibase:qualifierValue pqv:P13 ;
	wikibase:reference pr:P13 ;
	wikibase:referenceValue prv:P13 ;
	wikibase:novalue wdno:P13 .

p:P13 a owl:ObjectProperty .

psv:P13 a owl:ObjectProperty .

pqv:P13 a owl:ObjectProperty .

prv:P13 a owl:ObjectProperty .

wdt:P13 a owl:DatatypeProperty .

ps:P13 a owl:DatatypeProperty .

pq:P13 a owl:DatatypeProperty .

pr:P13 a owl:DatatypeProperty .

wdno:P13 a owl:Class ;
	owl:complementOf _:a2435ce67c5e647c919089b661379f16 .

_:a2435ce67c5e647c919089b661379f16 a owl:Restriction ;
	owl:onProperty wdt:P13 ;
	owl:someValuesFrom owl:Thing .

wd:P19 a wikibase:Property ;
	rdfs:label "source version"@en ;
	skos:prefLabel "source version"@en ;
	schema:name "source version"@en ;
	schema:description "Title and version of the source dataset"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#String> ;
	wikibase:directClaim wdt:P19 ;
	wikibase:claim p:P19 ;
	wikibase:statementProperty ps:P19 ;
	wikibase:statementValue psv:P19 ;
	wikibase:qualifier pq:P19 ;
	wikibase:qualifierValue pqv:P19 ;
	wikibase:reference pr:P19 ;
	wikibase:referenceValue prv:P19 ;
	wikibase:novalue wdno:P19 .

p:P19 a owl:ObjectProperty .

psv:P19 a owl:ObjectProperty .

pqv:P19 a owl:ObjectProperty .

prv:P19 a owl:ObjectProperty .

wdt:P19 a owl:DatatypeProperty .

ps:P19 a owl:DatatypeProperty .

pq:P19 a owl:DatatypeProperty .

pr:P19 a owl:DatatypeProperty .

wdno:P19 a owl:Class ;
	owl:complementOf _:427a1cf7aa76aeba0fa0d95411406bf8 .

_:427a1cf7aa76aeba0fa0d95411406bf8 a owl:Restriction ;
	owl:onProperty wdt:P19 ;
	owl:someValuesFrom owl:Thing .

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

p:P6 a owl:ObjectProperty .

psv:P6 a owl:ObjectProperty .

pqv:P6 a owl:ObjectProperty .

prv:P6 a owl:ObjectProperty .

wdt:P6 a owl:ObjectProperty .

ps:P6 a owl:ObjectProperty .

pq:P6 a owl:ObjectProperty .

pr:P6 a owl:ObjectProperty .

wdno:P6 a owl:Class ;
	owl:complementOf _:756f10bc5f45e99cc0b50f82c4769b77 .

_:756f10bc5f45e99cc0b50f82c4769b77 a owl:Restriction ;
	owl:onProperty wdt:P6 ;
	owl:someValuesFrom owl:Thing .

wd:P18 a wikibase:Property ;
	rdfs:label "date accessed"@en ;
	skos:prefLabel "date accessed"@en ;
	schema:name "date accessed"@en ;
	schema:description "Date the source was accessed"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#Time> ;
	wikibase:directClaim wdt:P18 ;
	wikibase:claim p:P18 ;
	wikibase:statementProperty ps:P18 ;
	wikibase:statementValue psv:P18 ;
	wikibase:qualifier pq:P18 ;
	wikibase:qualifierValue pqv:P18 ;
	wikibase:reference pr:P18 ;
	wikibase:referenceValue prv:P18 ;
	wikibase:novalue wdno:P18 .

p:P18 a owl:ObjectProperty .

psv:P18 a owl:ObjectProperty .

pqv:P18 a owl:ObjectProperty .

prv:P18 a owl:ObjectProperty .

wdt:P18 a owl:DatatypeProperty .

ps:P18 a owl:DatatypeProperty .

pq:P18 a owl:DatatypeProperty .

pr:P18 a owl:DatatypeProperty .

wdno:P18 a owl:Class ;
	owl:complementOf _:6805f61e02eb4845abffeb9b8a398ef2 .

_:6805f61e02eb4845abffeb9b8a398ef2 a owl:Restriction ;
	owl:onProperty wdt:P18 ;
	owl:someValuesFrom owl:Thing .

wdv:a7025037d5a1c595e4c0d5045e246d37 a wikibase:TimeValue ;
	wikibase:timeValue "2026-05-27T00:00:00Z"^^xsd:dateTime ;
	wikibase:timePrecision "11"^^xsd:integer ;
	wikibase:timeTimezone "0"^^xsd:integer ;
	wikibase:timeCalendarModel <http://www.wikidata.org/entity/Q1985727> .

wdref:da95287baeaf836fa7f8d1af42e4d926536e26c6 a wikibase:Reference ;
	pr:P6 <https://apps.ipcc.ch/glossary/> ;
	pr:P18 "2026-05-27T00:00:00Z"^^xsd:dateTime ;
	prv:P18 wdv:a7025037d5a1c595e4c0d5045e246d37 .
