@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix sosa: <http://www.w3.org/ns/sosa/> .
@prefix esado: <https://data.esa.int/esado/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://gcmd.earthdata.nasa.gov/kms/concept/dfb49f10-0755-464f-96b1-fc037802c86d>
  skos:prefLabel "WORLDVIEW-3"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/d1599a01-c90e-570a-899d-2816ed915d78>
  skos:prefLabel "WV110"@en ;
  a skos:Concept ;
  sosa:isHostedBy <https://earth.esa.int/concept/31e98fed-0159-54fd-887f-f00f3c92d6ed> .

<https://earth.esa.int/concept/31e98fed-0159-54fd-887f-f00f3c92d6ed>
  skos:broader <https://earth.esa.int/concept/5c5e0c75-f931-553c-b44b-aceced616d25> ;
  skos:definition """With the launch of WorldView-3 on 13 August 2014, the DigitalGlobe constellation was able to set a new technological bar for commercial satellite imagery, offering customers the highest available resolution, revisit rate, capacity and spectral diversity.
WorldView-3 is operating in a sun-synchronous orbit at an altitude of 617 km, which results in an average revisit time of less than 1 day.
WorldView-3 collects images at 0.31m panchromatic, 1.24m 8 VNIR bands, 3.7m in the 8 SWIR bands and a 30m resolution in the CAVIS (Clouds, Aerosols, Vapors, Ice and Snow)."""@en ;
  sosa:hosts <https://earth.esa.int/concept/d1599a01-c90e-570a-899d-2816ed915d78> ;
  skos:inScheme esado: ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/dfb49f10-0755-464f-96b1-fc037802c86d> ;
  skos:prefLabel "WorldView-3"@en ;
  a skos:Concept ;
  skos:note "3"@en ;
  skos:altLabel "WORLDVIEW-3"@en ;
  rdfs:label "WorldView-3"@en ;
  skos:notation "WV3"@en ;
  rdfs:seeAlso <https://earth.esa.int/eogateway/search?text=worldview-3> .

<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/31e98fed-0159-54fd-887f-f00f3c92d6ed> .

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

