@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 sosa: <http://www.w3.org/ns/sosa/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://earth.esa.int/concept/8a6fb5f2-d099-5252-ad4d-c588d724612e>
  skos:broader <https://earth.esa.int/concept/5c5e0c75-f931-553c-b44b-aceced616d25> ;
  rdfs:label "WorldView-4"@en ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/341b5eb7-19bd-4337-83f3-885730103df1> ;
  skos:inScheme esado: ;
  sosa:hosts <https://earth.esa.int/concept/081712d3-dc9b-5eee-a9f3-7c929d45f29c> ;
  skos:notation "WV4"@en ;
  skos:note "4"@en ;
  a skos:Concept ;
  skos:altLabel "WORLDVIEW-4"@en ;
  skos:prefLabel "WorldView-4"@en .

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

<https://earth.esa.int/concept/081712d3-dc9b-5eee-a9f3-7c929d45f29c>
  skos:prefLabel "SpaceView-110"@en ;
  a skos:Concept ;
  sosa:isHostedBy <https://earth.esa.int/concept/8a6fb5f2-d099-5252-ad4d-c588d724612e> .

esado:
  rdfs:label "ESA Data Ontology"@en ;
  skos:prefLabel "ESA Data Ontology"@en ;
  a skos:ConceptScheme, owl:Ontology .

<https://gcmd.earthdata.nasa.gov/kms/concept/341b5eb7-19bd-4337-83f3-885730103df1>
  skos:prefLabel "WORLDVIEW-4"@en ;
  a skos:Concept .

