@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/88609a68-9dbf-567f-b1b1-321d4345b2da>
  skos:altLabel "WORLDVIEW-1"@en ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/7f13b4d2-9114-4890-ac6d-30da1a333d74> ;
  skos:note "1"@en ;
  skos:definition """The WorldView-1 satellite was launched on 18 September 2007 and became the world's first 50 cm resolution commercial imaging satellite.

WorldView-1 circles the earth in a 496 km, 98 degree sun-synchronous orbit, which provides consistent 2 day revisit to areas of interest at mid-latitudes."""@en ;
  skos:prefLabel "WorldView-1"@en ;
  skos:broader <https://earth.esa.int/concept/5c5e0c75-f931-553c-b44b-aceced616d25> ;
  rdfs:label "WorldView-1"@en ;
  skos:inScheme esado: ;
  skos:notation "WV1"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/284eecf9-5177-5106-b324-67b121e4e231> ;
  rdfs:seeAlso <https://earth.esa.int/eogateway/search?text=worldview-1> .

<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/88609a68-9dbf-567f-b1b1-321d4345b2da> .

<https://earth.esa.int/concept/284eecf9-5177-5106-b324-67b121e4e231>
  skos:prefLabel "WV60"@en ;
  a skos:Concept ;
  sosa:isHostedBy <https://earth.esa.int/concept/88609a68-9dbf-567f-b1b1-321d4345b2da> .

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/7f13b4d2-9114-4890-ac6d-30da1a333d74>
  skos:prefLabel "WORLDVIEW-1"@en ;
  a skos:Concept .

