@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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://earth.esa.int/concept/b94f4f4c-78ce-5224-8738-caab6aa98b89>
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/b9689a31-2752-45af-81ed-58d662a495bc> ;
  skos:broader <https://earth.esa.int/concept/b65c4835-3a76-528b-b0c8-6f621d9d19ac> ;
  skos:prefLabel "Particle Detectors"@en ;
  skos:inScheme esado: ;
  a skos:Concept .

<https://gcmd.earthdata.nasa.gov/kms/concept/b9689a31-2752-45af-81ed-58d662a495bc>
  skos:prefLabel "Particle Detectors"@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/b65c4835-3a76-528b-b0c8-6f621d9d19ac>
  skos:prefLabel "Magnetic Field/Electric Field Instruments"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/b94f4f4c-78ce-5224-8738-caab6aa98b89> .

