@prefix dce: .
@prefix pplan: .
@prefix this: .
@prefix sub: .
@prefix bs: .
@prefix np: .
@prefix pav: .
@prefix authority: .
@prefix npx: .
@prefix xsd: .
@prefix rdfs: .
@prefix prov: .
@prefix sp: .
sub:Head {
this: np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubInfo;
a np:Nanopublication .
}
sub:assertion {
sub:_1 rdfs:label "IBV" .
sub:_2 rdfs:label "UV-inactivated IBV" .
sub:_3 rdfs:label "Cells" .
sub:_4 rdfs:label "IBV" .
sub:_5 rdfs:label "Cells" .
sub:_6 rdfs:label "UV-inactivated IBV" .
sub:_7 rdfs:label "100-mm-diameter dishes" .
sub:_8 rdfs:label "medium" .
sub:step dce:description "Cells were seeded in 100-mm-diameter dishes and infected with either 2 PFU of live IBV per cell or the same amount of UV-inactivated IBV (UV-IBV) at 37 °C. Excess virus in the medium was removed by replacing with fresh medium at 1 h post-infection.";
sp:hasExperimentalInput sub:_1, sub:_2, sub:_3;
a pplan:Step;
bs:bioSampleUsed sub:_4, sub:_5, sub:_6;
bs:labEquipmentUsed sub:_7;
bs:reagentUsed sub:_8 .
}
sub:provenance {
sub:assertion pav:createdWith ;
prov:generatedAtTime "2021-03-12T10:42:19.660749"^^xsd:dateTime;
prov:wasAttributedTo .
}
sub:pubInfo {
sub:assertion prov:wasDerivedFrom authority:ESZe5n3wEeuG_iOZyxwl9A, authority:IvH36H3wEeuom8fOtAnG8g,
authority:VjmXeH3wEeuY-Z94JvSeVg, authority:VoxbqINJEeubln8AlmVnfw, authority:_OZnPH3vEeuJxp87cTA9Mg,
authority:awvf6oNJEeu-21tNL7qSVw .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCEOtYac15zsWN/LAu3q7YFdW0UZNfX3BAarHW/LB1DHGcz0yYr0v7hKGbnCLJ+UkDfu3Mgj7BnCm1s8ulMULKfF4YjqS2YKHYZjNKVaIjSigFOpjOwIx99+qPlvd5CuG+Gia/sJA05jy2bPKLwb/kmVeeX0zORZudWLyRMLXp8UQIDAQAB";
npx:hasSignature "FlWzJoqGVndJvxvYQRPQjU0UaJ161fLsSDZFj4Fq2b2QoWWa7ouJMmocA4GZLPGFjN56LuJcsAtiwKRYDF3dnLo7q4cPp+pqTaZE5y237Gmt3fj41W6heGtiPdXEvPfeoBKN2o+ihR7jtDMfCAHLc7KPcTN0tE9FDRx9ZIzsgRI=";
npx:hasSignatureTarget this: .
this: npx:introduces sub:step;
prov:generatedAtTime "2021-03-12T10:42:19.660749"^^xsd:dateTime;
prov:wasAttributedTo .
}