@prefix this: <https://w3id.org/np/RAvrc6osCNzcIap8BUAtbXoxPc6RC9gNFl7hZiR6MGQls> .
@prefix sub: <https://w3id.org/np/RAvrc6osCNzcIap8BUAtbXoxPc6RC9gNFl7hZiR6MGQls#> .
@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/Q80131> <http://www.wikidata.org/entity/P31> <http://www.wikidata.org/entity/Q142714> .
}
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/Q142714> nt:hasLabelFromApi "card game - game using playing cards as the primary device" .
  <http://www.wikidata.org/entity/Q80131> nt:hasLabelFromApi "poker - family of card games" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCeB3eQzMcM6kRkRUAHzXD4Ru+WN8y+IUnsP0yyENtLsd9CAsBwxZN3Iu/j2UnbpSY+Ur37tC+ikg3lzag/9ZZ3MnDCO2TN+ssBf8kIxe//2NtSTTZ6vN2yDq1Nl2cCmijWvcvDZJlS9f6d49bg5BhiOXKOgsoKAdGzAQCg4flzaQIDAQAB" ;
    npx:hasSignature "cjxUGbPLbyqjig4JuT4nNFrlyORyIp1Zz2RW3mBDPiIX/1zQVhWvwBxYynQS7HO8UlprST12kkWoTmzPuqnTtjZENeS8ZoiPx7BU1wGATYhnonq52QvrzwBIhUFEBsE/ny/QL7+v0wa4Ru37+RUKYH1z2NNkkXwNdjTXwhzbnSg=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2023-10-10T13:47:33.162Z"^^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 "poker - instance of - card 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> .
}