Nanopublication

< Home

ID

http://purl.org/np/RAaJnRBFA7xtIfmdc_UNy2voH3d9hZU0JbWZweLiBSJFY

Formats

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

Content

@prefix this: <http://purl.org/np/RAaJnRBFA7xtIfmdc_UNy2voH3d9hZU0JbWZweLiBSJFY> .
@prefix sub: <http://purl.org/np/RAaJnRBFA7xtIfmdc_UNy2voH3d9hZU0JbWZweLiBSJFY#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix dcat: <https://www.w3.org/ns/dcat#> .
@prefix fip: <https://w3id.org/fair/fip/terms/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix npx: <http://purl.org/nanopub/x/> .

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

sub:assertion {
  sub:fip a fip:FAIR-Implementation-Profile;
    dct:description "This is the FIP for WorldFAIR WP13 CULTURAL HERITAGE (Digital Repository of Ireland).";
    rdfs:label "WorldFAIR WP13 CULTURAL HERITAGE FIP01 ";
    fip:declared-by <http://purl.org/np/RAyqHC4Dc5OFKtYmoZ6L_bhLoFupBEZyoTkN6jaxDIXC4#wf-wp13-cultural-heritage>;
    fip:has-declaration-index <http://purl.org/np/RAcIFFpnsMqJz6ZkXp_lhOgyAEOfBKQXAtaMthXn_gRQY>;
    dcat:endDate "2024-05-31"^^xsd:date;
    dcat:startDate "2022-09-19"^^xsd:date .
}

sub:provenance {
  sub:assertion dct:creator orcid:0000-0003-3108-3921 .
}

sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB";
    npx:hasSignature "PDj/jf+RS8MZy6t0s3tpMhtc6mDINuLKjuIdoamJpAEk+JBBHW6CnZaUYoH4Voad47XkQ5csscWLS0n9F0gfxd8LwSAOidHyTl2oiD+9q7/wtApOfyyqQVtUtBdTCyUB5Z3QPOGegpulgALuKinvmXoadRGIfLvFWHaEqmgJYqU=";
    npx:hasSignatureTarget this: .
  
  this: dct:created "2024-01-16T21:10:47Z"^^xsd:dateTime;
    dct:creator <https://fip-wizard.ds-wizard.org/wizard>;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/>;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/58277f74-4708-4d6a-ade6-d47081b9490a> .
}