@prefix this: <http://purl.org/np/RAjk3YoNydLhbuD4BV9FD21ecELazvZibHHM7IXtJd-4A> .
@prefix sub: <http://purl.org/np/RAjk3YoNydLhbuD4BV9FD21ecELazvZibHHM7IXtJd-4A#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:spi a <https://w3id.org/linkflows/superpattern/terms/SuperPatternInstance> ;
    rdfs:label "Licenses with a non-commercial clause generally inhibit re-use of biodiversity data." ;
    <https://w3id.org/linkflows/superpattern/terms/hasContextClass> <https://w3id.org/linkflows/superpattern/terms/UniversalContext> ;
    <https://w3id.org/linkflows/superpattern/terms/hasObjectClass> <http://purl.org/np/RA6snbuih8c4A_1jDlDPtYXKBcO5KE5jdoQUtu3V2xPY4#biodiversity-data-reuse> ;
    <https://w3id.org/linkflows/superpattern/terms/hasQualifier> <https://w3id.org/linkflows/superpattern/terms/generallyQualifier> ;
    <https://w3id.org/linkflows/superpattern/terms/hasRelation> <https://w3id.org/linkflows/superpattern/terms/inhibits> ;
    <https://w3id.org/linkflows/superpattern/terms/hasSubjectClass> <http://www.wikidata.org/entity/Q65071627> .
}
sub:provenance {
  sub:activity a <https://w3id.org/linkflows/superpattern/terms/FormalizationActivity> ;
    prov:used sub:quote , <https://doi.org/10.3897/zookeys.150.2189> ;
    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 <https://doi.org/10.3897/zookeys.150.2189> .
}
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 <http://purl.org/np/RAE1wniOy0yO39PlK9QkQ-wqbC3q-R2nXraP5huu8W39k> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> ;
    nt:wasCreatedFromTemplate <http://purl.org/np/RAv68imZrEjfcp2rnEg1hzoBqEVc0cQMtp9_1Za0BxNM4> .
}