@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://earth.esa.int/concept/b9e0c526-c992-55e2-af93-4dc67aa71774>
  skos:prefLabel "MSI"@en ;
  a skos:Concept ;
  sosa:isHostedBy <https://earth.esa.int/concept/d62a9b2d-feaa-5248-9d07-4042c7dd8988> .

<https://earth.esa.int/concept/eb62e36f-cb0d-5383-8b5b-4a976b0cfd7f>
  rdfs:label "Sentinel-2B"@en ;
  skos:prefLabel "Sentinel-2B"@en ;
  a skos:Concept ;
  skos:broader <https://earth.esa.int/concept/d62a9b2d-feaa-5248-9d07-4042c7dd8988> .

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

<https://gcmd.earthdata.nasa.gov/kms/concept/2ce20983-98b2-40b9-bb0e-a08074fb93b3>
  skos:prefLabel "Sentinel-2"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/d62a9b2d-feaa-5248-9d07-4042c7dd8988>
  sosa:hosts <https://earth.esa.int/concept/b9e0c526-c992-55e2-af93-4dc67aa71774> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/2ce20983-98b2-40b9-bb0e-a08074fb93b3> ;
  rdfs:seeAlso <https://directory.eoportal.org/web/eoportal/satellite-missions/c-missions/copernicus-sentinel-2>, <https://earth.esa.int/web/guest/missions/esa-operational-eo-missions/sentinel-2> ;
  skos:inScheme esado: ;
  skos:narrower <https://earth.esa.int/concept/9b8cd31a-a07d-5cdb-bc08-a26672561312>, <https://earth.esa.int/concept/eb62e36f-cb0d-5383-8b5b-4a976b0cfd7f> ;
  skos:broader <https://earth.esa.int/concept/c55d6941-023c-514c-a9c4-1693c053f861> ;
  skos:notation "S2A, S2B"@en ;
  skos:note "A,B"@en ;
  skos:prefLabel "Sentinel-2"@en ;
  skos:definition """The Sentinel-2 mission is a land monitoring constellation of two satellites that provide high resolution optical imagery and provide continuity for the current SPOT and Landsat missions.

The mission provides a global coverage of the Earth's land surface every 10 days with one satellite and 5 days with 2 satellites, making the data of great use in on-going studies.

The satellites are equipped with the state-of-the-art MSI (Multispectral Imager) instrument, that offers high-resolution optical imagery."""@en ;
  a skos:Concept ;
  skos:altLabel "SENTINEL-2"@en ;
  rdfs:label "Sentinel-2"@en .

<https://earth.esa.int/concept/9b8cd31a-a07d-5cdb-bc08-a26672561312>
  rdfs:label "Sentinel-2A"@en ;
  skos:prefLabel "Sentinel-2A"@en ;
  a skos:Concept ;
  skos:broader <https://earth.esa.int/concept/d62a9b2d-feaa-5248-9d07-4042c7dd8988> .

<https://earth.esa.int/concept/c55d6941-023c-514c-a9c4-1693c053f861>
  rdfs:label "Earth Observation Satellite"@en ;
  skos:prefLabel "Earth Observation Satellite"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/d62a9b2d-feaa-5248-9d07-4042c7dd8988> .

