@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/27X-QHGKCS3M-S>
  skos:prefLabel "inondation"@fr, "flood"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/27X-TC86PNXH-6>
  skos:prefLabel "catastrophe naturelle"@fr, "natural disaster"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/27X-RZQ64N6G-H>
  skos:prefLabel "climat"@fr, "climate"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/27X-D00DSNHZ-7>
  skos:prefLabel "éruption volcanique"@fr, "volcanic eruption"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/27X> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/27X/Grouping_by_semantic_type>
  skos:prefLabel "Grouping by semantic type"@en, "Regroupement par catégorie sémantique"@fr ;
  a isothes:ConceptGroup, skos:Collection ;
  isothes:subGroup <http://data.loterre.fr/ark:/67375/27X/Natural_phenomenon__Induced_phenomenon> .

<http://data.loterre.fr/ark:/67375/27X-J5JJD9SD-6>
  skos:prefLabel "sécheresse"@fr, "drought"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/27X-TS527M95-L>
  skos:prefLabel "tremblement de terre"@fr, "earthquake"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/27X-GH5RFG1W-F>
  skos:prefLabel "éclipse"@fr, "eclipse"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/27X/Natural_phenomenon__Induced_phenomenon>
  skos:member <http://data.loterre.fr/ark:/67375/27X-TS527M95-L>, <http://data.loterre.fr/ark:/67375/27X-TC86PNXH-6>, <http://data.loterre.fr/ark:/67375/27X-J5JJD9SD-6>, <http://data.loterre.fr/ark:/67375/27X-GH5RFG1W-F>, <http://data.loterre.fr/ark:/67375/27X-D00DSNHZ-7>, <http://data.loterre.fr/ark:/67375/27X-RZQ64N6G-H>, <http://data.loterre.fr/ark:/67375/27X-QHGKCS3M-S> ;
  skos:prefLabel "Phénomène naturel / Phénomène induit"@fr, "Natural phenomenon / Induced phenomenon"@en ;
  isothes:superGroup <http://data.loterre.fr/ark:/67375/27X/Grouping_by_semantic_type> ;
  a skos:Collection, isothes:ConceptGroup ;
  rdfs:comment "Nombre de membres : 7."@fr, "Number of members: 7."@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/27X> .

