@prefix c0x: <http://data.loterre.fr/ark:/67375/C0X> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

c0x:-LP87D46Z-N
  skos:prefLabel "protéine S"@fr, "spike protein"@en ;
  a skos:Concept ;
  skos:related c0x:-ZMMK2M3P-T .

c0x:-KBGFR6W4-R
  skos:prefLabel "ELISA test"@en, "test ELISA"@fr ;
  a skos:Concept ;
  skos:narrower c0x:-ZMMK2M3P-T .

c0x: a skos:ConceptScheme .
c0x:-ZMMK2M3P-T
  skos:prefLabel "ELISA S assay"@en, "test ELISA S"@fr ;
  skos:broader c0x:-KBGFR6W4-R ;
  skos:altLabel "ELISA trimeric S"@en, "ELISA S"@fr, "ELISA tri-S"@en, "ELISA tri-S"@fr ;
  dc11:creator "Patricia Fener" ;
  skos:inScheme c0x: ;
  skos:related c0x:-LP87D46Z-N ;
  a skos:Concept .

