@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:VODAN a fip:FAIR-Implementation-Community; rdfs:comment "The VODAN IN consortium is a light-weight public private partnership (members listed under the VODAN clusters) that jointly address the FAIRification of virus outbreak data."; rdfs:label "Virus Outbreak Data Network"; rdfs:seeAlso ; fip:has-research-domain , . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-7285-1651 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDFtllraZBjYBjxUQRbEGDYSoFuXwaTsjG99I54H994WIp1nb9a4T4MExtvkijA7wyz6LURp+KBhg62HYyqzGUMmdzu7JIeGrNlDQseD04lbZB0hm/k37hO+0H8d4iyQRJNunLwnY6Vu2lSiMWKtDVZxDGL62kSFI33ZvNrXkf7nwIDAQAB"; npx:hasSignature "ZKfeXxjYoa3fix6F6WrnNSSUJKc0lZu73pfaK2jU1tMv5FBx0oqHXYHsrlaOqaN70bV/eJuboTvUu3YPniW6X/YVeGTRq7IZ+xk3PwbQPl6Xc6b8lu3kS9ujubPBIihOVxGurOFZhos7faBFEWjxy1CpUkK9fztQCNXmchjxD48="; npx:hasSignatureTarget this: . this: dct:created "2020-10-05T16:45:27.761+02:00"^^xsd:dateTime; dct:creator orcid:0000-0002-7285-1651; npx:introduces sub:VODAN; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }