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

<https://earth.esa.int/concept/112f573a-eb2b-5dcc-af43-c5eb32e83b87>
  skos:notation "CT"@en ;
  rdfs:label "CALorimetric Electron Telescope"@en ;
  skos:prefLabel "CALET"@en ;
  a skos:Concept ;
  skos:broader <https://earth.esa.int/concept/90f5be6a-ca7f-5cf1-b753-539e12d9284b> .

esado:domainESADDP
  a skos:Collection, isothes:ConceptGroup, esado:Domain ;
  skos:prefLabel "ESA Data Discovery Portal"@en ;
  skos:member esado:widgetsEO .

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

<https://earth.esa.int/concept/90f5be6a-ca7f-5cf1-b753-539e12d9284b>
  skos:altLabel "Space Stations/Manned Spacecraft"@en ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/388e72a1-b851-4b78-9e69-747e06ae215f> ;
  skos:broader <https://earth.esa.int/concept/738c519f-48db-5344-bebc-030c16781c22> ;
  skos:prefLabel "Space Station/Manned Spacecraft"@en ;
  skos:inScheme esado: ;
  skos:narrower <https://earth.esa.int/concept/7b07bc22-3f26-5e53-abef-89c22512ebec>, <https://earth.esa.int/concept/112f573a-eb2b-5dcc-af43-c5eb32e83b87> ;
  a skos:Concept .

esado:widgetsEO
  a skos:Collection, esado:MicroThesaurus, isothes:ConceptGroup ;
  skos:prefLabel "Earth Observation Widgets"@en ;
  skos:member esado:widgetMissionsEO .

<https://earth.esa.int/concept/7b07bc22-3f26-5e53-abef-89c22512ebec>
  skos:notation "ISS"@en ;
  rdfs:label "ISS"@en ;
  skos:prefLabel "ISS"@en ;
  a skos:Concept ;
  skos:broader <https://earth.esa.int/concept/90f5be6a-ca7f-5cf1-b753-539e12d9284b> .

<https://earth.esa.int/concept/738c519f-48db-5344-bebc-030c16781c22>
  skos:prefLabel "Platform"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/90f5be6a-ca7f-5cf1-b753-539e12d9284b> .

esado:widgetMissionsEO
  a skos:Collection, esado:MicroThesaurus, isothes:ConceptGroup ;
  skos:prefLabel "Mission"@en ;
  skos:member <https://earth.esa.int/concept/90f5be6a-ca7f-5cf1-b753-539e12d9284b> .

<https://gcmd.earthdata.nasa.gov/kms/concept/388e72a1-b851-4b78-9e69-747e06ae215f>
  skos:prefLabel "Space Stations/Crewed Spacecraft"@en ;
  a skos:Concept .

