@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix esado: <https://data.esa.int/esado/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://gcmd.earthdata.nasa.gov/kms/concept/f1682ed1-2d9c-41ec-9553-49b9ab55df9b>
  skos:prefLabel "HABITAT CONVERSION/FRAGMENTATION"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/2a1c3522-f4a0-5d63-9d47-7af06a220302>
  skos:prefLabel "Human Dimensions"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/288e3baf-482c-5e7e-aef0-7f9f8574fb25> .

<https://earth.esa.int/concept/8f86e1ce-97c3-534d-b370-2692352992fe>
  skos:prefLabel "Imaging Radars"@en ;
  a skos:Concept ;
  skos:related <https://earth.esa.int/concept/288e3baf-482c-5e7e-aef0-7f9f8574fb25> .

<https://earth.esa.int/concept/288e3baf-482c-5e7e-aef0-7f9f8574fb25>
  skos:related <https://earth.esa.int/concept/8f86e1ce-97c3-534d-b370-2692352992fe> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/f1682ed1-2d9c-41ec-9553-49b9ab55df9b> ;
  skos:broader <https://earth.esa.int/concept/2a1c3522-f4a0-5d63-9d47-7af06a220302> ;
  skos:prefLabel "Habitat Conversion and Fragmentation"@en ;
  skos:inScheme esado: ;
  a skos:Concept .

esado:
  rdfs:label "ESA Data Ontology"@en ;
  skos:prefLabel "ESA Data Ontology"@en ;
  a skos:ConceptScheme, owl:Ontology .

