@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix sosa: <http://www.w3.org/ns/sosa/> .
@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/60130ec3-6913-5d82-9fbf-5a3cb3208a6e>
  skos:prefLabel "Accelerometers"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/bc5654d6-8472-5509-8aa8-550a078dadd6> .

<https://earth.esa.int/concept/bc5654d6-8472-5509-8aa8-550a078dadd6>
  sosa:isHostedBy <https://earth.esa.int/concept/1abfac39-23bf-561f-a765-76da42a79d44> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/11c1598b-d484-4c26-83ae-bc12af957b84> ;
  rdfs:seeAlso <https://directory.eoportal.org/web/eoportal/satellite-missions/g/goce#sensors> ;
  skos:broader <https://earth.esa.int/concept/60130ec3-6913-5d82-9fbf-5a3cb3208a6e> ;
  skos:prefLabel "EGG"@en ;
  skos:inScheme esado: ;
  skos:definition "The EGG (Electrostatic Gravity Gradiometer)has a double role. It is providing the gravity gradient measurements and it is also used as a main sensor in the DFACS. If this common mode acceleration in flight direction is not zero, the DFACS will respond by either increasing or decreasing the ion engine thrust to maintain the spacecraft in near-freefall conditions"@en ;
  a skos:Concept .

<https://gcmd.earthdata.nasa.gov/kms/concept/11c1598b-d484-4c26-83ae-bc12af957b84>
  skos:prefLabel "EGG"@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/1abfac39-23bf-561f-a765-76da42a79d44>
  skos:notation "GO1"@en ;
  rdfs:label "GOCE"@en ;
  skos:prefLabel "GOCE"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/bc5654d6-8472-5509-8aa8-550a078dadd6> .

