@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>
  skos:notation "UK1"@en ;
  rdfs:label "UK-DMC-1"@en ;
  skos:prefLabel "UK-DMC-1"@en ;
  a skos:Concept ;
  skos:broader <https://earth.esa.int/concept/20a7349a-f1db-51b6-b0e4-b8df894a4aef> .

<https://earth.esa.int/concept/20a7349a-f1db-51b6-b0e4-b8df894a4aef>
  skos:narrower <https://earth.esa.int/concept/2ca430d0-eb66-5d11-a420-7fc0e4fc795c>, <https://earth.esa.int/concept/c2b3d23d-87a5-523f-acd3-25f376236c6a> ;
  rdfs:label "UK-DMC missions"@en ;
  skos:inScheme esado: ;
  rdfs:seeAlso <https://earth.esa.int/web/guest/missions/3rd-party-missions/current-missions/uk-dmc> ;
  skos:prefLabel "UK-DMC"@en ;
  skos:note "1.2"@en ;
  skos:notation "UK1,UK2"@en ;
  a skos:Concept ;
  skos:broader <https://earth.esa.int/concept/c55d6941-023c-514c-a9c4-1693c053f861> ;
  skos:definition "The Disaster Monitoring Constellation (DMC) is an international program initially proposed in 1996 and led by SSTL (Surrey Satellite Technology Ltd), Surrey, UK, to construct a network of five affordable Low Earth Orbit (LEO) microsatellites. The objective is to provide a daily global imaging capability at medium resolution (30-40 m), in 3-4 spectral bands, for rapid-response disaster monitoring and mitigation."@en .

<https://earth.esa.int/concept/c2b3d23d-87a5-523f-acd3-25f376236c6a>
  skos:notation "UK2"@en ;
  rdfs:label "UK-DMC-2"@en ;
  skos:prefLabel "UK-DMC-2"@en ;
  a skos:Concept ;
  skos:broader <https://earth.esa.int/concept/20a7349a-f1db-51b6-b0e4-b8df894a4aef> .

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

<https://earth.esa.int/concept/c55d6941-023c-514c-a9c4-1693c053f861>
  rdfs:label "Earth Observation Satellite"@en ;
  skos:prefLabel "Earth Observation Satellite"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/20a7349a-f1db-51b6-b0e4-b8df894a4aef> .

