@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/c9175809-a85c-5d29-b1aa-47d42eb78d59>
  skos:notation "SP"@en ;
  rdfs:label "NASA Earth System Science Pathfinder"@en ;
  skos:prefLabel "NASA Earth System Science Pathfinder"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/b24328c0-d61b-5561-b776-7a5a1d50f7b4> .

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

<https://earth.esa.int/concept/b24328c0-d61b-5561-b776-7a5a1d50f7b4>
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/6d5f222a-7750-4fd3-aa14-3c0d0059bc85> ;
  skos:notation "OO2"@en ;
  rdfs:seeAlso <https://earth.esa.int/web/guest/missions/nasa-eo> ;
  a skos:Concept ;
  skos:prefLabel "OCO-2"@en ;
  skos:definition "OCO-2 is designed to provide space-based global measurements of atmospheric carbon dioxide (CO2) with the precision and resolution needed to identify and characterize the processes that regulate this important greenhouse gas. With its three high-resolution grating spectrometers, data collected by OCO-2 could be combined with meteorological observations and ground-based CO2 measurement to help characterize CO2 sources and sinks on regional scales at monthly intervals for 2 years."@en ;
  sosa:hosts <https://earth.esa.int/concept/9e083ad3-289a-5fda-b9e7-f73a5258e532> ;
  skos:inScheme esado: ;
  skos:broader <https://earth.esa.int/concept/c9175809-a85c-5d29-b1aa-47d42eb78d59> ;
  skos:note "2"@en .

<https://gcmd.earthdata.nasa.gov/kms/concept/6d5f222a-7750-4fd3-aa14-3c0d0059bc85>
  skos:prefLabel "OCO-2"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/9e083ad3-289a-5fda-b9e7-f73a5258e532>
  skos:prefLabel "OCO SPECTROMETERS"@en ;
  a skos:Concept ;
  sosa:isHostedBy <https://earth.esa.int/concept/b24328c0-d61b-5561-b776-7a5a1d50f7b4> .

