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

<https://earth.esa.int/concept/112f573a-eb2b-5dcc-af43-c5eb32e83b87>
  skos:notation "CT"@en ;
  rdfs:label "CALorimetric Electron Telescope"@en ;
  skos:prefLabel "CALET"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/1b4e91dd-4b1d-53a5-a957-9113d992a3d5> .

<https://earth.esa.int/concept/764a170a-e361-5ea8-838e-e56994de69b7>
  skos:prefLabel "Cameras"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/1b4e91dd-4b1d-53a5-a957-9113d992a3d5> .

<https://gcmd.earthdata.nasa.gov/kms/concept/3ebe0137-dcd0-41d1-96f5-3966884431c6>
  skos:prefLabel "CIRC"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/64eb9a55-5aab-5949-9dd4-d75665a32251>
  skos:notation "AL2"@en ;
  rdfs:label "ALOS-2"@en ;
  skos:prefLabel "ALOS-2"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/1b4e91dd-4b1d-53a5-a957-9113d992a3d5> .

<https://earth.esa.int/concept/1b4e91dd-4b1d-53a5-a957-9113d992a3d5>
  sosa:isHostedBy <https://earth.esa.int/concept/64eb9a55-5aab-5949-9dd4-d75665a32251>, <https://earth.esa.int/concept/112f573a-eb2b-5dcc-af43-c5eb32e83b87> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/3ebe0137-dcd0-41d1-96f5-3966884431c6> ;
  skos:broader <https://earth.esa.int/concept/764a170a-e361-5ea8-838e-e56994de69b7> ;
  skos:prefLabel "CIRC"@en ;
  skos:inScheme esado: ;
  skos:definition "Compact Infra Red Camera"@en ;
  a skos:Concept .

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

