@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/88609a68-9dbf-567f-b1b1-321d4345b2da>
  skos:notation "WV1"@en ;
  rdfs:label "WorldView-1"@en ;
  skos:prefLabel "WorldView-1"@en ;
  a skos:Concept ;
  skos:broader <https://earth.esa.int/concept/5c5e0c75-f931-553c-b44b-aceced616d25> .

<https://earth.esa.int/concept/31e98fed-0159-54fd-887f-f00f3c92d6ed>
  skos:notation "WV3"@en ;
  rdfs:label "WorldView-3"@en ;
  skos:prefLabel "WorldView-3"@en ;
  a skos:Concept ;
  skos:broader <https://earth.esa.int/concept/5c5e0c75-f931-553c-b44b-aceced616d25> .

<https://earth.esa.int/concept/8a6fb5f2-d099-5252-ad4d-c588d724612e>
  skos:notation "WV4"@en ;
  rdfs:label "WorldView-4"@en ;
  skos:prefLabel "WorldView-4"@en ;
  a skos:Concept ;
  skos:broader <https://earth.esa.int/concept/5c5e0c75-f931-553c-b44b-aceced616d25> .

<https://earth.esa.int/concept/5c5e0c75-f931-553c-b44b-aceced616d25>
  skos:inScheme esado: ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/31e98fed-0159-54fd-887f-f00f3c92d6ed>, <https://earth.esa.int/concept/88609a68-9dbf-567f-b1b1-321d4345b2da>, <https://earth.esa.int/concept/8a6fb5f2-d099-5252-ad4d-c588d724612e>, <https://earth.esa.int/concept/7fa4a62e-0ae8-5fc8-b046-8c32a4d270a2> ;
  skos:prefLabel "WorldView"@en ;
  skos:notation "WV1, WV2, WV3, WV4"@en ;
  rdfs:label "WorldView missions"@en ;
  skos:note "1,2,3,4"@en ;
  skos:broader <https://earth.esa.int/concept/c55d6941-023c-514c-a9c4-1693c053f861> .

<https://earth.esa.int/concept/7fa4a62e-0ae8-5fc8-b046-8c32a4d270a2>
  skos:notation "WV2"@en ;
  rdfs:label "WorldView-2"@en ;
  skos:prefLabel "WorldView-2"@en ;
  a skos:Concept ;
  skos:broader <https://earth.esa.int/concept/5c5e0c75-f931-553c-b44b-aceced616d25> .

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/5c5e0c75-f931-553c-b44b-aceced616d25> .

