@prefix this: <https://w3id.org/np/RA6Tqem-Nz9tI05r5L29cK56dDbfPX-cAiGX9jm8LYQnE> .
@prefix sub: <https://w3id.org/np/RA6Tqem-Nz9tI05r5L29cK56dDbfPX-cAiGX9jm8LYQnE#> .
@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 ns1: <http://purl.org/np/> .
@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/Q178903> a <http://www.wikidata.org/entity/Q5774265> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo <https://dbpedia.org/page/Alexander_Hamilton> , orcid:0009-0007-2677-357X .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/Q178903> nt:hasLabelFromApi "Alexander Hamilton - American Founding Father and statesman (1755/1757–1804)" .
  <http://www.wikidata.org/entity/Q5774265> nt:hasLabelFromApi "historical figure - famous person in history" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCBeCG6+7rOSy33wK7nzTBfwwR7Uvf2fZMRl2Z3vt3RLmMMUSlaw93Icnr8OEqSJvx6e3q080jt7Ns87elYcp9xsO6RxgIje+lZFpS1DDMgVmzsSCMPnUzabv4d6MY9iDzSY2zxNSq9CXT9j2Eg04YGgQrQSMdF8hgXICXyjiSFkQIDAQAB" ;
    npx:hasSignature "cmV+2n76nmXFe1cJPzmBojNZ7KaXrR/hl3XdDXDsn0vvTKguvl5IWtQuIQt6jBhqymsZp47WcRQKzih7s+z4eJ/52kOTsKlJDDYWjQhHfa90b/KeoHagNT7j+SZG6lu7uEA80LWSQ7qGWkgY4doSTVlJxH9QLIV5LY+LJJ20Xj4=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0007-2677-357X .
  this: dct:created "2024-10-05T13:50:51.949Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0007-2677-357X ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:wasCreatedAt <https://nanodash.petapico.org/> ;
    rdfs:label "Alexander Hamilton is a historical figure" ;
    nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RAUN36daH1cvP7EpwEfc7ZqAGWNe8q2YgDSr81mFaGcWo> ;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM , ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90 ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAWcbb3lRQZNYrCYo1uUfxHF1p6apBUW9hTeJRoHrqYZQ> .
}