@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:-MMB2PJZR-R
  skos:prefLabel "serological testing"@en, "test sérologique"@fr ;
  a skos:Concept ;
  skos:narrower c0x:-N72M9NPJ-J .

c0x:-N72M9NPJ-J
  dc11:creator "Patricia Fener" ;
  a skos:Concept ;
  skos:inScheme c0x: ;
  skos:broader c0x:-MMB2PJZR-R ;
  skos:prefLabel "pseudovirus-based neutralization assay"@en, "test de pseudo-neutralisation"@fr ;
  skos:altLabel "pseudovirus neutralization assay"@en .

c0x: a skos:ConceptScheme .
