@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#> .

<http://data.loterre.fr/ark:/67375/26L-M07DN1T9-P>
  skos:hiddenLabel "Système d'information géographique"@fr, "Geographic information system"@en, "système information géographique"@fr, "geographic information systems"@en ;
  skos:altLabel "GIS"@en, "SIG"@fr ;
  inist:semCategory "Modélisation / Calcul"@fr, "Modeling / Calculus"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/26L> ;
  a skos:Concept ;
  skos:prefLabel "geographic information system"@en, "système d'information géographique"@fr, "sistema de información geográfico"@es ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-K7DH0HPL-X> .

<http://data.loterre.fr/ark:/67375/26L/Modeling__Calculus>
  skos:prefLabel "Modélisation / Calcul"@fr, "Modeling / Calculus"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/26L-M07DN1T9-P> .

<http://data.loterre.fr/ark:/67375/26L> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/26L-K7DH0HPL-X>
  skos:prefLabel "sistema de información"@es, "système d'information"@fr, "information system"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/26L-M07DN1T9-P> .

