@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:ROFR a fip:Available-FAIR-Supporting-Resource, fip:Domain-Specific-Registry, fip:FAIR-Enabling-Resource, fip:Registry; rdfs:comment "The Registry of Registries (RofR, pronounced rover) is a web portal provided on behalf of the International Virtual Observatory Alliance (IVOA) and overseen by the IVOA Registry Working Group. It is targeted to VO registry providers and VO application developers that wish to interact with registries. "; rdfs:label "IVOA Registry of Registries"; fip:has-description-source . } sub:provenance { sub:assertion dct:creator orcid:0000-0001-6353-0808 . } sub:pubinfo { this: dct:created "2025-10-21T16:08:10Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:ROFR; prov:wasDerivedFrom . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "gr55zyAR9wpFO8Cijai27uZXq3oG96VsAONjnU7JE13tB0S6z2SzVPswgDvTcibrY+3KwvRzZ34P5JDzdMDQsMZfHPvDzpgNzDh6ncHeZ4/6rrPBk5aLA6ATDddafA5WLzRLuPAB7XmzmHm4pjK9Vqnm2cnQkzURMM9uGuoyoh8="; npx:hasSignatureTarget this: . }