@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/905-D2KJTZS5-8>
  skos:prefLabel "propriété collective"@fr, "collective property"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/905/IDEE>
  skos:prefLabel "Idea / Abstraction"@en, "Idée / Abstraction"@fr ;
  a skos:Collection ;
  isothes:subGroup <http://data.loterre.fr/ark:/67375/905/CJUR> .

<http://data.loterre.fr/ark:/67375/905> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/905/CJUR>
  isothes:superGroup <http://data.loterre.fr/ark:/67375/905/IDEE> ;
  rdfs:comment "Number of membres: 2."@en, "Nombre de membres : 2."@fr ;
  skos:member <http://data.loterre.fr/ark:/67375/905-R5X5SZLH-K>, <http://data.loterre.fr/ark:/67375/905-D2KJTZS5-8> ;
  a skos:Collection ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/905> ;
  skos:prefLabel "Juridical concept / Principle of law"@en, "Concept juridique / Principe de droit"@fr .

<http://data.loterre.fr/ark:/67375/905-R5X5SZLH-K>
  skos:prefLabel "législation"@fr, "legislation"@en ;
  a skos:Concept .

