@prefix this: <https://w3id.org/np/RA42JdXAwuR5QTJ5Q42R2Wkh-8A7C3UiB7W5V4rNH1pBs> .
@prefix sub: <https://w3id.org/np/RA42JdXAwuR5QTJ5Q42R2Wkh-8A7C3UiB7W5V4rNH1pBs#> .
@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 ns1: <http://purl.org/np/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  <https://w3id.org/np/RAjQcHVC8gg-PcBwPa5-kMlXVzdp5TsdN8kyXojDqqyxE> rdfs:comment "\"I believe that popcorn with soy sauce is an underrated flavor combination. The umami from the soy sauce enhances the buttery popcorn, creating a unique savory snack experience.\"" .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0002-4416-2899 .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDIKn/0dfMHy/JPdJVatC9AsOCF3xGD/+nMRQDFyvxhlv1ZMMD8wkiIThShK/qd8pC/9lvOd1kF/YiicaBM/RygflDXE0791hD7XmFW5+KuqU/SLybCLrOL8UKPMaIN6CGqqZJTmnns2kciGw1s6TnMHjTcB6q7LEGMqi1JoNVRhwIDAQAB" ;
    npx:hasSignature "JP51cNddxISnpIw1g0LMlI5ulnI+yBFJZrt7HCm7yGkfYb92OoI7uh3ngCL+/S2TGlsLgQ2ETrrB63ahC/J4RL//SqA2g+p8aDblOxHiXHtjgTrGaU53ulO5TQEd48ckZDnu9cAR2Rbu1fJPsEkwLnoOTh3y+4EyvAeet458OAw=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0002-4416-2899 .
  this: dct:created "2025-02-03T20:03:45.123Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0002-4416-2899 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    rdfs:label "Comment on: RAjQcHVC8g" ;
    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 ns1:RA3gQDMnYbKCTiQeiUYJYBaH6HUhz8f3HIg71itlsZDgA .
}