@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-organizations
  a isothes:ConceptGroup ;
  skos:prefLabel "organizations"@en ;
  skos:member n9j:-P2BCGFSZ-K .

n9j:-P2BCGFSZ-K
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Climate_Change_Knowledge_Network> ;
  skos:definition "The Climate Change Knowledge Network (CCKN) was an environmental nongovernmental organization formed in 1998 to foster knowledge connections, develop research links, and share expertise between industrialized and industrializing countries on issues related to climate change awareness, monitoring, and response. The overarching aim was to make climate change–related research globally accessible and use this integrated knowledge in the negotiation and implementation of international climate policy. [Source: Encyclopedia of Global Warming & Climate Change; Climate Change Knowledge Network]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-KR8JVBLZ-9 ;
  skos:prefLabel "Climate Change Knowledge Network"@en .

n9j: a skos:ConceptScheme .
n9j:-KR8JVBLZ-9
  skos:prefLabel "institutions studying climate change"@en ;
  a skos:Concept ;
  skos:narrower n9j:-P2BCGFSZ-K .

