@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/a3ee9435-d2cb-5f33-b9fe-1f2e97c80717>
  skos:prefLabel "Passive Remote Sensing"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/9e1f732e-98eb-5fc3-a798-453094cfe4c5> .

<https://earth.esa.int/concept/9e1f732e-98eb-5fc3-a798-453094cfe4c5>
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/5440f386-8dac-4779-91a6-e610a06ab6f5> ;
  skos:broader <https://earth.esa.int/concept/a3ee9435-d2cb-5f33-b9fe-1f2e97c80717> ;
  skos:prefLabel "Thermal/Radiation Detectors"@en ;
  skos:inScheme esado: ;
  skos:narrower <https://earth.esa.int/concept/510218d7-8874-5db4-864d-2483cb57746f> ;
  a skos:Concept .

<https://earth.esa.int/concept/510218d7-8874-5db4-864d-2483cb57746f>
  skos:prefLabel "PYRGEOMETERS"@en ;
  a skos:Concept ;
  skos:broader <https://earth.esa.int/concept/9e1f732e-98eb-5fc3-a798-453094cfe4c5> .

<https://gcmd.earthdata.nasa.gov/kms/concept/5440f386-8dac-4779-91a6-e610a06ab6f5>
  skos:prefLabel "Thermal/Radiation Detectors"@en ;
  a skos:Concept .

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

