@prefix this: <
https://w3id.org/np/RAtoIzIMVQOxS_ZOgKTNyKoJzFwmOrgguW3SAA6KeCpXE
> .
@prefix sub: <
https://w3id.org/np/RAtoIzIMVQOxS_ZOgKTNyKoJzFwmOrgguW3SAA6KeCpXE#
> .
@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-Identifier-Service
a
fip:Available-FAIR-Supporting-Resource
,
fip:FAIR-Enabling-Resource
,
fip:Identifier-service
;
rdfs:comment
"Unique Lifelines application numbers that are assigned to research projects that would like to work with Lifelines data" ;
rdfs:label
"Lifelines Identifier Service" ;
rdfs:seeAlso
<
https://www.lifelines-biobank.com/researchers/working-with-us/step-1-prepare-and-submit-your-application/apply
> .
}
sub:provenance
{
sub:assertion
dct:creator
orcid:0000-0003-3710-3188
.
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
npx:hasSignature
"GvHqj23sy6Au0uyas6EUmqJGJla0C25hd3rHLEWXks8SZiS9JCYU3R7m9I/MxiIbdhD/x4WcTKNFHyXbBn8uvbch61l/a6vUe/BYGskTNinyboexj1QrNOD19VfKYzJW3f2JleSOz1H1Huqgfe5x1SW5owkkTPDUasJJMSImqLg=" ;
npx:hasSignatureTarget
this:
.
this:
dct:created
"2024-10-02T11:01:18Z"^^
xsd:dateTime
;
dct:creator
<
https://fip-wizard.ds-wizard.org/wizard
> ;
dct:license
<
https://creativecommons.org/publicdomain/zero/1.0/
> ;
npx:introduces
sub:Lifelines-Identifier-Service
;
prov:wasDerivedFrom
<
https://w3id.org/fip/wizard/2b880a60-46db-49ac-9ee9-507001f44561
> .
}