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

<https://earth.esa.int/concept/49915e21-6b48-5739-9716-808c86056d0c>
  skos:notation "DM2"@en ;
  rdfs:label "DMC constellation Second Generation"@en ;
  skos:prefLabel "DMC Second Generation"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/0ed3c61e-0287-5a1f-b31d-bf52e06288c8> .

<https://gcmd.earthdata.nasa.gov/kms/concept/35cafb99-393d-4727-a89d-5472512b2fdf>
  skos:prefLabel "NigeriaSat-X"@en ;
  a skos:Concept .

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

<https://earth.esa.int/concept/0ed3c61e-0287-5a1f-b31d-bf52e06288c8>
  a skos:Concept ;
  skos:note "X"@en ;
  skos:prefLabel "NigeriaSat-X"@en ;
  skos:broader <https://earth.esa.int/concept/49915e21-6b48-5739-9716-808c86056d0c>, <https://earth.esa.int/concept/8995330b-1ef7-5d00-94ef-2cdc2cb1539b> ;
  sosa:hosts <https://earth.esa.int/concept/5cc6eaab-0ddc-572f-a1b7-afa52ea5333d> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/35cafb99-393d-4727-a89d-5472512b2fdf> ;
  rdfs:seeAlso <https://earth.esa.int/web/guest/missions/3rd-party-missions/current-missions/uk-dmc> ;
  skos:notation "NGX"@en ;
  skos:inScheme esado: ;
  rdfs:label "NigeriaSat-X"@en .

<https://earth.esa.int/concept/5cc6eaab-0ddc-572f-a1b7-afa52ea5333d>
  skos:prefLabel "SLIM6"@en ;
  a skos:Concept ;
  sosa:isHostedBy <https://earth.esa.int/concept/0ed3c61e-0287-5a1f-b31d-bf52e06288c8> .

<https://earth.esa.int/concept/8995330b-1ef7-5d00-94ef-2cdc2cb1539b>
  skos:notation "NG1, NG2, NGX"@en ;
  rdfs:label "NigeriaSat"@en ;
  skos:prefLabel "NigeriaSat"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/0ed3c61e-0287-5a1f-b31d-bf52e06288c8> .

