@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @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 { sub:FAIRDataStation ; ; a , ; rdfs:comment "The FAIR Data Station is a metadata ingestion platform that helps to improve the quality of metadata. The station allows users to record meta-data according to minimum information standards thereby ensuring FAIR scientific data management from the start."; rdfs:label "FAIR Data Station"; rdfs:seeAlso ; ; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0001-7135-3960 . } sub:pubinfo { orcid:0000-0001-7135-3960 foaf:name "Fen Zhang" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCcmwmhFuiZsoPlpZLTfFZM6JR6RUwPVvGkU1bggJdljB/1COjIo7JoASKhe4F+jfTZRg6bsNdCZtQwZkYVHCzD6lNGyIyJkIHHE/o9H6NRX32GfAKQDnq9zpbk1Rt6l2Rrf6L+5ZjLQJ1A8IdYEskyKM0V3taQ4ioC92UD9lrKMwIDAQAB"; npx:hasSignature "HM6QOaIu+ieAcLQavn4oELil7Ujm9YI9A3DuQIvRTSaLsrbJCMLJG1qFykI5jZZoXSwTOoAVMjH5YrXbQ1TMZN3caNHPniJRTDkNipdiFKpZNfROQYFIYfO5qBqM5wwGc/ZbZutrAIdLyH5PV75MEZQ8PXNE2ofqTQH3bpnn8z0="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0001-7135-3960 . this: dct:created "2025-01-03T11:23:57.560Z"^^xsd:dateTime; dct:creator orcid:0000-0001-7135-3960; dct:license ; npx:hasNanopubType , ; npx:introduces sub:FAIRDataStation; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }