@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix skos: . @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 { ; ; a fip:Available-FAIR-Supporting-Resource, fip:Communication-protocol, fip:FAIR-Enabling-Resource; rdfs:comment "GA4GH Data Repository Service (DRS) API is a generic interface to data repositories so data consumers, workflow systems, can access data objects in a single, standard way regardless of where they are stored and how they are managed. The primary functionality of DRS is to map a logical ID to a means for physically retrieving the data represented by the ID."; rdfs:label "GA4GH Data Repository Service API"; rdfs:seeAlso ; skos:closeMatch . } sub:provenance { sub:assertion dct:creator orcid:0009-0004-2157-1408; prov:wasDerivedFrom . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "KLm1KW+5ytx0ZC3HIcfWXlthWvNwzrrXArE3OgifBYhD+QZmw/HlkT6mhnZGmGJUO8hidSQBQ+NIZFvwAB7uZ0TEAbIrQX6HTH+gLSzxXY6c7jZnKydZ1p5vBN7A4n1mvk+JrDWdWpS/aamU69JcfI8wp30qwjihlqToJPizRcM="; npx:hasSignatureTarget this: . this: dct:created "2025-03-28T22:24:25Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces ; npx:supersedes ; prov:wasDerivedFrom . }