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

<https://earth.esa.int/concept/66ab957a-0434-5953-8b33-be95150a9ecb>
  skos:prefLabel "Imaging Spectrometers/Radiometers"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/081712d3-dc9b-5eee-a9f3-7c929d45f29c> .

<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 ;
  sosa:hosts <https://earth.esa.int/concept/081712d3-dc9b-5eee-a9f3-7c929d45f29c> .

<https://earth.esa.int/concept/081712d3-dc9b-5eee-a9f3-7c929d45f29c>
  sosa:isHostedBy <https://earth.esa.int/concept/8a6fb5f2-d099-5252-ad4d-c588d724612e> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/36c2c1c6-ca48-44f1-a63b-a22b76537f3c> ;
  skos:broader <https://earth.esa.int/concept/66ab957a-0434-5953-8b33-be95150a9ecb> ;
  skos:prefLabel "SpaceView-110"@en ;
  skos:inScheme esado: ;
  skos:definition "SpaceView-110 Imaging System, 5-channel VIS/NIR radiometer with one panchromatic channel and 4 multi-spectral."@en ;
  a skos:Concept .

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/36c2c1c6-ca48-44f1-a63b-a22b76537f3c>
  skos:prefLabel "SpaceView-110"@en ;
  a skos:Concept .

