@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://data.loterre.fr/ark:/67375/216> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/216-HXL5X24P-F>
  skos:prefLabel "alphabet"@fr, "alphabet"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/216-K4HRPJ3M-V>
  skos:prefLabel "symbole"@fr, "symbol"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/216-Regroupement_par_type_sémantique>
  skos:prefLabel "Regroupement par type sémantique"@fr, "Grouping by semantic type"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  isothes:subGroup <http://data.loterre.fr/ark:/67375/216-Signe__Symbole> .

<http://data.loterre.fr/ark:/67375/216-G9HTLZ92-B>
  skos:prefLabel "logo"@fr, "logo"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/216-Signe__Symbole>
  a skos:Collection, isothes:ConceptGroup ;
  rdfs:comment "Number of members: 4."@en, "Nombre de membres : 4."@fr ;
  skos:prefLabel "Signe / Symbole"@fr, "Sign / Symbol"@en ;
  skos:member <http://data.loterre.fr/ark:/67375/216-G97X24FK-6>, <http://data.loterre.fr/ark:/67375/216-G9HTLZ92-B>, <http://data.loterre.fr/ark:/67375/216-K4HRPJ3M-V>, <http://data.loterre.fr/ark:/67375/216-HXL5X24P-F> ;
  isothes:superGroup <http://data.loterre.fr/ark:/67375/216-Regroupement_par_type_sémantique> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/216> .

<http://data.loterre.fr/ark:/67375/216-G97X24FK-6>
  skos:prefLabel "graphie"@fr, "graphy"@en ;
  a skos:Concept .

