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

q1w:-R865G2WT-8
  uneskos:memberOf q1w:-PROT, q1w:-MIN, q1w:-ALI, q1w:-NEU, q1w:-AGEN ;
  inist:semCategory "Agent / Facteur"@fr, "Protéine / Peptide / Aminoacide"@fr, "Agent / Factor"@en, "Protein / Peptide / Aminoacid"@en ;
  skos:inScheme q1w: ;
  skos:prefLabel "agent de la tremblante"@fr, "scrapie agent"@en ;
  inist:domain "Neurologie"@fr, "Food industry / Food science"@en, "Neurology"@en, "Infectiology"@en, "Infectiologie"@fr, "Agroalimentaire / Sciences des aliments"@fr ;
  a skos:Concept .

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

q1w:-AGEN
  skos:prefLabel "Agent / Facteur"@fr, "Agent / Factor"@en ;
  a isothes:ConceptGroup ;
  skos:member q1w:-R865G2WT-8 .

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

q1w:-MIN
  skos:prefLabel "Infectiology"@en, "Infectiologie"@fr ;
  a isothes:ConceptGroup ;
  skos:member q1w:-R865G2WT-8 .

q1w:-NEU
  skos:prefLabel "Neurologie"@fr, "Neurology"@en ;
  a isothes:ConceptGroup ;
  skos:member q1w:-R865G2WT-8 .

q1w: a skos:ConceptScheme .
