@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix sosa: <http://www.w3.org/ns/sosa/> .
@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/f8f33b93-e754-57a0-8ed9-c2b0e347e7df>
  skos:prefLabel "Lidar/Laser Sounders"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/a032cde6-16e3-5940-988e-f6d79870d14c> .

<https://earth.esa.int/concept/a032cde6-16e3-5940-988e-f6d79870d14c>
  sosa:isHostedBy <https://earth.esa.int/concept/01d0faf3-e82a-587a-86c2-2b8d8bd52185> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/f94386e2-8e9b-4a95-9071-fb617a50cabb> ;
  skos:broader <https://earth.esa.int/concept/f8f33b93-e754-57a0-8ed9-c2b0e347e7df> ;
  skos:prefLabel "ALADIN"@en ;
  skos:inScheme esado: ;
  skos:definition "Atmospheric Laser Doppler Instrument"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/01d0faf3-e82a-587a-86c2-2b8d8bd52185>
  skos:notation "AE1"@en ;
  rdfs:label "ADM-Aeolus"@en ;
  skos:prefLabel "Aeolus"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/a032cde6-16e3-5940-988e-f6d79870d14c> .

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

<https://gcmd.earthdata.nasa.gov/kms/concept/f94386e2-8e9b-4a95-9071-fb617a50cabb>
  skos:prefLabel "ALADIN"@en ;
  a skos:Concept .

