@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://gcmd.earthdata.nasa.gov/kms/concept/b86cb129-67f0-40e1-91c4-5b4755cd8477>
  skos:prefLabel "CALET"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/112f573a-eb2b-5dcc-af43-c5eb32e83b87>
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/b86cb129-67f0-40e1-91c4-5b4755cd8477> ;
  skos:prefLabel "CALET"@en ;
  skos:definition "The CALorimetric Electron Telescope (CALET), an apparatus for observing high-energy electrons and gamma-rays, is Japan’s first full-scale project for observing cosmic rays in space."@en ;
  sosa:hosts <https://earth.esa.int/concept/1b4e91dd-4b1d-53a5-a957-9113d992a3d5> ;
  rdfs:seeAlso <https://iss.jaxa.jp/en/kiboexp/ef/calet/> ;
  skos:inScheme esado: ;
  a skos:Concept ;
  rdfs:label "CALorimetric Electron Telescope"@en ;
  skos:notation "CT"@en ;
  skos:broader <https://earth.esa.int/concept/90f5be6a-ca7f-5cf1-b753-539e12d9284b> .

<https://earth.esa.int/concept/1b4e91dd-4b1d-53a5-a957-9113d992a3d5>
  skos:prefLabel "CIRC"@en ;
  a skos:Concept ;
  sosa:isHostedBy <https://earth.esa.int/concept/112f573a-eb2b-5dcc-af43-c5eb32e83b87> .

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:prefLabel "Space Station/Manned Spacecraft"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/112f573a-eb2b-5dcc-af43-c5eb32e83b87> .

