@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: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { "Templates" . . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . nt:hasLabelFromApi "Creating an aggregate FDO - Such a nanopublication declares an FDO that is an aggregation of other given ..." . this: dct:created "2025-10-03T08:49:47.462Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:hasNanopubType ; npx:supersedes ; npx:wasCreatedAt ; rdfs:label "FDO Connect has pinned template: Creating an aggregate FDO"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCjDGQCS1S+SRnERDuYDXOugdYUP0efEquHJEEHAbU/uLzBVlga89zqrNPCS7fBE6lArBUWEmT8eLKdMapyqvAzI1J3jUWTMhDJF+XFBkUiuiFfNSc4vJJcmi0yujtnuzXsRIG202jyaP4f5ULoskFwaZOSBZJfiE0dsB3D7DTIAQIDAQAB"; npx:hasSignature "i9vXWZBYQfYIEcGKBXKV5Atu45I2XQ+wv0sNHndHzocouD669JiwM2AJmkKccoOKs2+kBBrqCGyaMF+lGdFopY1JQbDCL130JuPCh+lwJmvhK/JyYiMHCbtvXHNC5f08OXF05PzdJiMSE0x9VtFtMK6P1TVcy2KQtMrG55afybM="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . nt:hasLabelFromApi "FDO Connect - This is the Space for the FDO Connect project." . }