@prefix this: <https://w3id.org/np/RAehgaQiAEXISlq28F0oj6Xd8UjKeL0YAd_tSc7q_nlso> .
@prefix sub: <https://w3id.org/np/RAehgaQiAEXISlq28F0oj6Xd8UjKeL0YAd_tSc7q_nlso#> .
@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  <http://www.wikidata.org/entity/Q484662> <http://www.wikidata.org/entity/P161> <http://www.wikidata.org/entity/Q80044> .
}
sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://nl.wikipedia.org/wiki/Michael_Scofield> .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/P161> nt:hasLabelFromApi "cast member - actor in the subject production [use \"character role\" (P453) and/or \"name of the character role\" (P4633) as qualifiers] [use \"voice actor\" (P725) for voice-only role]" .
  <http://www.wikidata.org/entity/Q484662> nt:hasLabelFromApi "Wentworth Miller - British-born American actor" .
  <http://www.wikidata.org/entity/Q80044> nt:hasLabelFromApi "Prison Break - American serial drama television series" .
  orcid:0009-0000-3651-4060 foaf:name "Jasper Abbes" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCm6Q14vvlm/7s4GKRJ7R1wu1n0QCTUw10d4+sW3GS8zNZIfrZiw27igPvjchjfge56sU/9Tvr6Y4WHaM1MRnT0QEjhQwGt8p+POV8L/Nj3VhK9lJpIoESEpVxjP9QU9PzFhL+hVkcpkVHJ1y8/gdCKSmu6u1YZulv22r/PBQZhsQIDAQAB" ;
    npx:hasSignature "L02Myg4V3u+7VGgA12m71X40dIfhe8fIVKRnWfceZGaTdlfCuik6VVzqSBFUuaVMe9QmwSI5qoir0ikAWwB0MycKs+0xbb20w7FhW+SE29ueA+xpP38Pd+DDSBMrKLZAK1FY4a57AiVzfPMMrMkSjZBiRh/16vgNS1FiR9RS5zI=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0000-3651-4060 .
  this: dct:created "2024-10-03T11:30:42.816Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0000-3651-4060 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:hasNanopubType <https://www.wikidata.org/entity/Q18616576> ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    rdfs:label "Wentworth Miller - cast member - Prison Break" ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RAcTpoh5Ra0ssqmcpOgWdaZ_YiPE6demO6cpw-2RvSNs8> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> , <http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90> ;
    nt:wasCreatedFromTemplate <http://purl.org/np/RA95PFSIiN6-B5qh-a89s78Rmna22y2Yy7rGHEI9R6Vws> .
}