@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/acbc6bd6-80ac-51a1-bc4a-f6c2ec411908>
  skos:prefLabel "Photon/Optical Detectors"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/c3d32287-87ee-5e88-89c7-21a3607be413> .

<https://earth.esa.int/concept/c3d32287-87ee-5e88-89c7-21a3607be413>
  sosa:isHostedBy <https://earth.esa.int/concept/bcb94c5e-a48b-5da3-be1e-820191132858> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/baafc73b-3728-49ab-8a90-87d9af82fdbe> ;
  skos:broader <https://earth.esa.int/concept/acbc6bd6-80ac-51a1-bc4a-f6c2ec411908> ;
  skos:prefLabel "OPS"@en ;
  skos:inScheme esado: ;
  a skos:Concept .

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/baafc73b-3728-49ab-8a90-87d9af82fdbe>
  skos:prefLabel "OPS"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/bcb94c5e-a48b-5da3-be1e-820191132858>
  skos:notation "JE1"@en ;
  rdfs:label "JERS-1"@en ;
  skos:prefLabel "JERS-1"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/c3d32287-87ee-5e88-89c7-21a3607be413> .

