@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/66ab957a-0434-5953-8b33-be95150a9ecb>
  skos:prefLabel "Imaging Spectrometers/Radiometers"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/08071848-9a68-5a42-887d-235260cadbf3> .

<https://earth.esa.int/concept/8e754a1c-0947-56b2-bba9-c800e2b8e43d>
  skos:notation "S3B"@en ;
  rdfs:label "Sentinel-3B"@en ;
  skos:prefLabel "Sentinel-3B"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/08071848-9a68-5a42-887d-235260cadbf3> .

<https://earth.esa.int/concept/48a68d1f-63e0-563a-b94e-67fee77706bb>
  skos:notation "S3A, S3B"@en ;
  rdfs:label "Sentinel-3"@en ;
  skos:prefLabel "Sentinel-3"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/08071848-9a68-5a42-887d-235260cadbf3> .

<https://gcmd.earthdata.nasa.gov/kms/concept/65ed042c-df53-4afb-8b6a-1ea16958015d>
  skos:prefLabel "OLCI"@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/08071848-9a68-5a42-887d-235260cadbf3>
  skos:broader <https://earth.esa.int/concept/66ab957a-0434-5953-8b33-be95150a9ecb> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/65ed042c-df53-4afb-8b6a-1ea16958015d> ;
  skos:definition """The OLCI instrument baseline is the successor to ENVISAT MERIS with additional spectral channels, different camera arrangements and simplified on-board processing.
The OLCI is a push-broom instrument with five camera modules sharing the field of view.
The field of view of the five cameras is arranged in a fan-shaped configuration in the vertical plane, perpendicular to the platform velocity.
Each camera has an individual field of view of 14.2° and a 0.6° overlap with its neighbours.
The whole field of view is shifted across track by 12.6° away from the sun to minimise the impact of sun glint."""@en ;
  skos:inScheme esado: ;
  skos:prefLabel "OLCI"@en ;
  sosa:isHostedBy <https://earth.esa.int/concept/8e754a1c-0947-56b2-bba9-c800e2b8e43d>, <https://earth.esa.int/concept/276d427e-b285-5071-8e5d-bfbf9067eadb>, <https://earth.esa.int/concept/48a68d1f-63e0-563a-b94e-67fee77706bb> ;
  rdfs:seeAlso <https://earth.esa.int/web/sentinel/technical-guides/sentinel-3-olci> ;
  a skos:Concept .

<https://earth.esa.int/concept/276d427e-b285-5071-8e5d-bfbf9067eadb>
  skos:notation "S3A"@en ;
  rdfs:label "Sentinel-3A"@en ;
  skos:prefLabel "Sentinel-3A"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/08071848-9a68-5a42-887d-235260cadbf3> .

