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

q1w:-BAC
  skos:prefLabel "Bacteriology"@en, "Bactériologie"@fr ;
  a isothes:ConceptGroup ;
  skos:member q1w:-QHSRDXF3-M .

q1w:-ALI
  skos:prefLabel "Agroalimentaire / Sciences des aliments"@fr, "Food industry / Food science"@en ;
  a isothes:ConceptGroup ;
  skos:member q1w:-QHSRDXF3-M .

q1w:-QHSRDXF3-M
  uneskos:memberOf q1w:-ALI, q1w:-BTC, q1w:-PROT, q1w:-BAC ;
  inist:domain "Biotechnology"@en, "Bactériologie"@fr, "Food industry / Food science"@en, "Biotechnologie"@fr, "Bacteriology"@en, "Agroalimentaire / Sciences des aliments"@fr ;
  skos:prefLabel "lantibiotique"@fr, "lantibiotic"@en ;
  inist:semCategory "Protein / Peptide / Aminoacid"@en, "Protéine / Peptide / Aminoacide"@fr ;
  a skos:Concept ;
  skos:inScheme q1w: .

q1w:-PROT
  skos:prefLabel "Protéine / Peptide / Aminoacide"@fr, "Protein / Peptide / Aminoacid"@en ;
  a isothes:ConceptGroup ;
  skos:member q1w:-QHSRDXF3-M .

q1w:-BTC
  skos:prefLabel "Biotechnologie"@fr, "Biotechnology"@en ;
  a isothes:ConceptGroup ;
  skos:member q1w:-QHSRDXF3-M .

q1w: a skos:ConceptScheme .
