@prefix this: <https://w3id.org/np/RAHq7PNq-sUgJpAy4WX-xM_AGAYy6z5DHlXNjvDgIy1rw> .
@prefix sub: <https://w3id.org/np/RAHq7PNq-sUgJpAy4WX-xM_AGAYy6z5DHlXNjvDgIy1rw/> .
@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 foaf: <http://xmlns.com/foaf/0.1/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:display a <https://w3id.org/kpxl/gen/terms/ActivatedViewDisplay> , <https://w3id.org/kpxl/gen/terms/ViewDisplay> ;
    <https://w3id.org/kpxl/gen/terms/appliesTo> orcid:0000-0002-3080-0303 ;
    <https://w3id.org/kpxl/gen/terms/isDisplayFor> orcid:0000-0002-3080-0303 ;
    <https://w3id.org/kpxl/gen/terms/isDisplayOfView> <https://w3id.org/np/RA-pCj8vcRrS35ZFM9lavehi4oWfgnxLYrL0iWvo5cuQA/personal-url-view> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-3080-0303 .
}
sub:pubinfo {
  orcid:0000-0002-3080-0303 foaf:name "Anastasiya Danilenka" .
  <https://w3id.org/np/RA-pCj8vcRrS35ZFM9lavehi4oWfgnxLYrL0iWvo5cuQA/personal-url-view> nt:hasLabelFromApi "View of personal URLs for user" .
  this: dct:created "2026-03-17T15:20:11.209Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0002-3080-0303 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:embeds sub:display ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    rdfs:label "Anastasiya Danilenka displays view: View of personal URLs for user" ;
    nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU> ;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8> , <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI> ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAaVmVxKwLJ_G6ORgdM5tKb24Ueg9ra2h-_jtwp3u-MoY> .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnosJSn16QpO5H1VxOxrwMH/H/b4lqyVo+/w5ri059ZaXR4GFN2l7rDusHTzgbyZ3Ifq2eEntFfnS3XrygI+AoIxoEob8jM1lEJstaCpSi3Kv+v9uD+s61HWL/4J7DyaVgycDcDFG7mOyemtUIU94hV9x5z2kXdFPfoffAlF8BRxKymOBMaCx/uOouxS/CCR4brlG6gXfU2d+13y/4PbiM3SxXdSKVAYaeSEA83ohAgJFhH3oZtZeuPhyENllRGxT5PVzqx59YVr10UV1VudiGIkqKjkcvGbfOoifZB38+uNN5DVBnLN4NcnoqqCAweoODWYUFOsjHTpobqA0+Ss0VwIDAQAB" ;
    npx:hasSignature "QswF59mSCqL9nX84OXTW8YQS94vXl7R0Fi5TH70noQQ4gatTStV1SVuRNQn94cDGodLs5cmUOsCFEbomBRd6OgmWVM5lKr13lBw1Xm/jauiJPlRuHBps/FzdxqHbFQwO0s5pHmo9/7bnqKQmkm6/s7feBulPW+ACOmcNh1ljxa3RD+0NbQ0NnygpD2MrxzqwW+cDHNizE5c/rAeMYjeUlk+ZhtVKQdzjaw8t/F/O4DUkPWSgh6AwvkVQ9Z+TdI/vVh5f/q8/JjCaQrQ+LJV5tgSOIaRG9CnZZnNfViOU35DLSgBQqa7EMMuia/l6BFwDf3EjvWZLx6ty5JyHjJI8bA==" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0002-3080-0303 .
}