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

<http://data.loterre.fr/ark:/67375/3WV-H73GNS2C-N>
  skos:prefLabel "long terme"@fr, "long term"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/3WV-N9G2C6S2-3>
  skos:prefLabel "demi-vie"@fr, "half life"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/3WV/Concept_temporel>
  skos:member <http://data.loterre.fr/ark:/67375/3WV-HJ72L1G2-J>, <http://data.loterre.fr/ark:/67375/3WV-N9G2C6S2-3>, <http://data.loterre.fr/ark:/67375/3WV-B9TVNWD7-9>, <http://data.loterre.fr/ark:/67375/3WV-GQL85FQZ-3>, <http://data.loterre.fr/ark:/67375/3WV-H73GNS2C-N> ;
  rdfs:comment "Number of members: 5."@fr, "Nombre de membres : 5."@fr ;
  a isothes:ConceptGroup ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/3WV> ;
  isothes:superGroup <http://data.loterre.fr/ark:/67375/3WV/Regroupement_par_type_sémantique> ;
  skos:prefLabel "Concept temporel"@fr, "Temporal concept"@en .

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

<http://data.loterre.fr/ark:/67375/3WV-HJ72L1G2-J>
  skos:prefLabel "court terme"@fr, "short term"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/3WV-GQL85FQZ-3>
  skos:prefLabel "essai de longue durée"@fr, "long term test"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/3WV-B9TVNWD7-9>
  skos:prefLabel "fréquence d'apparition"@fr, "occurrence frequency"@en ;
  a skos:Concept .

