@prefix this: <https://w3id.org/np/RAkpQBlME50vaazbRTGRhSqAlGfpvC7Vum0oignPTZu1w> .
@prefix sub: <https://w3id.org/np/RAkpQBlME50vaazbRTGRhSqAlGfpvC7Vum0oignPTZu1w#> .
@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/P106> <http://www.wikidata.org/entity/Q252924> .
}
sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://mario.fandom.com/wiki/Luigi> .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/P106> nt:hasLabelFromApi "occupation - occupation of a person; see also \"field of work\" (Property:P101), \"position held\" (Property:P39)" .
  <http://www.wikidata.org/entity/Q210593> nt:hasLabelFromApi "Luigi - fictional video game character from the Mario franchise" .
  <http://www.wikidata.org/entity/Q252924> nt:hasLabelFromApi "plumber - profession; tradesperson specialized in installing and maintaining systems used for potable water, sewage and drainage in plumbing systems" .
  orcid:0009-0009-2672-8108 foaf:name "Szymon Urban" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCnNYs5GPoUjtTGMLiHzFqYTPOl0vGn8hhPamyMlJdjVOMNIVqZLxcLV03cu23oGqDm2CInsY7KLteGRFDX8aGkDW0a4Opq2tvrWKjBZtx6OHsrhaBg3U9xFXK9b4CmkN0Drn0L637I9wlrH9r29K8Ubltxa66Ig3YP4mx1PrWM4wIDAQAB" ;
    npx:hasSignature "nV3pv74lWwBObEcyPls7ORCwyDczGQytQsc7+pP7hzwUCKLQ05tPOD/ZtBXApt4hdq28vhSznfAe8yoY3lsoZqpgTO24A73Pfq86JHNgdBnA6uvslB04PbUpsVZDbSqCRlDJr3bELF4jyme2MrphbZd3MWrY+HSBfyJBx2KM9j0=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0009-2672-8108 .
  this: dct:created "2024-10-05T21:20:11.749Z"^^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 - occupation - plumber" ;
    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> .
}