@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix orcid: . @prefix rdfs: . @prefix fip: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:coara-access-rights ; a fip:Available-FAIR-Supporting-Resource, fip:FAIR-Enabling-Resource, fip:Structured-vocabulary; rdfs:comment "The Access Rights vocabulary defines concepts to declare the access status of a resource. Multilingual labels regard regional distinctions in language and term."; rdfs:label "COAR Access Rights Vocabulary" . } sub:provenance { sub:assertion dct:creator orcid:0000-0003-1429-1251 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "pOiFDpZAvjTSWLxETDBPu8MH1ET+M8+ROSqJRYbFBb2HyO+hRr4QsjLpVnZaQdMcxUq9TT//FNJkyiTm0KFUDd18/Cgln7Y+3q+dsaLobQvw6Xo1RdiSpECo2Gy5sq5k4cfBHZasQBKQ2j/IkFDVVFPX7HdLRjIQ+ORaooTx88U="; npx:hasSignatureTarget this: . this: dct:created "2024-06-27T05:48:14Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:coara-access-rights; prov:wasDerivedFrom . }