@prefix this: <
https://w3id.org/np/RAvK_ctbSyQuAzMaYUTduENiKUSbw_Os9eiL6WY9wnqxQ
> .
@prefix sub: <
https://w3id.org/np/RAvK_ctbSyQuAzMaYUTduENiKUSbw_Os9eiL6WY9wnqxQ#
> .
@prefix np: <
http://www.nanopub.org/nschema#
> .
@prefix dct: <
http://purl.org/dc/terms/
> .
@prefix npx: <
http://purl.org/nanopub/x/
> .
@prefix xsd: <
http://www.w3.org/2001/XMLSchema#
> .
@prefix orcid: <
https://orcid.org/
> .
@prefix rdfs: <
http://www.w3.org/2000/01/rdf-schema#
> .
@prefix fip: <
https://w3id.org/fair/fip/terms/
> .
@prefix prov: <
http://www.w3.org/ns/prov#
> .
sub:Head
{
this:
np:hasAssertion
sub:assertion
;
np:hasProvenance
sub:provenance
;
np:hasPublicationInfo
sub:pubinfo
;
a
np:Nanopublication
.
}
sub:assertion
{
sub:Lifelines-Data-Catalogue
<
http://schema.org/url
> <
https://data-catalogue.lifelines.nl/
> ;
a
fip:Available-FAIR-Supporting-Resource
,
fip:FAIR-Enabling-Resource
,
fip:Registry
;
rdfs:comment
"Lifelines data catalogue is a search engine that can be used by researchers to select the data they require for their research. The data catalogue also publishes data developed by researchers who have created new variables through their research (i.e. secondary data)." ;
rdfs:label
"Lifelines Data Catalogue" ;
fip:has-description-source
<
https://data-catalogue.lifelines.nl
> ;
fip:metadata-availability-in-years
fip:At-least-20-years
.
}
sub:provenance
{
sub:assertion
dct:creator
orcid:0000-0002-9965-0702
.
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
npx:hasSignature
"FHsDOI7bN+U2FULKduM0jIW9vMbqPuptx+10w+5aSL+iC1RyvrXcI6tEmBKteO6Va61UB4gSJRs+QlqCsKZngVnqogIDVdi4zllv5dmdbgwxWSojT0bQq8tVa2eZWPDC+n065zoiHlHFlGOjoLjbtX2xZjXtN3PKlEmAxJzXrKU=" ;
npx:hasSignatureTarget
this:
.
this:
dct:created
"2025-02-26T22:19:48Z"^^
xsd:dateTime
;
dct:creator
<
https://fip-wizard.ds-wizard.org/wizard
> ;
dct:license
<
https://creativecommons.org/publicdomain/zero/1.0/
> ;
npx:introduces
sub:Lifelines-Data-Catalogue
;
prov:wasDerivedFrom
<
https://w3id.org/fip/wizard/c3de8960-8425-46bf-a7ab-40cf6748e017
> .
}