@prefix sosa: <http://www.w3.org/ns/sosa/> .
@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 owl: <http://www.w3.org/2002/07/owl#> .

<https://earth.esa.int/concept/2ca430d0-eb66-5d11-a420-7fc0e4fc795c>
  sosa:hosts <https://earth.esa.int/concept/5cc6eaab-0ddc-572f-a1b7-afa52ea5333d> ;
  skos:altLabel "UK-DMC"@en ;
  skos:prefLabel "UK-DMC-1"@en ;
  rdfs:label "UK-DMC-1"@en ;
  skos:broader <https://earth.esa.int/concept/0e5c3223-beef-5096-beba-01f402e84125>, <https://earth.esa.int/concept/20a7349a-f1db-51b6-b0e4-b8df894a4aef> ;
  skos:inScheme esado: ;
  skos:note "1"@en ;
  a skos:Concept ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/2a79b3d1-6417-4ec7-bf03-ac03f0b45266> ;
  skos:notation "UK1"@en .

<https://gcmd.earthdata.nasa.gov/kms/concept/2a79b3d1-6417-4ec7-bf03-ac03f0b45266>
  skos:prefLabel "UK-DMC"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/20a7349a-f1db-51b6-b0e4-b8df894a4aef>
  skos:notation "UK1,UK2"@en ;
  rdfs:label "UK-DMC missions"@en ;
  skos:prefLabel "UK-DMC"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/2ca430d0-eb66-5d11-a420-7fc0e4fc795c> .

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

<https://earth.esa.int/concept/0e5c3223-beef-5096-beba-01f402e84125>
  skos:notation "DM1"@en ;
  rdfs:label "DMC constellation First Generation"@en ;
  skos:prefLabel "DMC First Generation"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/2ca430d0-eb66-5d11-a420-7fc0e4fc795c> .

<https://earth.esa.int/concept/5cc6eaab-0ddc-572f-a1b7-afa52ea5333d>
  skos:prefLabel "SLIM6"@en ;
  a skos:Concept ;
  sosa:isHostedBy <https://earth.esa.int/concept/2ca430d0-eb66-5d11-a420-7fc0e4fc795c> .

