@prefix dcterms: .
@prefix this: .
@prefix sub: .
@prefix np: .
@prefix nt: .
@prefix npx: .
@prefix xsd: .
@prefix rdfs: .
@prefix orcid: .
@prefix prov: .
@prefix foaf: .
sub:Head {
this: np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo;
a np:Nanopublication .
}
sub:assertion {
dcterms:description "The Metabolomics and Analytics Centre (MAC) at the Leiden Academic Centre for Drug Research (LACDR) focuses on the development of high-performance metabolomics platforms aiming for high-throughput analysis and comprehensive metabolite coverage. This project page presents nanopublication-based FAIR Digital Objects (FDOs) that support MAC data stewardship. The templates follow the FAIR Funder Framework co-developed with the GO FAIR Foundation and ZonMw. Find out more about MAC at www.lmac.nl";
a , ;
rdfs:label "MAC | Metabolomics and Analytics Center";
;
orcid:0000-0001-5862-4375, orcid:0000-0001-8888-635X,
orcid:0000-0002-1267-0234, orcid:0009-0004-2188-0817 .
}
sub:provenance {
sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 .
}
sub:pubinfo {
orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" .
this: dcterms:created "2025-10-30T10:56:11.945+01:00"^^xsd:dateTime;
dcterms:creator orcid:0000-0002-1267-0234;
dcterms:license ;
npx:introduces ;
npx:wasCreatedAt ;
nt:wasCreatedFromProvenanceTemplate ;
nt:wasCreatedFromPubinfoTemplate ,
;
nt:wasCreatedFromTemplate .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB";
npx:hasSignature "ptBcPS4ULUlrsjMOJKhlOo8m+aBRkd5rNHTfFxm3FrLvC/B8O7010wqA03WdlxWtrL1dO7R25rnHXkH2YQNP7lMgYq55rUBOub695yEU7XLLmzmAK6FeOWixVnSPOw/ZPfT2NPulOJ90/Qv+UlcepPF3X2EwZ8+o2aCYr6U/KtQ=";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0002-1267-0234 .
}