Nanopublication

< Home

ID

https://w3id.org/np/RA2eSnBh0FwZ8UHJ32nsBRKTjqalLkXJTcTAOsxNu-nno

Formats

.trig | .trig.txt | .jelly | .jelly.txt

Content

@prefix this: <https://w3id.org/np/RA2eSnBh0FwZ8UHJ32nsBRKTjqalLkXJTcTAOsxNu-nno> .
@prefix sub: <https://w3id.org/np/RA2eSnBh0FwZ8UHJ32nsBRKTjqalLkXJTcTAOsxNu-nno#> .
@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 ns1: <http://purl.org/np/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .

sub:Head {
  this: a np:Nanopublication;
    np:hasAssertion sub:assertion;
    np:hasProvenance sub:provenance;
    np:hasPublicationInfo sub:pubinfo .
}

sub:assertion {
  sub:UBL-DC a <https://w3id.org/fair/fip/terms/FAIR-Implementation-Community>, <https://w3id.org/fair/fip/terms/FAIR-Supporting-Resource>;
    rdfs:comment "Leiden University Libraries Digital Collections provides access to the digitised and digital born collections of Leiden University Libraries.";
    rdfs:label "UBL-DC | Leiden University Libraries Digital Collections";
    rdfs:seeAlso <https://digitalcollections.universiteitleiden.nl/>;
    <https://w3id.org/fair/fip/terms/has-research-domain> <http://purl.obolibrary.org/obo/NCIT_C16478> .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-4182-7560 .
}

sub:pubinfo {
  orcid:0000-0002-4182-7560 foaf:name "Kristina Hettne" .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCNRY+XQupJzQf9CyuI3/nPbXPBvBUnmhTPmcRzkndf2UR6pp5q+T+9xpB+7/hEWDr1IG25QxhCP0ZCQfAuXYhKcXboCzuWqw7Xw5bOXk31HYiogezYFVOpophOpoivkO0zXAu5CNTdB7+va3lWHWkHAL4yxcQdEzN0j/0SJrKgkwIDAQAB";
    npx:hasSignature "YPDUALtaIlYCSImlTWrSRnLzqoH8T5QAUIBo8qNX8TpV8iYQB2Ejhelo6zFkwCMetEHHYmcO7Qoq2ixsrhqtvEN3x8k+gWFy4xTlyRU362WErnamb7tdGJopKMWFXi0tPfQhECsevwy6IUH4qyM7JYfW8lhOsvQDgx08cS+usjo=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0000-0002-4182-7560 .
  
  this: dct:created "2024-04-26T13:58:00.709Z"^^xsd:dateTime;
    dct:creator orcid:0000-0002-4182-7560;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:introduces sub:UBL-DC;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM,
      ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAuUjMlOKlG0eibwraRgoNtmm0q6r7L3_uVR39XEzqCEc> .
}