@prefix x64: <http://data.loterre.fr/ark:/67375/X64> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix inist: <http://www.inist.fr/Ontology#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

x64: a skos:ConceptScheme .
x64:-GLMTP5FT-3
  inist:semCategory "Space concept"@en, "Concept spatial"@fr ;
  skos:hiddenLabel "Original area"@en ;
  a skos:Concept ;
  skos:inScheme x64: ;
  skos:prefLabel "foyer originel"@fr, "original area"@en .

x64:-Concept_spatial
  skos:prefLabel "Space concept"@en, "Concept spatial"@fr ;
  a isothes:ConceptGroup ;
  skos:member x64:-GLMTP5FT-3 .

