@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/acbc6bd6-80ac-51a1-bc4a-f6c2ec411908>
  skos:prefLabel "Photon/Optical Detectors"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/1cd1099a-3e89-57e7-8251-382e986bf111> .

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

<https://earth.esa.int/concept/1cd1099a-3e89-57e7-8251-382e986bf111>
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/c39f54a3-efd0-4596-8d5b-fe7ab519d13f> ;
  skos:broader <https://earth.esa.int/concept/acbc6bd6-80ac-51a1-bc4a-f6c2ec411908> ;
  skos:prefLabel "NEPHELOMETERS"@en ;
  skos:inScheme esado: ;
  a skos:Concept .

<https://gcmd.earthdata.nasa.gov/kms/concept/c39f54a3-efd0-4596-8d5b-fe7ab519d13f>
  skos:prefLabel "NEPHELOMETERS"@en ;
  a skos:Concept .

