@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 { sub:DASH a fip:Available-FAIR-Supporting-Resource, fip:FAIR-Enabling-Resource, fip:Structured-vocabulary; rdfs:comment "A collection of reusable extensions to SHACL for a wide range of use cases."; rdfs:label "DASH | Data Shapes"; rdfs:seeAlso ; skos:closeMatch . } sub:provenance { sub:assertion dct:creator orcid:0009-0004-3529-1159; prov:wasDerivedFrom . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "J4djby5+2VnOI+32KFXGQn1JdgWYyOJkWvRoxNnzKOdQ+wNO/xwsFRyJ1kqRjANmtQgXb4Zo9PNULSQui2vJQAnlTekgEPElUItV2cAiHAzQAi4+hY+3xNrjgHLFOxJ9R2re3L5dO0/YeWxQ37wV1nt0mv5peqmIVE1aRTRkCr4="; npx:hasSignatureTarget this: . this: dct:created "2024-08-22T12:20:10Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:DASH; prov:wasDerivedFrom . }