@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://gcmd.earthdata.nasa.gov/kms/concept/126f9ae6-20ea-4d58-9039-decb8913296d>
  skos:prefLabel "PALSAR"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/fa4e3c89-5966-5617-b2cc-f6aad122e685>
  skos:notation "AL1"@en ;
  rdfs:label "ALOS-1"@en ;
  skos:prefLabel "ALOS-1"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/7bffde6b-41f6-5d56-9826-caf9178a988b> .

<https://earth.esa.int/concept/8f86e1ce-97c3-534d-b370-2692352992fe>
  skos:prefLabel "Imaging Radars"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/7bffde6b-41f6-5d56-9826-caf9178a988b> .

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

<https://earth.esa.int/concept/7bffde6b-41f6-5d56-9826-caf9178a988b>
  sosa:isHostedBy <https://earth.esa.int/concept/fa4e3c89-5966-5617-b2cc-f6aad122e685> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/126f9ae6-20ea-4d58-9039-decb8913296d> ;
  skos:broader <https://earth.esa.int/concept/8f86e1ce-97c3-534d-b370-2692352992fe> ;
  skos:prefLabel "PALSAR"@en ;
  skos:inScheme esado: ;
  a skos:Concept .

