@prefix this: . @prefix sub: . @prefix schema: . @prefix np: . @prefix dct: . @prefix doap: . @prefix npx: . @prefix xsd: . @prefix orcid: . @prefix rdfs: . @prefix fip: . @prefix prov: . @prefix obo: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { obo:ECO_9000001 ; schema:url ; doap:implements ; a fip:Available-FAIR-Enabling-Resource, fip:Domain-Specific-Registry, fip:FAIR-Enabling-Resource, fip:Registry; rdfs:comment "The Bioregistry is an open source, community curated registry, meta-registry, and compact identifier resolver."; rdfs:label "Bioregistry | bioregistry"; rdfs:seeAlso . } sub:provenance { sub:assertion dct:creator orcid:0000-0001-5819-7713; prov:wasDerivedFrom . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "h5phgHhdDOPwjZh9+JuxV6wdhnk1955eL1pEFfvB1uVKNbUDm4M/88tJSRvQ3v+wNYTfUIYZaOGnEhwU9Yz42A6my4fnqcu8XO6xB+9nzcMHO+VpdclCC+kMt875Du95pLJ3bJPcOlzyPXbLk6c3LnsLNtybgsgKyjoXrA853XQ="; npx:hasSignatureTarget this: . this: dct:created "2025-02-19T13:18:49Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:describes ; prov:wasDerivedFrom . }