@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:spi a ; rdfs:label "Licenses with a non-commercial clause generally inhibit re-use of biodiversity data."; ; ; ; ; . } sub:provenance { sub:activity a ; prov:used sub:quote, ; prov:wasAssociatedWith orcid:0000-0001-9488-1870, orcid:0000-0002-2186-5033, orcid:0000-0002-8083-6048 . sub:assertion prov:wasGeneratedBy sub:activity . sub:quote prov:value "Unfortunately, in science and education, knowledge and data are often intermingled with copyrighted expressions of the same. Many publishers establish barriers to knowledge sharing by asserting copyright on non-copyrightable plain or formal expressions of that knowledge. In the area of biodiversity, often dealing with textually expressed data or data expressed in images, this is a major obstacle."; prov:wasQuotedFrom . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwi1YMnpV5z/0oMXyFYDKS5cirQQWTMZ/jbglmVY1gl3YAgrkqsQUmgaxA/ho+VV8jsfREIL8PT2czbmCjGjMJoNaKVqJq1GoIUV9+Kj9yXxNySyDAOTDsIM0zdj1BEu5uNbtfzwQPGuhVpgLR05Uk/meCyYLPs3BxC5zRbtulmwIDAQAB"; npx:hasSignature "GYvUitqeXPOUq9vuM1EEIzNTCkmqXOdl9HsliNLxkWzV6M7h7m9XgUY0BVhdhGmiqpyiBDaqUDIOgaIvKOg/WsZuD+k1bZFZgVnoJvFbwg5kRQTPxN3B6uLsA44RJRTA3CTeL1Qat09QQLYDWuvVCXbbkHp7U0w9TLyt5HoanGw="; npx:hasSignatureTarget this: . this: dct:created "2021-07-07T12:14:13.212+03:00"^^xsd:dateTime; dct:creator orcid:0000-0002-8083-6048; npx:introduces sub:spi; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }