@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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/1a303b3a-0758-56b5-8cdf-b5e44cee907e>
  skos:notation "PRV"@en ;
  rdfs:label "PROBA-V"@en ;
  skos:prefLabel "PROBA-V"@en ;
  a skos:Concept ;
  skos:broader <https://earth.esa.int/concept/12356fb9-2442-592d-8527-9b2b3e4348ad> .

<https://earth.esa.int/concept/12356fb9-2442-592d-8527-9b2b3e4348ad>
  skos:note "1,V"@en ;
  a skos:Concept ;
  skos:prefLabel "PROBA"@en ;
  skos:narrower <https://earth.esa.int/concept/b3979ff2-d27d-5f22-9e06-a18c5759d9a5>, <https://earth.esa.int/concept/1a303b3a-0758-56b5-8cdf-b5e44cee907e> ;
  skos:broader <https://earth.esa.int/concept/c55d6941-023c-514c-a9c4-1693c053f861> ;
  skos:notation "PR1,PRV"@en ;
  skos:inScheme esado: ;
  rdfs:label "PROBA missions"@en ;
  skos:definition "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 .

<https://earth.esa.int/concept/b3979ff2-d27d-5f22-9e06-a18c5759d9a5>
  skos:notation "PR1"@en ;
  rdfs:label "PROBA-1"@en ;
  skos:prefLabel "PROBA-1"@en ;
  a skos:Concept ;
  skos:broader <https://earth.esa.int/concept/12356fb9-2442-592d-8527-9b2b3e4348ad> .

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/12356fb9-2442-592d-8527-9b2b3e4348ad> .

