@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix skosxl: <http://www.w3.org/2008/05/skos-xl#> .
@prefix lexinfo: <http://www.lexinfo.net/ontology/2.0/lexinfo#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<http://opendata.inrae.fr/ASYSEL> a skos:ConceptScheme .
<http://opendata.inrae.fr/ASYSEL/30>
  skos:prefLabel "habitat"@en, "habitat"@fr ;
  skos:note "« Habitat » en anglais s’utilise uniquement dans le domaine de l'écologie. Il correspond souvent à « milieu » (ex. : « dune habitats », « milieux dunaires »). (Source : INRA)"@fr ;
  skos:example "“A habitat is the place a plant or animal lives. Habitats are as diverse as the plants and animals that live in them, ranging from the driest deserts, to the tropical rainforest, to the arctic tundra and coral reefs. Most plants and animals are uniquely adapted to survive in a specific habitat, and if that habitat is destroyed, the plant or animal’s survival is severely threatened.” (Source : INRA)"@en, "« Habitat : le lieu ou type de site dans lequel un organisme ou une population existe à l'état naturel. » (Source : INRA)"@fr ;
  dc11:subject "Ecology, environment"@en, "Écologie, environnement"@fr ;
  skos:inScheme <http://opendata.inrae.fr/ASYSEL> ;
  a skos:Concept ;
  skosxl:prefLabel <http://opendata.inrae.fr/ASYSEL/xl_fr_30-1> .

<http://opendata.inrae.fr/ASYSEL/xl_fr_30-1>
  lexinfo:gender "masculin"@fr, "masculine"@en ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "habitat"@fr ;
  a skosxl:Label .

<http://opendata.inrae.fr/ASYSEL/Ecology,_environment>
  skos:prefLabel "Écologie, environnement"@fr, "Ecology, environment"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member <http://opendata.inrae.fr/ASYSEL/30> .

