@prefix this: <https://w3id.org/np/RA2A02wn1X4Jiv6tLeRGtYzJrBIhikKKTTe5uVHM6U-PE> .
@prefix sub: <https://w3id.org/np/RA2A02wn1X4Jiv6tLeRGtYzJrBIhikKKTTe5uVHM6U-PE#> .
@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#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
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/Q210593> <http://www.wikidata.org/entity/P495> <http://www.wikidata.org/entity/Q38> .
}
sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://mario.fandom.com/wiki/Luigi> .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/P495> nt:hasLabelFromApi "country of origin - country of origin of this item (creative work, food, phrase, product, etc.)" .
  <http://www.wikidata.org/entity/Q210593> nt:hasLabelFromApi "Luigi - fictional video game character from the Mario franchise" .
  <http://www.wikidata.org/entity/Q38> nt:hasLabelFromApi "Italy - country in Southern Europe" .
  orcid:0009-0009-2672-8108 foaf:name "Szymon Urban" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCnNYs5GPoUjtTGMLiHzFqYTPOl0vGn8hhPamyMlJdjVOMNIVqZLxcLV03cu23oGqDm2CInsY7KLteGRFDX8aGkDW0a4Opq2tvrWKjBZtx6OHsrhaBg3U9xFXK9b4CmkN0Drn0L637I9wlrH9r29K8Ubltxa66Ig3YP4mx1PrWM4wIDAQAB" ;
    npx:hasSignature "C/R/BHFGqY5o3aEUhiCls6vU4Qvk+PcTn48BHU7uN58z44W/SysF2yTGjLgfW3n9+8V3cBB0oeLPjOss+RyMjRD2ucq3jnIDQUvwCMqS1Lh/CPnJ4nsdqJYcNEDQ4e77sXLE8vOdb2tSw9D7Avx0kB9JKL/lEwGSj72FFVppGNw=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0009-2672-8108 .
  this: dct:created "2024-10-05T21:17:23.150Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0009-2672-8108 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:hasNanopubType <https://www.wikidata.org/entity/Q18616576> ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    rdfs:label "Luigi - country of origin - Italy" ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RAcTpoh5Ra0ssqmcpOgWdaZ_YiPE6demO6cpw-2RvSNs8> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> , <http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90> ;
    nt:wasCreatedFromTemplate <http://purl.org/np/RA95PFSIiN6-B5qh-a89s78Rmna22y2Yy7rGHEI9R6Vws> .
}