@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix skos: . @prefix rdfs: . @prefix orcid: . @prefix fair: . @prefix prov: . @prefix latest: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { fair:F2 a fair:FAIR-SubPrinciple; rdfs:isDefinedBy latest:; rdfs:label "F2"@en; skos:definition "data are described with rich metadata (defined by R1 below)"@en . } sub:provenance { sub:assertion prov:hadPrimarySource . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "PbkD0QNF3NQFM34BD62uSs4/Ib05iTMp7UqX7/XG8Jbfebt5Zwftieo4pkYrrZVNigCcbG6f4ksRyReF5qWLdvJgClT7GOSBvcQz4kXSu7UnW4VHa1fkddOW7R3vw3TRd7rs/252OnmWR8A0EG1ECSecBHwr4cDJjHLeHFZz/Ps="; npx:hasSignatureTarget this: . this: dct:created "2019-07-12T08:07:27.988+02:00"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234, orcid:0000-0003-4727-9435; dct:rights ; npx:supersedes . }