@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix sosa: <http://www.w3.org/ns/sosa/> .
@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://gcmd.earthdata.nasa.gov/kms/concept/cf6b8783-02c7-4aae-9c46-08468a6c61c8>
  skos:prefLabel "GRACE-FO SCA"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/764a170a-e361-5ea8-838e-e56994de69b7>
  skos:prefLabel "Cameras"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/483840db-3009-5383-bd2d-ee91f452dd40> .

<https://earth.esa.int/concept/483840db-3009-5383-bd2d-ee91f452dd40>
  sosa:isHostedBy <https://earth.esa.int/concept/fb88429a-c85c-5fc3-9c81-d47117b1ac55> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/cf6b8783-02c7-4aae-9c46-08468a6c61c8> ;
  skos:broader <https://earth.esa.int/concept/764a170a-e361-5ea8-838e-e56994de69b7> ;
  skos:prefLabel "GRACE-FO SCA"@en ;
  skos:inScheme esado: ;
  skos:definition "SCA is of GRACE-1 and CHAMP heritage, and its objective is the precise measurement of GRACE-FO satellite attitude. SCA consists of two DTU (Technical University of Denmark) star camera assemblies (2 cameras with sensor heads), each with a FOV of 18º x 16º and one DPU (Data Processing Unit)."@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/fb88429a-c85c-5fc3-9c81-d47117b1ac55>
  skos:notation "GRF"@en ;
  skos:prefLabel "GRACE-FO"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/483840db-3009-5383-bd2d-ee91f452dd40> .

