@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix pav: . @prefix rdf: . @prefix icc: . @prefix xsd: . @prefix skos: . @prefix rdfs: . @prefix orcid: . @prefix latest: . @prefix npx: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { icc:chosen-resource a rdf:Property; rdfs:domain icc:ChoiceDeclaration; rdfs:isDefinedBy latest:; rdfs:label "chosen resource"@en; rdfs:range icc:Resource; skos:definition "Connects ChoiceDeclaration to the Resource that was chosen through the declaration"@en . } sub:provenance { sub:assertion pav:authoredBy icc:FAIR-Principles-Explained-Working-Group . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "VURll9xTgQ9jUyLXb5v4Jdaz+XEoITto8/EUHKLsTuGAY9XlEgWxUfjrLVInxTaJT+cOsmbZ11+BgUtMPvi3rl6e/sOlahaVLk3YS5BSLRnmcbEtomblCNDGqcAUP69eLQcFplNbZFGMChXANsC5tN50Zi6n2EVLw2CocYxMLqg="; npx:hasSignatureTarget this: . this: dct:created "2019-07-26T13:27:47.420+02:00"^^xsd:dateTime; dct:creator orcid:0000-0001-8888-635X, orcid:0000-0002-1267-0234, orcid:0000-0003-4818-2360; dct:license . }