@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/13fb2381-27a9-5bb1-b266-bf02d7894aaa>
  skos:definition """The PlanetScope satellite constellation consists of multiple launches of groups of individual satellites (DOVEs). Therefore, on-orbit capacity is constantly improving in capability or quantity, with technology improvements deployed at a rapid pace.
Each DOVE satellite is a CubeSat 3U form factor (10 cm by 10 cm by 30 cm). The complete PlanetScope constellation of approximately 150 active satellites is able to image the entire land surface of the Earth every day (equating to a daily collection capacity of 350 million km²/day). The constellation is constantly "on" and does not require ordering or acquisition planning."""@en ;
  a skos:Concept ;
  rdfs:seeAlso <https://earth.esa.int/web/guest/missions/3rd-party-missions/current-missions/planetscope> ;
  skos:broader <https://earth.esa.int/concept/c55d6941-023c-514c-a9c4-1693c053f861> ;
  skos:notation "PS1..PS130"@en ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/6fffd5bf-1d22-487a-8b4c-495992ef3b28> ;
  sosa:hosts <https://earth.esa.int/concept/94314806-9c68-521a-87e2-8cd838eb9de0> ;
  skos:inScheme esado: ;
  skos:prefLabel "PlanetScope"@en ;
  skos:note "1..130"@en .

<https://gcmd.earthdata.nasa.gov/kms/concept/6fffd5bf-1d22-487a-8b4c-495992ef3b28>
  skos:prefLabel "PlanetScope"@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/94314806-9c68-521a-87e2-8cd838eb9de0>
  skos:prefLabel "PlanetScope Camera"@en ;
  a skos:Concept ;
  sosa:isHostedBy <https://earth.esa.int/concept/13fb2381-27a9-5bb1-b266-bf02d7894aaa> .

<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/13fb2381-27a9-5bb1-b266-bf02d7894aaa> .

