@prefix this: <https://w3id.org/np/RAEHHeXt45DxQSkJjfXyihXZBKcCU1XWWYi0BEmb0girc> .
@prefix sub: <https://w3id.org/np/RAEHHeXt45DxQSkJjfXyihXZBKcCU1XWWYi0BEmb0girc/> .
@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-4587-3476 ;
    <https://w3id.org/kpxl/gen/terms/isDisplayFor> orcid:0000-0002-4587-3476 ;
    <https://w3id.org/kpxl/gen/terms/isDisplayOfView> <https://w3id.org/np/RAAxsnXxYLev1_STgHnb2Y-oNRE3DRERXXDoJbELHSnzA/filtered-nanopubs-view> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-4587-3476 .
}
sub:pubinfo {
  orcid:0000-0002-4587-3476 foaf:name "roberto pizzolotto" .
  <https://w3id.org/np/RAAxsnXxYLev1_STgHnb2Y-oNRE3DRERXXDoJbELHSnzA/filtered-nanopubs-view> nt:hasLabelFromApi "Filtered Nanopublications View" .
  this: dct:created "2026-03-17T14:07:51.831Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0002-4587-3476 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:embeds sub:display ;
    npx:supersedes <https://w3id.org/np/RAEuX4dOtFFpRcv5BMGPIPah7-scEWWh_M5aNgK36nIHM> ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    rdfs:label "roberto pizzolotto displays view: Filtered Nanopublications View" ;
    nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU> ;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8> , <https://w3id.org/np/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw> , <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI> ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAaVmVxKwLJ_G6ORgdM5tKb24Ueg9ra2h-_jtwp3u-MoY> .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCUDeKXhXlFhZOfNX+50fX31+K+KNwHGyuh65vqoj49E+Sc920NGPGIEmoyGDFtPONltIEFzp80aEY5mn+V+r27uUpDORorw6OlGGepR0dnWNwEJ8jyFVu7z7d+eIqC5t9V+tQbU4c1H2b8IEzlbpTT0n7DY6gjP0jDjwTBC94mdQIDAQAB" ;
    npx:hasSignature "T4Th1lhyfVf0c2uX3ai1PALwrQxMKQ+VvKRwthNIMWAmeEJ1nBjVhUGEtqm1BSBJSBYPJiXgxotDD35p3oRBlcihkf1cTiFZl3NqNIrtB0BMstv3yl2cos9JBkD8nZl5ZRytSrY7jSeToDTTjQCOHvg/WgSM5VTKOTQW4w8yxJg=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0002-4587-3476 .
}