@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://earth.esa.int/concept/2a1c3522-f4a0-5d63-9d47-7af06a220302>
  skos:prefLabel "Human Dimensions"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/2073eec0-1e2c-5af9-a5f1-f0778ee4ce7d> .

<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/2073eec0-1e2c-5af9-a5f1-f0778ee4ce7d> .

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

<https://earth.esa.int/concept/2073eec0-1e2c-5af9-a5f1-f0778ee4ce7d>
  skos:related <https://earth.esa.int/concept/8f86e1ce-97c3-534d-b370-2692352992fe> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/d4313915-2d24-424c-a171-30ee9a6f4bb5> ;
  skos:broader <https://earth.esa.int/concept/2a1c3522-f4a0-5d63-9d47-7af06a220302> ;
  skos:prefLabel "Infrastructure"@en ;
  skos:inScheme esado: ;
  a skos:Concept .

<https://gcmd.earthdata.nasa.gov/kms/concept/d4313915-2d24-424c-a171-30ee9a6f4bb5>
  skos:prefLabel "INFRASTRUCTURE"@en ;
  a skos:Concept .

