@prefix this: <https://w3id.org/np/RAVGmznR03aJQDGa1cL089STne0qbk0kDBS3twMuXupdw> .
@prefix sub: <https://w3id.org/np/RAVGmznR03aJQDGa1cL089STne0qbk0kDBS3twMuXupdw#> .
@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/Q40348> .
}
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/Q40348> nt:hasLabelFromApi "lawyer - professional who practices law" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCBeCG6+7rOSy33wK7nzTBfwwR7Uvf2fZMRl2Z3vt3RLmMMUSlaw93Icnr8OEqSJvx6e3q080jt7Ns87elYcp9xsO6RxgIje+lZFpS1DDMgVmzsSCMPnUzabv4d6MY9iDzSY2zxNSq9CXT9j2Eg04YGgQrQSMdF8hgXICXyjiSFkQIDAQAB" ;
    npx:hasSignature "JdVaI9nuV2bFy8uGH9tdHj5HrIgUt/V5noBTD7omzfs39RRbpRtFajOGtvdgeKrdfztvkV8NJL0Hl0WXxAJfLsuHt0rpC3h0Ov3RUI1odYnq0bluexZhS7fQNcGuFi9Uo/IKaVBDX7Ogo9XDt1UMj9g+jWlZKjpwv5R29PNdLcs=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0007-2677-357X .
  this: dct:created "2024-10-05T13:49:47.795Z"^^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 lawyer" ;
    nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RAUN36daH1cvP7EpwEfc7ZqAGWNe8q2YgDSr81mFaGcWo> ;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM , ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90 ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAWcbb3lRQZNYrCYo1uUfxHF1p6apBUW9hTeJRoHrqYZQ> .
}