@prefix this: <https://w3id.org/np/RAM8xA2V8lFwHZH1oGu4kQdnhBE6e4UfLEZTOfEFJNE-E> .
@prefix sub: <https://w3id.org/np/RAM8xA2V8lFwHZH1oGu4kQdnhBE6e4UfLEZTOfEFJNE-E#> .
@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/Q23013817> <http://www.wikidata.org/entity/P941> <http://www.wikidata.org/entity/Q1195594> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0001-3445-5535 .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/P941> nt:hasLabelFromApi "inspired by - work, human, place or event which inspired this creative work or fictional entity" .
  <http://www.wikidata.org/entity/Q1195594> nt:hasLabelFromApi "Story of Seasons - video game series" .
  <http://www.wikidata.org/entity/Q23013817> nt:hasLabelFromApi "Stardew Valley - 2016 indie farming simulation role-playing video game" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCTROlrgCA1b8yTVt2/Madw4Lpu/gFXGRp40Gb52t47vI2OHa/0SjLKP5ewt23GLzEHntvseVf11hTRc0n1qCSSAbtFKGsyDgVmuvpCDJOScVGTjQOo2pZ0SIQrNrneWrEnDUCLC7qy/w3SGOoknA4YUst0fBfb8i6VLnxCZ0KLAQIDAQAB" ;
    npx:hasSignature "E9pFbmj1UcsNH7EVDlZW9igcQN1umbvIKJ6iVVUtivb+WlblQmH/Lfcp5093rGucG1UNkk4bnuhDQuIov7s3E1QAPqRf2qoK4rrfswAKg+dj3e2eLHoZphcEA9uyLTEj4sY5iTQPFYHpuzuCRzF67P/mSbZ22zxgM3y8iQc5NmM=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2023-10-09T11:45:45.227Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0001-3445-5535 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:hasNanopubType <https://www.wikidata.org/entity/Q18616576> ;
    rdfs:label "Stardew Valley - inspired by - Story of Seasons" ;
    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> .
}