@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://earth.esa.int/concept/e39883d8-5695-549c-a56b-8e30b5ffae46>
  skos:prefLabel "Profilers/Sounders"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/8e121ae4-6fa1-5be4-a92c-7db891a92fd9> .

<https://earth.esa.int/concept/5b3fea97-7e40-5042-a1d0-9db007166cf1>
  skos:notation "JP4"@en ;
  rdfs:label "JPSS-4"@en ;
  skos:prefLabel "JPSS-4"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/8e121ae4-6fa1-5be4-a92c-7db891a92fd9> .

<https://earth.esa.int/concept/f61f2992-8151-5963-b0dd-543d96981985>
  skos:notation "JP3"@en ;
  rdfs:label "JPSS-3"@en ;
  skos:prefLabel "JPSS-3"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/8e121ae4-6fa1-5be4-a92c-7db891a92fd9> .

<https://earth.esa.int/concept/bfa7a81b-395c-59dc-adf6-7cf20b08e08b>
  skos:notation "JP2"@en ;
  rdfs:label "JPSS-2"@en ;
  skos:prefLabel "JPSS-2"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/8e121ae4-6fa1-5be4-a92c-7db891a92fd9> .

<https://gcmd.earthdata.nasa.gov/kms/concept/5ad54972-6d91-4860-aea4-7914fe7ef823>
  skos:prefLabel "CrIS"@en ;
  a skos:Concept .

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

<https://earth.esa.int/concept/8e121ae4-6fa1-5be4-a92c-7db891a92fd9>
  sosa:isHostedBy <https://earth.esa.int/concept/f61f2992-8151-5963-b0dd-543d96981985>, <https://earth.esa.int/concept/5b3fea97-7e40-5042-a1d0-9db007166cf1>, <https://earth.esa.int/concept/bfa7a81b-395c-59dc-adf6-7cf20b08e08b> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/5ad54972-6d91-4860-aea4-7914fe7ef823> ;
  skos:broader <https://earth.esa.int/concept/e39883d8-5695-549c-a56b-8e30b5ffae46> ;
  skos:prefLabel "CrIS"@en ;
  skos:inScheme esado: ;
  skos:definition "Cross-track Infrared Sounder"@en ;
  a skos:Concept .

