@prefix this: . @prefix sub: . @prefix xsd: . @prefix rdfs: . @prefix dct: . @prefix prov: . @prefix np: . @prefix orcid: . @prefix nt: . @prefix npx: . @prefix fip: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:eLTER-DIP a fip:Available-FAIR-Enabling-Resource, fip:FAIR-Enabling-Resource, fip:Search-engine; rdfs:comment "This is DIP is the central access point for data discovery and access of eLTER"; rdfs:label "eLTER Data Integration"; rdfs:seeAlso . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0003-2195-3997 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCtpcftn7kbe6toJbOTDQaCcCssEFSWqt6J4rZ02w+TfY7/eIOgJZYOlpL6G3AzO2RNmVYWRPSlMiykaFuaRuBitvk1GKfGdprfZbvXwmeOxpqCTRBQX9EnFyQyd+Ra/ajfw/UsG8skeu1xnUEpnQbpgbQYc/fvhJNN0UwEc77mOwIDAQAB"; npx:hasSignature "Wy0RyQbtSay/4jhHgGG5HsncQh9G4/PMQmjKoiAWN9e9x55mjaVJlNa4p0lWwX7qe3BQ06t770v08Lgm/uEtvLuV8ZR+5zBhZu1zjgg4IdeK28DBW0dMKybJd47aa//5NAhek0eSbB0wbAOSPPGB63l6DI4Fp40DmhxJy+cryBI="; npx:hasSignatureTarget this: . this: dct:created "2020-11-18T20:55:09.515+01:00"^^xsd:dateTime; dct:creator orcid:0000-0003-2195-3997; npx:introduces sub:eLTER-DIP; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }