@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/2a1c3522-f4a0-5d63-9d47-7af06a220302>
  skos:prefLabel "Human Dimensions"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/4e77c495-a548-5812-91e9-dd3b5496a8bf> .

<https://gcmd.earthdata.nasa.gov/kms/concept/3f4cfc81-7745-43d9-b313-f68cdf72359b>
  skos:prefLabel "ENVIRONMENTAL IMPACTS"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/8f86e1ce-97c3-534d-b370-2692352992fe>
  skos:prefLabel "Imaging Radars"@en ;
  a skos:Concept ;
  skos:related <https://earth.esa.int/concept/4e77c495-a548-5812-91e9-dd3b5496a8bf> .

<https://earth.esa.int/concept/c6fb4c48-0b30-53d2-a78b-932eabd46364>
  skos:prefLabel "Radio"@en ;
  a skos:Concept ;
  skos:related <https://earth.esa.int/concept/4e77c495-a548-5812-91e9-dd3b5496a8bf> .

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

<https://earth.esa.int/concept/4e77c495-a548-5812-91e9-dd3b5496a8bf>
  skos:related <https://earth.esa.int/concept/c6fb4c48-0b30-53d2-a78b-932eabd46364>, <https://earth.esa.int/concept/8f86e1ce-97c3-534d-b370-2692352992fe> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/3f4cfc81-7745-43d9-b313-f68cdf72359b> ;
  skos:broader <https://earth.esa.int/concept/2a1c3522-f4a0-5d63-9d47-7af06a220302> ;
  skos:prefLabel "Environmental Impacts"@en ;
  skos:inScheme esado: ;
  a skos:Concept .

