@prefix sosa: <http://www.w3.org/ns/sosa/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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://earth.esa.int/concept/d1599a01-c90e-570a-899d-2816ed915d78>
  sosa:isHostedBy <https://earth.esa.int/concept/31e98fed-0159-54fd-887f-f00f3c92d6ed>, <https://earth.esa.int/concept/7fa4a62e-0ae8-5fc8-b046-8c32a4d270a2> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/001d8e8c-e9b1-4418-9941-f41321c2c500> ;
  skos:broader <https://earth.esa.int/concept/764a170a-e361-5ea8-838e-e56994de69b7> ;
  skos:prefLabel "WV110"@en ;
  skos:inScheme esado: ;
  a skos:Concept .

<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 ;
  sosa:hosts <https://earth.esa.int/concept/d1599a01-c90e-570a-899d-2816ed915d78> .

<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 ;
  sosa:hosts <https://earth.esa.int/concept/d1599a01-c90e-570a-899d-2816ed915d78> .

<https://earth.esa.int/concept/764a170a-e361-5ea8-838e-e56994de69b7>
  skos:prefLabel "Cameras"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/d1599a01-c90e-570a-899d-2816ed915d78> .

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/001d8e8c-e9b1-4418-9941-f41321c2c500>
  skos:prefLabel "WV110"@en ;
  a skos:Concept .

