@prefix this: <https://w3id.org/np/RAVtdQt-EOA4BxAenPXJPeemS-NyU-wMRcmGbnV7l-Cuw> .
@prefix sub: <https://w3id.org/np/RAVtdQt-EOA4BxAenPXJPeemS-NyU-wMRcmGbnV7l-Cuw#> .
@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/Q4897444> <http://www.wikidata.org/entity/P31> <http://www.wikidata.org/entity/Q11410> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0001-6579-6626 .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/P31> nt:hasLabelFromApi "instance of - that class of which this subject is a particular example and member; different from P279 (subclass of); for example: K2 is an instance of mountain; volcano is a subclass of mountain (and an instance of volcanic landform)" .
  <http://www.wikidata.org/entity/Q11410> nt:hasLabelFromApi "game - structured form of play" .
  <http://www.wikidata.org/entity/Q4897444> nt:hasLabelFromApi "The Sims - video game series" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCeB3eQzMcM6kRkRUAHzXD4Ru+WN8y+IUnsP0yyENtLsd9CAsBwxZN3Iu/j2UnbpSY+Ur37tC+ikg3lzag/9ZZ3MnDCO2TN+ssBf8kIxe//2NtSTTZ6vN2yDq1Nl2cCmijWvcvDZJlS9f6d49bg5BhiOXKOgsoKAdGzAQCg4flzaQIDAQAB" ;
    npx:hasSignature "L8yKvYYwfwWlzTaiyjvgNdArC1LDWSHLUzvLl9WOK322sbYJkLOIZmCgx9ge7ibXoKOavVjqV31BDeDiZ0whxqpHYCnxv8rmhH4n0rMoPy6WB7K2vfwj58i+ClnbUu+ZQzcVSiGO4fvtdLnr71G6hS/L6SL2WMO2cUN+wAOjQ20=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2023-10-10T13:45:37.532Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0001-6579-6626 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:hasNanopubType <https://www.wikidata.org/entity/Q18616576> ;
    rdfs:label "The Sims - instance of - game" ;
    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> .
}