@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:FDPspec dct:creator ; ; ; a , , , , , ; rdfs:comment "The specification defines the architecture, metadata structure and schema, API and validation rules for a FAIR Data Point."; rdfs:label "FDPspec | FAIR Data Point specification" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0003-2195-3997 . } sub:pubinfo { orcid:0000-0003-2195-3997 foaf:name "Barbara Magagna" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCM0tu3I/KK6A/qPha/6pfngQZ4LBQpLnKAcIUuZLnSEb0epJ2IoY3zh/4N42us/6LpCHgZZZtSOTm5/KVo+OTDIqo294PpEZAO70u5DcMcGMC5OufzxGKs3Dwdo6XqPiDHxXuiaKCTO7/ABWAi7CtFoMrqJAHfeyqe82dAiH2IiwIDAQAB"; npx:hasSignature "OBJc3vkWbjce2sXdG1AiixkNZ0aZcmW8t2tU2Qc6Mayj9L3kZ1pN53HARu3RJwgT7XJ2japIpI527B1xwV+D3wkwCqOwdAQse9aALZnuAOT5y8Jlu1H2x7LdwdG7/CW4q4xeWVMsJn4XuDIsMUIWOQfqoAhu6E7dLC0gNfKli4k="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0003-2195-3997 . this: dct:created "2025-01-19T15:23:46.123Z"^^xsd:dateTime; dct:creator orcid:0000-0003-2195-3997; dct:license ; npx:hasNanopubType , ; npx:introduces sub:FDPspec; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }