@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/17bc0728-d1e5-5dbc-90d6-03c0be033a89>
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/3910e051-f05b-4f1c-937e-c3e4f249847e> ;
  skos:broader <https://earth.esa.int/concept/5e2a40ad-7c28-5e3d-bdce-7c351cf56b92> ;
  skos:prefLabel "QZSS"@en ;
  skos:inScheme esado: ;
  a skos:Concept .

<https://earth.esa.int/concept/5e2a40ad-7c28-5e3d-bdce-7c351cf56b92>
  skos:prefLabel "Positioning/Navigation"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/17bc0728-d1e5-5dbc-90d6-03c0be033a89> .

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/3910e051-f05b-4f1c-937e-c3e4f249847e>
  skos:prefLabel "QZSS"@en ;
  a skos:Concept .

