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

<https://service.poleterresolide.fr/voc/science_field/D050200>
  rdfs:label "Instabilité de versants"@fr, "Slope instability"@en ;
  skos:prefLabel "Instabilité de versants"@fr, "Slope instability"@en ;
  a skos:Concept ;
  skos:broader <https://service.poleterresolide.fr/voc/science_field/D050000> .

<https://service.poleterresolide.fr/voc/science_field/D050100>
  rdfs:label "Crustal motion"@en, "Mouvement de la croûte terrestre"@fr ;
  skos:prefLabel "Crustal motion"@en, "Mouvement de la croûte terrestre"@fr ;
  a skos:Concept ;
  skos:broader <https://service.poleterresolide.fr/voc/science_field/D050000> .

discipline:
  rdfs:label "Disciplines and theme for Solid Earth"@en, "Disciplines et thèmes pour la Terre Solide"@fr ;
  a ldp:Container, <http://purl.org/linked-data/registry#Register>, skos:ConceptScheme, owl:Ontology .

<https://service.poleterresolide.fr/voc/science_field/D050000>
  rdfs:label "Gravimétrie"@fr, "Gravimetry"@en ;
  skos:prefLabel "Gravimetry"@en, "Gravimétrie"@fr ;
  skos:narrower <https://service.poleterresolide.fr/voc/science_field/D050100>, <https://service.poleterresolide.fr/voc/science_field/D050200> ;
  ns0:notation "D050000" ;
  dc:description "Etude du champ gravitationnel et de ses variations"@fr, "Dealing with the determination of the size and shape of the earth, the Earth's gravitational field, and the location of points fixed to the Earth's crust in an Earth-referred coordinate system"@en ;
  skos:topConceptOf discipline: ;
  skos:inScheme discipline: ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/221386f6-ef9b-4990-82b3-f990b0fe39fa> ;
  a skos:Concept .

