@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix orcid: . @prefix rdfs: . @prefix fip: . @prefix 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 ; 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 ; 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 ; dct:license ; npx:introduces sub:Lifelines-Data-Catalogue; prov:wasDerivedFrom . }