@prefix this: <
http://purl.org/np/RAxp8L2-gT4XeTovflRjzU1j1m0DA08bES8DCJGvhiSvg
> .
@prefix sub: <
http://purl.org/np/RAxp8L2-gT4XeTovflRjzU1j1m0DA08bES8DCJGvhiSvg#
> .
@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:LACDR
a
fip:FAIR-Implementation-Community
;
rdfs:comment
"The Leiden Academic Centre for Drug Research (LACDR) is a centre of excellence for multidisciplinary research on drug discovery and development at Leiden University." ;
rdfs:label
"LACDR | Leiden Academic Centre for Drug Research" ;
rdfs:seeAlso
<
https://www.universiteitleiden.nl/en/science/drug-research
> ;
fip:has-research-domain
<
http://www.fairsharing.org/ontology/subject/SRAO_0000318
> .
}
sub:provenance
{
sub:assertion
dct:creator
orcid:0000-0001-7525-9218
.
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
npx:hasSignature
"XtnFCOd3qNFB2hWyAHtUBYGySIsC9bmgb053i8M4birWoY4atawn2EYsa+lechSwK1es0Od7HjckKynUo5FhwtfLtA5Mu31ycWyk/ub5C0OQkXV7pe0agLIZWxhisJ6VI/t7V+r9/fjKsxm+NPd/ABfcFRkOKR/PsmLbhZsYgwI=" ;
npx:hasSignatureTarget
this:
.
this:
dct:created
"2023-07-13T21:15:16Z"^^
xsd:dateTime
;
dct:creator
<
https://fip-wizard.ds-wizard.org
> ;
dct:license
<
https://creativecommons.org/publicdomain/zero/1.0/
> ;
npx:introduces
sub:LACDR
;
prov:wasDerivedFrom
<
https://w3id.org/fip/wizard/a237d8d7-c189-4442-a47c-aea5457f1e83
> .
}