@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-X8CG6M4V-3>
  skos:example "Par exemple tous les toponymes sont susceptibles d'une interprétation comme anthroponyme collectif toutes les associations ou entreprises peuvent être considérées dans certains contextes comme un toponyme ou un ergonyme etc. (Maurel, Friburger, Antoine, Eshkol-Taravella & Nouvel, 2011)"@fr ;
  skos:hiddenLabel "Anthroponym"@en, "Anthroponyme"@fr ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-R0DKW8L9-X> ;
  skos:prefLabel "anthroponyme"@fr, "anthroponym"@en .

<http://data.loterre.fr/ark:/67375/8LP-R0DKW8L9-X>
  skos:prefLabel "proper noun"@en, "nom propre"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-X8CG6M4V-3> .

