@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/ada4ec6f-9d7c-52fe-ba95-27fd978b8752>
  skos:notation "CL"@en ;
  rdfs:label "CALIPSO"@en ;
  skos:prefLabel "CALIPSO"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/71810e26-1db7-54cf-a98f-cc5dee00a46b> .

<https://earth.esa.int/concept/764a170a-e361-5ea8-838e-e56994de69b7>
  skos:prefLabel "Cameras"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/71810e26-1db7-54cf-a98f-cc5dee00a46b> .

<https://gcmd.earthdata.nasa.gov/kms/concept/627146f7-ff09-4265-a967-f3d202f23d52>
  skos:prefLabel "WFC"@en ;
  a skos:Concept .

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

<https://earth.esa.int/concept/71810e26-1db7-54cf-a98f-cc5dee00a46b>
  sosa:isHostedBy <https://earth.esa.int/concept/ada4ec6f-9d7c-52fe-ba95-27fd978b8752> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/627146f7-ff09-4265-a967-f3d202f23d52> ;
  skos:broader <https://earth.esa.int/concept/764a170a-e361-5ea8-838e-e56994de69b7> ;
  skos:prefLabel "WFC"@en ;
  skos:inScheme esado: ;
  a skos:Concept .

