@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:FAIR-Enabling-Resource, fip:Knowledge-representation-language, fip:Semantic-model; rdfs:comment "SHACL, Shapes Constraint Language, is a language for validating RDF graphs against a set of conditions."; rdfs:label "SHACL Shapes Constraint Language"; skos:closeMatch . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-1261-9930; prov:wasDerivedFrom . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "Re+iar8fkBV41jqBv9xSc8XO1MLYHchIIsWS155on57FLgLLd4/fC5JMgH7luCLan0BA465hKeILf361OucyYWKjbH5Eg0Azs6Zi9yw5YfhtxzpC/6KBlSzCg22NJxUCL+CmOK3c4i2ZWu9VfQhOQgDUadjvkDbIs4QZgB7/ykE="; npx:hasSignatureTarget this: . this: dct:created "2024-12-30T19:40:26Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces ; npx:supersedes ; prov:wasDerivedFrom . }