@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix sosa: <http://www.w3.org/ns/sosa/> .
@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/3ac79e51-2d1d-519d-a3fd-416fdf0c2df2>
  skos:prefLabel "SIM"@en ;
  a skos:Concept ;
  sosa:isHostedBy <https://earth.esa.int/concept/5c5a8ad6-31a1-594f-84fd-e38abb693d11> .

<https://earth.esa.int/concept/c02c95f0-7c62-5234-9d6b-235ec22574d5>
  skos:prefLabel "SOLSTICE"@en ;
  a skos:Concept ;
  sosa:isHostedBy <https://earth.esa.int/concept/5c5a8ad6-31a1-594f-84fd-e38abb693d11> .

<https://gcmd.earthdata.nasa.gov/kms/concept/3c45bc59-32ce-4e5d-a602-6fec80ff7f1c>
  skos:prefLabel "SORCE"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/f7be1123-50d0-5a69-92f3-d6c854319197>
  skos:prefLabel "TIM"@en ;
  a skos:Concept ;
  sosa:isHostedBy <https://earth.esa.int/concept/5c5a8ad6-31a1-594f-84fd-e38abb693d11> .

<https://earth.esa.int/concept/5c5a8ad6-31a1-594f-84fd-e38abb693d11>
  skos:prefLabel "SORCE"@en ;
  skos:inScheme esado: ;
  a skos:Concept ;
  rdfs:label "Solar Radiation and Climate Experiment"@en ;
  sosa:hosts <https://earth.esa.int/concept/c02c95f0-7c62-5234-9d6b-235ec22574d5>, <https://earth.esa.int/concept/3ac79e51-2d1d-519d-a3fd-416fdf0c2df2>, <https://earth.esa.int/concept/f7be1123-50d0-5a69-92f3-d6c854319197> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/3c45bc59-32ce-4e5d-a602-6fec80ff7f1c> ;
  skos:notation "SO"@en ;
  skos:broader <https://earth.esa.int/concept/76701191-5243-5d7a-80f0-7ad3bef45d2d> .

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

<https://earth.esa.int/concept/76701191-5243-5d7a-80f0-7ad3bef45d2d>
  rdfs:label "Earth Observing System"@en ;
  skos:prefLabel "Earth Observing System"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/5c5a8ad6-31a1-594f-84fd-e38abb693d11> .

