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

<https://service.poleterresolide.fr/voc/science_field/D020000>
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/5498572c-aaed-4c08-8aad-8b297057e9c9> ;
  skos:prefLabel "Géodésie"@fr, "Geodetics"@en ;
  skos:inScheme discipline: ;
  a skos:Concept ;
  skos:topConceptOf discipline: ;
  ns0:notation "D020000" ;
  dc:description "The scientific discipline that deals with the measurement and representation of the earth, its gravitational field and geodynamic phenomena (polar motion, earth tides, and tectonic motion) in three-dimensional, time-varying space."@en, "La géodésie est la science qui étudie les dimensions et la forme de la Terre, ainsi que son champ de pesanteur. Son objectif principal est d'élaborer des systèmes de référence terrestres auxquels tout utilisateur ou créateur de données géoréférencées peut accéder par l'intermédiaire de réseaux."@fr ;
  rdfs:label "Geodetics"@en, "Géodésie"@fr .

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 .

