@prefix this: <https://w3id.org/np/RACGzBJ5dx3mhoGKTohNAevra0R7FomA72Gj53z8AfArM> .
@prefix sub: <https://w3id.org/np/RACGzBJ5dx3mhoGKTohNAevra0R7FomA72Gj53z8AfArM#> .
@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/Q309433> <http://www.wikidata.org/entity/P31> <http://www.wikidata.org/entity/Q2159907> .
}
sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://prisonbreak.fandom.com/wiki/Michael_Scofield> .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/P31> nt:hasLabelFromApi "instance of - that class of which this subject is a particular example and member; different from P279 (subclass of); for example: K2 is an instance of mountain; volcano is a subclass of mountain (and an instance of volcanic landform)" .
  <http://www.wikidata.org/entity/Q2159907> nt:hasLabelFromApi "criminal - person who has committed a crime" .
  <http://www.wikidata.org/entity/Q309433> nt:hasLabelFromApi "Michael Scofield - fictional character from Prison Break" .
  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 "UctwBa8bi5/cAtEBCCCEDvONU9HTmQmUWwnG2BmY/b+NWLg8O6DiNxCv9RxR/rC1bZqggYABArrcd0vKTzLYifHCREV6EHq69Eqv1YhhNHJqY6vj/y/S4yV9qerqAHUxmw0gJ2VOFAoI6mx4jlbHfArx/ODxCOJnhV/pdQhEc1Y=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0000-3651-4060 .
  this: dct:created "2024-10-03T11:45:53.480Z"^^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 "Michael Scofield - instance of - criminal" ;
    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> .
}