@prefix this: <https://w3id.org/np/RAdIA-9coiCa_tRs33NGed8Pg1GzOJz2VAxsHu4XCV2_Q> .
@prefix sub: <https://w3id.org/np/RAdIA-9coiCa_tRs33NGed8Pg1GzOJz2VAxsHu4XCV2_Q#> .
@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-0000-7565-1682 <https://w3id.org/kpxl/opo/terms/thinksIsUnderrated> <http://www.wikidata.org/entity/Q8495> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0000-7565-1682 .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/Q8495> nt:hasLabelFromApi "milk - white liquid produced by the mammary glands of mammals" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCYpDYQ94hYo9hKfSINuEng44osvmspfIV1YIVEA47PRaZxAzbRleEaIG48xXXfUhN7rrK8WfnF3RxMwXJZZ8F/eri8eicwGylYu3O7x2fLv7HqaRBSH1qXqgd4b8uxUOGCZGTfaKcMnKHvsLlkf0m5sgvkkTQaw3q0w0Vjy1eVQwIDAQAB" ;
    npx:hasSignature "Al7C4gucl/+cRa2CpXBDgisH3AKHy4W3mZ5PilCjc9nHzxoYKm9Ej8nEBnKa0WztxKTkUcvIZ9VPwEwjk8IkchFLFin7aGbSBioOUsjJ5vr7ma6xwd4YN+SMA47+L2ocReuVbf7sKygsuqQz3s3ih9FuX3HVXLkdHLiFE5TsxTQ=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0000-7565-1682 .
  this: dct:created "2025-01-23T18:23:14.925Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0000-7565-1682 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    rdfs:label "think this is underrated: milk" ;
    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> .
}