@prefix this: <https://w3id.org/np/RAMYBBAGL-iI-3LawVA44TXhjJ_sAaM6ee-NKgaASUh90> .
@prefix sub: <https://w3id.org/np/RAMYBBAGL-iI-3LawVA44TXhjJ_sAaM6ee-NKgaASUh90#> .
@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> sub:inviltrates <http://www.wikidata.org/entity/Q10691714> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0006-3447-0096 .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/Q10691714> nt:hasLabelFromApi "Tech Noir - nightclub" .
  <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 "h9WC+IkiWRt1O/uVqAjOp6bziVNwbxxaDk9vXPsItOh1uAh2n4C231EjmYVKv/Zs+8XJXCX/c07Uf+716882SGvhv0ukeDADRVp+o+Na7dV7/6oOw07I6L//+jFsZthF+quDy4Cs84SdHZAKM1lcapgtYmUw5A1uvA7ctlnTQOY=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0006-3447-0096 .
  this: dct:created "2024-10-01T10:41:46.142Z"^^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 - inviltrates - Tech Noir" ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> , <http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90> ;
    nt:wasCreatedFromTemplate <http://purl.org/np/RA95PFSIiN6-B5qh-a89s78Rmna22y2Yy7rGHEI9R6Vws> .
}