@prefix this: <http://purl.org/np/RAo5HBLlNLa2ja8TjgMBAYhydE69NLMj_bXscCPZQCt7g> .
@prefix sub: <http://purl.org/np/RAo5HBLlNLa2ja8TjgMBAYhydE69NLMj_bXscCPZQCt7g#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix orcid: <https://orcid.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix sp: <https://w3id.org/linkflows/superpattern/terms/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:spi a sp:SuperPatternInstance ;
    sp:hasContextClass <http://www.wikidata.org/entity/Q911427> ;
    sp:hasObjectClass <http://purl.obolibrary.org/obo/MP_0008086> ;
    sp:hasQualifier sp:generallyQualifier ;
    sp:hasRelation sp:contributesTo ;
    sp:hasSubjectClass <http://purl.org/np/RAN9HttCNq6In-yIBKCBc19EiyQbDBsLF5imzt4ap5rZw#IL-12-TLR-cell> .
}
sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://doi.org/10.1111/j.1365-2249.2008.03626.x> .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCJlM78d80R+gFMoQB1IG3f7AbqqGOCIv4HmZd1cx1KgEWMUUpPsojFNvx84fC/TltcJ8F8JafnbhDXW2HM2MhdK4yC04ROEV1vIgSzjDicHfiqXvMqdPuMyQp4mmCEY7mUoeEW10mWZqjk+S9TnmiAQbFGcpExP8aosr2aTR7CSQIDAQAB" ;
    npx:hasSignature "Xwn7wU8pfL0tKuj+07jaVZAp1PHb/IZ55YdWcgiGIGLhK6TMQyl+xkKjcgiVaKd3O8pI/aGeEzoTuH9qPwomsgmHl7qVOcUmdem7bGNEEWKtBXEtsKd5PQy/gBUmCU6df88nvNSFSe7hEBZsEEp/nyQsMeuhJvwC3o6KNTgPoao=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2021-01-21T14:10:38.729+02:00"^^xsd:dateTime ;
    dct:creator orcid:0000-0002-7114-6459 ;
    npx:introduces sub:spi ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RAcTpoh5Ra0ssqmcpOgWdaZ_YiPE6demO6cpw-2RvSNs8> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> ;
    nt:wasCreatedFromTemplate <http://purl.org/np/RAp0QJ-9tHhj-gzxFChtKCCTvY9BLwhBzxn7oCYm7kdoo> .
}