@prefix this: <https://w3id.org/np/RAW2znjCFMPkXjdH9L4tSI_rBLZ3R4I0zkNn392-CfPec> .
@prefix sub: <https://w3id.org/np/RAW2znjCFMPkXjdH9L4tSI_rBLZ3R4I0zkNn392-CfPec#> .
@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#> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  orcid:0009-0006-0504-3511 <https://w3id.org/kpxl/opo/terms/thinksIsOverrated> <http://www.wikidata.org/entity/Q106193> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0006-0504-3511 .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/Q106193> nt:hasLabelFromApi "Lars Ulrich - Danish drummer" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCi4I9G9ih+l+6Xg6cK1UGAe1WpgJtpl0/RUXPL9Z+Q8DVfplPtFpaB4FcLDX/sEamPFjUQc57c2d/ssdUgYneOHSW2eablJVbwQCjVqvrcBxHhqBsbd3oh/PDgdcyjLNc5ujySQ0cIVYm8gM6Ef0ilI+/slstJM4MeT+ac3hxcWwIDAQAB" ;
    npx:hasSignature "Gs8Er/t2oTRd6EVmcrKo4X3nkrO4v/DMBBPH7ZrhkwZ+MByOXfnvDeFwNLq2IimOwnVsr4+Y0ZOr8trotgV0Cf03/SEVLDxmkTJ+zEycaVByINPCqck/fLeJfwUiDWCsW7zn51CBl9WKHGZ8313m1HiqURBWnF8M6DmHmq1zi5Q=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0006-0504-3511 .
  this: dct:created "2025-01-28T12:25:57.284Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0006-0504-3511 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    rdfs:label "think this is overrated: Lars Ulrich" ;
    nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU> ;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw> , <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI> ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAZIJAwr284IkV0RrOBa-ZlVKbw-2hLu3BI5LNRRv4Xd8> .
}