@prefix this: <https://w3id.org/np/RAQBsPie2c0Kymeper8DmSAf1RcyyphhI-Zrn3h1SqKQ8> .
@prefix sub: <https://w3id.org/np/RAQBsPie2c0Kymeper8DmSAf1RcyyphhI-Zrn3h1SqKQ8#> .
@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/Q177329> a <http://www.wikidata.org/entity/Q1904717> .
}
sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://www.wikidata.org/wiki/Q986514> .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/Q177329> nt:hasLabelFromApi "Frodo Baggins - fictional character from J.R.R. Tolkien's legendarium" .
  <http://www.wikidata.org/entity/Q1904717> nt:hasLabelFromApi "Ring-bearer - fictional title in Tolkien's legendarium" .
  orcid:0009-0004-1393-5718 foaf:name "anonymous" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCMBqXMiiQfbUoeJZN2NG3DKpXOxZ/1AxdtWVHXZStb+VYhLmYKc9CrK2W+xNP3WynQ9OD+G4Wl3QVfrfM4Ltp9iNhG2UizDiJviSILnc+fesEHsTtZmDAEy0CDAVmHZk6QC/xF7VCUp3uysVMPKUf7oI1T5la+3EZqA5usJfhKBQIDAQAB" ;
    npx:hasSignature "HluHlqx+GM4YnnLRjF9eel8bUAoEmW2p0e9frOUnk5Vx8OAR5HebUah4JtW4JOm10kLuuSgtSTJEqoZ6LWMLttB/3yit8I9x7+8i0l5iIk73a3kC8kH7zhy4FJNrjTuDSCjqnGR1Gi5m+oM4W7FOqEHzCH41CJRZkOf8NsItvkY=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0004-1393-5718 .
  this: dct:created "2024-10-06T15:23:59.534Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0004-1393-5718 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    rdfs:label "Frodo Baggins is a Ring-bearer" ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RAcTpoh5Ra0ssqmcpOgWdaZ_YiPE6demO6cpw-2RvSNs8> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> , <http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90> ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAWcbb3lRQZNYrCYo1uUfxHF1p6apBUW9hTeJRoHrqYZQ> .
}