@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:ORCID-AAI a , , ; rdfs:comment "ORCID is an open, non-profit, community-driven effort to create and maintain a registry of unique researcher identifiers and a transparent method of linking research activities and outputs to these identifiers. The ORCID Registry is a repository of unique researcher identifiers which allows researchers to manage a record of their research activities. In addition, there are APIs that support system-to-system communication and authentication."; rdfs:label "ORCID-AAI | Open Researcher and Contributor ID AAI service"; rdfs:seeAlso orcid: . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0003-2195-3997 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCFntPrMZqvg2kVhCNArNnEn37ddXGwZ/0r4C8CS4lDry7C7YkYgng9yb0UMZQUHiTVkR/5A4m/xjE+Vy+AnwcWUeB75SfGZjE5ylI6VeHjTHi9+2hh2PHYIWnkhU4WHl3COEnxSSa/VouvPzZ2BIWLH6fTrq7NNL3RF5hGegGG0QIDAQAB"; npx:hasSignature "PG2S/0YZEAvmw9ogbqfUVCg3vcfN3upriPnoQlMd3f7sn3hTV1mB7nH2LszyLXvoSU5igeDfqqgrSQwUt20+1XrFqgjlor1/LNaMee6en8WSilLszq60Ghs5bVb349aQVPnivmgowahU+9KeClnMVhnueSRremmXdIwa2yJBFJU="; npx:hasSignatureTarget this: . this: dct:created "2023-11-15T20:03:30.520Z"^^xsd:dateTime; dct:creator orcid:0000-0003-2195-3997; dct:license ; npx:introduces sub:ORCID-AAI; rdfs:label "FAIR-enabling resource: ORCID-AAI | Open Researcher and Contributor ID AAI service"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }