@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:FDP_Index a , , ; rdfs:comment "automated indexing of deployed FAIR Data Points"; rdfs:label "automatic FDP \\\"call home\\\" registry"; . } sub:provenance { sub:assertion prov:wasDerivedFrom . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCtpcftn7kbe6toJbOTDQaCcCssEFSWqt6J4rZ02w+TfY7/eIOgJZYOlpL6G3AzO2RNmVYWRPSlMiykaFuaRuBitvk1GKfGdprfZbvXwmeOxpqCTRBQX9EnFyQyd+Ra/ajfw/UsG8skeu1xnUEpnQbpgbQYc/fvhJNN0UwEc77mOwIDAQAB"; npx:hasSignature "DiJY2U4v8YymkUIV3hTmwpUCyM+ufMG5XziE57CqDlh8GxBwu6c3NL1vWND0y6R6FsmG4KEX/nhCIOswXYkGE3bTOV2H1ivtC47+JKmtXgAuarhvi8Fhxy7e4TPix16b2DTpf8nakz3cKciYR3D6+gTH8GWUM+soCAyPZ64aKFI="; npx:hasSignatureTarget this: . this: dct:created "2022-01-20T23:45:31.925+01:00"^^xsd:dateTime; dct:creator orcid:0000-0003-2195-3997; npx:introduces sub:FDP_Index; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }