@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/246e1807-5a25-4fee-8f2a-4f902c94146e>
  skos:prefLabel "TANSO-FTS"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/d1a82f20-68a9-5609-b261-123602bef1b0>
  skos:notation "GS1"@en ;
  rdfs:label "GOSAT-1"@en ;
  skos:prefLabel "GOSAT-1"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/4311d48c-b058-59bc-9b44-e6d3e6e38da1> .

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

<https://earth.esa.int/concept/4311d48c-b058-59bc-9b44-e6d3e6e38da1>
  sosa:isHostedBy <https://earth.esa.int/concept/d1a82f20-68a9-5609-b261-123602bef1b0> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/246e1807-5a25-4fee-8f2a-4f902c94146e> ;
  skos:broader <https://earth.esa.int/concept/e586a38a-3b98-587d-97c8-85d70ff52d33> ;
  skos:prefLabel "TANSO-FTS"@en ;
  skos:inScheme esado: ;
  a skos:Concept .

<https://earth.esa.int/concept/e586a38a-3b98-587d-97c8-85d70ff52d33>
  skos:prefLabel "Spectrometers"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/4311d48c-b058-59bc-9b44-e6d3e6e38da1> .

