@prefix this: <https://w3id.org/np/RAfRY8qa-5u_WBGhh__koW2qCZB5rOkmUEH_hfrVvklE0> .
@prefix sub: <https://w3id.org/np/RAfRY8qa-5u_WBGhh__koW2qCZB5rOkmUEH_hfrVvklE0#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@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 npx: <http://purl.org/nanopub/x/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  orcid:0009-0007-1738-4724 <https://w3id.org/kpxl/opo/terms/thinksIsOverrated> <http://www.wikidata.org/entity/Q49371> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0007-1738-4724 .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/Q49371> nt:hasLabelFromApi "legislation - the process or product of enrolling, enacting, or promulgating law by a legislature, parliament, or analogous governing body" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDuEHQIAJJyIrbK7UPUrqvWU+7lcD4jhvWnk1KcMJLCoSjYGc6GUQ9FaYdCSktYZKqTR3IRXdO+c1wtgF2RkhPl/wwJgqXQ/KCkfSzqVnhyCoQVknHhGD8mvRb5Dn3uGrp4/mz2Tsox/d8cZiWWdccakRuxYnr8MXfFSCc2BR/wGwIDAQAB" ;
    npx:hasSignature "5k76M9ZmBw1AYPirwh18Am9mzs1Fboec994h0SK8PCy91sQUYY0ZCWK4s1aplPmSCS0MwoNZTR6TJSxWG1CKyYhtHwSdXAHC80UcZwDmF/v1Q61dgFTD1XzsUhG1WCPU7I6EOw+dU2BHHgXKlonIbtK06rr3BFQkDRLOFbOi8To=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2023-10-12T14:01:01.742Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0007-1738-4724 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    rdfs:label "think this is overrated:: legislation" ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> , <http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90> ;
    nt:wasCreatedFromTemplate <http://purl.org/np/RAZl6zoPE0fsmao_xKl5h1rNR2u6vib0EdBWH1FPvi11U> .
}