@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/7832266b-6b5d-57b1-b944-a27df71c864e>
  skos:prefLabel "PNEO"@en ;
  a skos:Concept ;
  sosa:isHostedBy <https://earth.esa.int/concept/b6726030-d6c2-5c61-896c-414d2490800f> .

<https://gcmd.earthdata.nasa.gov/kms/concept/0df25660-c2e5-4186-952e-c1fc53ab8ea3>
  skos:prefLabel "Pleiades Neo"@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/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/b6726030-d6c2-5c61-896c-414d2490800f> .

<https://earth.esa.int/concept/b6726030-d6c2-5c61-896c-414d2490800f>
  skos:notation "PN"@en ;
  rdfs:label "Pleiades Neo"@en ;
  a skos:Concept ;
  skos:prefLabel "Pleiades Neo"@en ;
  skos:broader <https://earth.esa.int/concept/c55d6941-023c-514c-a9c4-1693c053f861> ;
  rdfs:seeAlso <https://eoportal.org/web/eoportal/satellite-missions/p/pleiades-neo>, <https://earth.esa.int/eogateway/missions/pleiades-neo?text=Pleiades+Neo> ;
  skos:note "1..4"@en ;
  skos:inScheme esado: ;
  sosa:hosts <https://earth.esa.int/concept/7832266b-6b5d-57b1-b944-a27df71c864e> ;
  skos:definition "Pléiades Neo is a constellation of four identical satellites at 30cm native resolution. The constellation is 100% funded by Airbus group, it was manufactured by Space Systems and operated by Intelligence. The satellites are positioned at 620km altitude, operated as a genuine constellation on the same orbit and phased at 90° from each other and hence offer an intraday revisit capacity anywhere on Earth (at least twice a day) and an acquisition capacity of 2M km² per day (with four satellites). The location accuracy is 3.5m CE90 (native). The satellites are equipped with two new spectral bands: red-edge for crop and vegetation monitoring, and deep blue for bathymetry applications. The satellites are also equipped by Laser Communication Terminals through the SpaceDataHighway (EDRS) allowing reactive tasking."@en ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/0df25660-c2e5-4186-952e-c1fc53ab8ea3> .

