@prefix this: <https://w3id.org/np/RA_ksxIHUD9gWAIynlNQmobtfIB6tsuXNDYFnoa7NJe44> .
@prefix sub: <https://w3id.org/np/RA_ksxIHUD9gWAIynlNQmobtfIB6tsuXNDYFnoa7NJe44#> .
@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 {
  sub:SDV dct:description "Stardew Valley is a farm life simulation game developed by Eric \"ConcernedApe\" Barone. Players take the role of a character who inherits their deceased grandfather's dilapidated farm in a place known as Stardew Valley. The game was released for Windows in February 2016 before being ported to other platforms. Stardew Valley is open-ended, allowing players to grow crops, raise livestock, fish, cook, mine, forage, and socialize with the townspeople, including the ability to marry and have children." ;
    a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://www.wikidata.org/entity/Q7889> ;
    rdfs:label "Stardew Valley" ;
    rdfs:seeAlso <https://en.wikipedia.org/wiki/Stardew_Valley> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0001-3445-5535 .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/Q7889> nt:hasLabelFromApi "video game - electronic game with user interface and visual feedback" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCTROlrgCA1b8yTVt2/Madw4Lpu/gFXGRp40Gb52t47vI2OHa/0SjLKP5ewt23GLzEHntvseVf11hTRc0n1qCSSAbtFKGsyDgVmuvpCDJOScVGTjQOo2pZ0SIQrNrneWrEnDUCLC7qy/w3SGOoknA4YUst0fBfb8i6VLnxCZ0KLAQIDAQAB" ;
    npx:hasSignature "bbnBlkA9coBvFDjFt3vrzb57J9maYPzij9vPTQBPqt5Kwx4YymQ/qxxXOmqBwwTcNDOhuR5kwRkMNU4LkMzCdqYhp9F7zMw+Ve1UasUGUEMznIw90HHlDd2C2jE0T72i46sR1N4YOkHNEr3lEFenER/qbjWJpC3T2hmmIIDnMqo=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2023-10-09T11:51:09.858Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0001-3445-5535 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:introduces sub:SDV ;
    rdfs:label "Individual: Stardew Valley" ;
    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/RAjAOvAXgovv5wmQ1ox0-AEzkxIiU9am-5qPk4iKQkCUU> .
}