@prefix this: <https://w3id.org/np/RAn598E2bejebuUS3hPWsx_nh8WE6eztJgaDeQrHDeoYw> .
@prefix sub: <https://w3id.org/np/RAn598E2bejebuUS3hPWsx_nh8WE6eztJgaDeQrHDeoYw#> .
@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/P279> <http://www.wikidata.org/entity/Q142714> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0001-6579-6626 .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/P279> nt:hasLabelFromApi "subclass of - this item is a subclass (subset) of that item; all instances of this item are instances of that item; different from P31 (instance of), e.g.: 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 "WoxN1B3vGzX2LndFVUrUOD8tCyBW+FOpcan9iIexMglVa5GQRGBx2aji2ClXwfhrWPItiGD1s6X5NzcHf03XHa5VHutrNlzk1ZubWP/HZo1N4Ut4ybhBu1fhCqfx/HkhP5FS3JqphhKgs8sgaJYOH6pbfCjcRLKe2Do81vMVWcI=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2023-10-10T13:46:42.917Z"^^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 - subclass 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> .
}