@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/06d68016-affc-4477-86f5-e14a7a9839f2>
  skos:prefLabel "DMSP 5D-1/F3"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/9652a716-09cb-5f30-8257-28ac2e14038b>
  skos:prefLabel "OLS"@en ;
  a skos:Concept ;
  sosa:isHostedBy <https://earth.esa.int/concept/f7718981-c1f3-5ccc-96ee-1e448ff00d5f> .

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

<https://earth.esa.int/concept/f7718981-c1f3-5ccc-96ee-1e448ff00d5f>
  sosa:hosts <https://earth.esa.int/concept/9652a716-09cb-5f30-8257-28ac2e14038b> ;
  skos:note "3"@en ;
  skos:notation "DS3"@en ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/06d68016-affc-4477-86f5-e14a7a9839f2> ;
  skos:broader <https://earth.esa.int/concept/3521c8e9-83a9-541e-872a-95604f4916b8> ;
  skos:prefLabel "DMSP 5D-1/F3"@en ;
  skos:inScheme esado: ;
  a skos:Concept .

<https://earth.esa.int/concept/3521c8e9-83a9-541e-872a-95604f4916b8>
  skos:notation "DMS"@en ;
  rdfs:label "Defense Meteorological Satellite Program (DMS)"@en ;
  skos:prefLabel "Defense Meteorological Satellite"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/f7718981-c1f3-5ccc-96ee-1e448ff00d5f> .

