@prefix this: <https://w3id.org/np/RAcvtq7rn6d61cAdE46V6erMxCsRkZH963qfR6OvAWyWI> .
@prefix sub: <https://w3id.org/np/RAcvtq7rn6d61cAdE46V6erMxCsRkZH963qfR6OvAWyWI#> .
@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/Q2685> <http://www.wikidata.org/entity/P453> <http://www.wikidata.org/entity/Q551327> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0006-3447-0096 .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/P453> nt:hasLabelFromApi "character role - specific role played or filled by subject -- use only as qualifier of \"cast member\" (P161), \"voice actor\" (P725)" .
  <http://www.wikidata.org/entity/Q2685> nt:hasLabelFromApi "Arnold Schwarzenegger - Austrian and American actor, bodybuilder, and politician" .
  <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 "bRvzyZuYAUv4HfLNOesdtqY9X8/zdXB0asiw+eJtbvYz/LNSHnlQRWFQk4jmPaQWfwD8NYa/Yf+cEotY63etuAVMe6WSvLatCWrzLkIGvw6Dd3cStyqQfhGl3bw90g/QBfZFys4PjYPWRedD55XJY7VaHFIHs3cRHj6vuOjw1iU=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0006-3447-0096 .
  this: dct:created "2024-10-01T10:42:35.233Z"^^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 "Arnold Schwarzenegger - character role - Terminator" ;
    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> .
}