@prefix this: <https://w3id.org/np/RArXLWTDPJdcXrkgml6uKYkSsme_q4hvTQ0ANfJLlQoG4> .
@prefix sub: <https://w3id.org/np/RArXLWTDPJdcXrkgml6uKYkSsme_q4hvTQ0ANfJLlQoG4/> .
@prefix schema: <http://schema.org/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix orcid: <https://orcid.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix fip: <https://w3id.org/fair/fip/terms/> .
@prefix prov: <http://www.w3.org/ns/prov#> .

<https://w3id.org/np/RArXLWTDPJdcXrkgml6uKYkSsme_q4hvTQ0ANfJLlQoG4> a np:Nanopublication;
  np:hasAssertion sub:assertion;
  np:hasProvenance sub:provenance;
  np:hasPublicationInfo sub:pubinfo;
  dct:created "2026-04-04T22:27:28Z"^^xsd:dateTime;
  dct:creator <https://fip.fair-wizard.com/wizard>;
  dct:license <https://creativecommons.org/publicdomain/zero/1.0/>;
  npx:describes <https://doi.org/10.25504/FAIRsharing.f73143>;
  prov:wasDerivedFrom <https://w3id.org/fip/wizard/ff6d6f91-8070-46d4-b18e-a74200f3c918> .

<https://doi.org/10.25504/FAIRsharing.f73143> a fip:Available-FAIR-Enabling-Resource,
    fip:FAIR-Enabling-Resource, fip:Structured-vocabulary;
  schema:url <https://ror.readme.io/docs/identifier>;
  rdfs:comment "The Research Organization Registry (ROR) ID schema is the specification of the identifier for institutions in ROR. ROR is a global, community-led registry of open persistent identifiers for research organizations. ROR makes it easy for anyone or any system to disambiguate institution names and connect research organizations to researchers and research outputs.";
  rdfs:label "Research Organization Registry ID Schema | ROR ID";
  rdfs:seeAlso <https://doi.org/10.25504/FAIRsharing.f73143> .

sub:assertion dct:creator orcid:0000-0001-6899-760X;
  prov:wasDerivedFrom <https://doi.org/10.25504/FAIRsharing.f73143> .

sub:sig npx:hasAlgorithm "RSA";
  npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB";
  npx:hasSignature "UL4O7qaToCaBxgRsdiu/xdarCwbFZivIJExZDPQPIuiOHb2JHAkOj63A5xubiTMNwDb328B2yAJHCwGeOztBvl77D7vW+2folXaTrpV2gf/XFK6I3Djchvbh48l14oWZkFtafSuTJgIFA5rmVuWP9+uR0Ieyp4mLDw/jVOMkbFo=";
  npx:hasSignatureTarget <https://w3id.org/np/RArXLWTDPJdcXrkgml6uKYkSsme_q4hvTQ0ANfJLlQoG4> .

