Global and Planetary Change


URI

https://openalex.org/subfields/2306

Label

Global and Planetary Change

Description

planetary-scale changes in the Earth system

Implementation

@prefix oafields: <https://openalex.org/fields/> .
@prefix oasubfields: <https://openalex.org/subfields/> .
@prefix openalex: <https://lambdamusic.github.io/openalex-hacks/ontology/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oasubfields:2306 a skos:Concept ;
    rdfs:label "Global and Planetary Change"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Global_and_Planetary_Change>,
        <https://www.wikidata.org/wiki/Q737514> ;
    skos:broader oafields:23 ;
    skos:definition "planetary-scale changes in the Earth system"@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Global and Planetary Change"@en ;
    openalex:cited_by_count 23717270 ;
    openalex:works_count 1329342 .