@prefix p21: <http://data.loterre.fr/ark:/67375/P21> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix inist: <http://www.inist.fr/Ontology#> .

p21:-Matériau__Produit__Substance
  skos:prefLabel "Material / Product / Substance"@en, "Matériau / Produit / Substance"@fr ;
  a isothes:ConceptGroup ;
  skos:member p21:-FMFGTSRV-4 .

p21:-FMFGTSRV-4
  skos:definition "L'air est un mélange de gaz constituant l'atmosphère de la Terre. Il est normalement incolore, invisible et inodore. (Source : DBpedia)"@fr ;
  a skos:Concept ;
  skos:hiddenLabel "Air"@fr, "Air"@en ;
  skos:prefLabel "air"@fr, "air"@en ;
  skos:inScheme p21: ;
  skos:exactMatch <http://dbpedia.org/resource/Air> ;
  inist:semCategory "Material / Product / Substance"@en, "Matériau / Produit / Substance"@fr .

p21: a skos:ConceptScheme .
