@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:-ALI
  skos:prefLabel "Agroalimentaire / Sciences des aliments"@fr, "Food industry / Food science"@en ;
  a isothes:ConceptGroup ;
  skos:member q1w:-F9G9825N-V .

q1w:-F9G9825N-V
  uneskos:memberOf q1w:-ALI, q1w:-MIC_Divers, q1w:-PRPC_Divers ;
  inist:semCategory "Propriété / Paramètre / Caractéristique"@fr, "Property / Parameter / Characteristic"@en ;
  a skos:Concept ;
  inist:domain "Food industry / Food science"@en, "Microbiology"@en, "Agroalimentaire / Sciences des aliments"@fr, "Microbiologie"@fr ;
  skos:scopeNote "Procédure d'évaluation de l'innocuité de microbes utilisés dans la chaîne alimentaire (EFSA)"@fr ;
  skos:prefLabel "présomption d’innocuité reconnue"@fr, "qualified presumption of safety"@en ;
  skos:hiddenLabel "statut QPS"@fr, "QPS status"@en ;
  skos:inScheme q1w: .

q1w:-PRPC_Divers
  skos:prefLabel "Propriété / Paramètre / Caractéristique_Divers"@fr, "Property / Parameter / Characteristic_Miscellaneous"@en ;
  a isothes:ConceptGroup ;
  skos:member q1w:-F9G9825N-V .

q1w:-MIC_Divers
  skos:prefLabel "Microbiology_Miscellaneous"@en, "Microbiologie_Divers"@fr ;
  a isothes:ConceptGroup ;
  skos:member q1w:-F9G9825N-V .

q1w: a skos:ConceptScheme .
