@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix discipline: <https://service.poleterresolide.fr/voc/science_field> .
@prefix ns0: <http://purl.org/linked-data/registry#> .
@prefix ldp: <http://www.w3.org/ns/ldp#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://service.poleterresolide.fr/voc/science_field/D050100>
  rdfs:label "Mouvement de la croûte terrestre"@fr, "Crustal motion"@en ;
  skos:prefLabel "Crustal motion"@en, "Mouvement de la croûte terrestre"@fr ;
  dc:description "Pertaining to the use of gravitational data in order to determine the relative motions of the Earth's crustal plates."@en, "à faire"@fr ;
  a skos:Concept ;
  skos:inScheme discipline: ;
  skos:broader <https://service.poleterresolide.fr/voc/science_field/D050000> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/122f7d15-7e5c-4249-992c-c753c80cf05b> ;
  ns0:notation "D050100" .

discipline:
  rdfs:label "Disciplines and theme for Solid Earth"@en, "Disciplines et thèmes pour la Terre Solide"@fr ;
  a ldp:Container, ns0:Register, skos:ConceptScheme, owl:Ontology .

<https://service.poleterresolide.fr/voc/science_field/D050000>
  rdfs:label "Gravimetry"@en, "Gravimétrie"@fr ;
  skos:prefLabel "Gravimetry"@en, "Gravimétrie"@fr ;
  a skos:Concept ;
  skos:narrower <https://service.poleterresolide.fr/voc/science_field/D050100> .

