@prefix this: <https://w3id.org/np/RAgwNHAOSDM7N9hA9Pkg4C4WeqE9Fx-wOgJ_K3nv2AF9w> .
@prefix sub: <https://w3id.org/np/RAgwNHAOSDM7N9hA9Pkg4C4WeqE9Fx-wOgJ_K3nv2AF9w#> .
@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#> .
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/Q551327> <http://www.wikidata.org/entity/P121> <http://www.wikidata.org/entity/Q1675292> .
}
sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://www.imfdb.org/wiki/The_Terminator_(1984)> .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/P121> nt:hasLabelFromApi "item operated - equipment, installation or service operated by the subject" .
  <http://www.wikidata.org/entity/Q1675292> nt:hasLabelFromApi "Ithaca 37 - shotgun model" .
  <http://www.wikidata.org/entity/Q551327> nt:hasLabelFromApi "Terminator - autonomous robot, typically humanoid, originally conceived as a virtually indestructible soldier, infiltrator and assassin" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC432PLcNWWuYRT4UDyzK+SGYV7ul1+oKxsivkGq2KcOGgreg1agZAfaF/04d1S5bmfJjepsRcuQ6diRxbE1e3Ok+5+3BzkINYqSEAfUldW8pKgYV12RHYnTjohA1iyMSeXOzJkjxSrqLzv3h7v51aKXcyLZF4gzHaR8442dbjj+wIDAQAB" ;
    npx:hasSignature "MxXZME3BWwL6wwNBA8PCUj6rpECOKQakOcriNOdC/eG7ZxVsHaFzLMbGGHmq8lK8Dbx2OHQ3JuIiKXVMrKMBCsWirjvW7rfIsNyrdelBGySlsYICBOyBPvYI08KZC+oKgaO1KaLf1QVtMNQCOmBCewImgCe+EWmrWoNa7ZwBSkA=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0006-3447-0096 .
  this: dct:created "2024-10-01T10:44:39.626Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0006-3447-0096 ;
    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 "Terminator - item operated - Ithaca 37" ;
    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> .
}