@prefix this: <https://w3id.org/np/RAD6l45K2zJVq4ccp2ktjSokj4Hr0hAwY_B6LMPsi0i7w> .
@prefix sub: <https://w3id.org/np/RAD6l45K2zJVq4ccp2ktjSokj4Hr0hAwY_B6LMPsi0i7w#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@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/RAD6l45K2zJVq4ccp2ktjSokj4Hr0hAwY_B6LMPsi0i7w#DIP(a)> sub:definition <https://w3id.org/np/RAD6l45K2zJVq4ccp2ktjSokj4Hr0hAwY_B6LMPsi0i7w#DIP(a)_concept> ;
    sub:label "Database, Image, Publish and (archive) concept" ;
    sub:related sub:Digital_heritage , sub:Digitization .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-0112-5070 .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDZT5zsGsyB4W6h36T64bdc+p+IS7wAZUhUEs9qf4e0Yws1qhr/li+iK/K1bgEsjZe7S9IWooxHjMPwnx9cXgwuSWO934wDj2/sCwM13xjdNqT0Pc5aEM0miMdueTsQ64eKrIY+PAt8GvBNhPq8ZOH2orhGqm2mELUrSZ3YDMEv9wIDAQAB" ;
    npx:hasSignature "ey7Bit+jXrmdhJbWkl1F4ktqS5iBa7wmFjiF8iVZbcd0wcLhU+mVAmQ5o1mGcwyMcLviHVMUwaJeEXXf6Z8+bT7l0NVu71A5cHyTmSL6hcTal3htFB4nHe3enZ8g16PYybhQNc1zwHM2ax2vibv3JmqcmuMgMHaQ3sR6OawD93o=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0002-0112-5070 .
  this: dcterms:created "2025-03-28T22:51:02.221Z"^^xsd:dateTime ;
    dcterms:creator orcid:0000-0002-0112-5070 ;
    dcterms:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:wasCreatedAt <https://nanodash.petapico.org/> ;
    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:RAFu2BNmgHrjOTJ8SKRnKaRp-VP8AOOb7xX88ob0DZRsU .
}