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

<https://earth.esa.int/concept/dcff32a1-ee3b-5d69-87d9-dec58c86e174>
  skos:notation "AL1, AL2"@en ;
  skos:prefLabel "ALOS"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/64eb9a55-5aab-5949-9dd4-d75665a32251> .

<https://gcmd.earthdata.nasa.gov/kms/concept/e4009ba2-7e5d-41ea-b4f9-c45788ad8589>
  skos:prefLabel "ALOS-2"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/2e315a59-cb93-5199-b2ae-5a512168f775>
  skos:prefLabel "PALSAR-2"@en ;
  a skos:Concept ;
  sosa:isHostedBy <https://earth.esa.int/concept/64eb9a55-5aab-5949-9dd4-d75665a32251> .

<https://earth.esa.int/concept/64eb9a55-5aab-5949-9dd4-d75665a32251>
  skos:broader <https://earth.esa.int/concept/dcff32a1-ee3b-5d69-87d9-dec58c86e174> ;
  rdfs:seeAlso <https://eoportal.org/web/eoportal/satellite-missions/a/alos-2> ;
  skos:definition "The Advanced Land Observing Satellite-2 (ALOS-2) is follow-on mission from the \"DAICHI\", which contributed to cartography, regional observation, disaster monitoring, and resource surveys. ALOS-2 will succeed this mission with enhanced capabilities."@en ;
  skos:prefLabel "ALOS-2"@en ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/e4009ba2-7e5d-41ea-b4f9-c45788ad8589> ;
  rdfs:label "ALOS-2"@en ;
  sosa:hosts <https://earth.esa.int/concept/1b4e91dd-4b1d-53a5-a957-9113d992a3d5>, <https://earth.esa.int/concept/2e315a59-cb93-5199-b2ae-5a512168f775> ;
  skos:inScheme esado: ;
  skos:note "2"@en ;
  skos:notation "AL2"@en ;
  a skos:Concept .

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

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

