@prefix this: <https://w3id.org/np/RAFN5ghpMx-U7bgV_a3RToV-vcoiCACr3KNWHW_3GvQAw> .
@prefix sub: <https://w3id.org/np/RAFN5ghpMx-U7bgV_a3RToV-vcoiCACr3KNWHW_3GvQAw#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@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#> .
@prefix npx: <http://purl.org/nanopub/x/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  orcid:0000-0001-6579-6626 <https://w3id.org/kpxl/opo/terms/thinksIsUnderrated> <http://www.wikidata.org/entity/Q4897444> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0001-6579-6626 .
}
sub:pubinfo {
  <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 "EkqQnBDZKE1FMLKrIvhAXUemjhKcc6k/07fqwKI66YPUl0uKzmU0ncfgxZPNnyOVqjHwU0jmmQsMpiTGm+ywTFKbXMbvD4tVvB6W6MJ+gOkll+7fHZ8RqLC6+InKqiWlQJUZqlD9wbRJu52uENJlTtEljpm1GqUTY1KllbnhKVQ=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2023-10-10T13:38:34.157Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0001-6579-6626 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    rdfs:label "think this is underrated: The Sims" ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> , <http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90> ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAZIJAwr284IkV0RrOBa-ZlVKbw-2hLu3BI5LNRRv4Xd8> .
}