@prefix this: . @prefix sub: . @prefix shacl: . @prefix np: . @prefix dct: . @prefix xsd: . @prefix fdof: . @prefix prov: . @prefix npx: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { dct:conformsTo ; a , fdof:FAIRDigitalObject; ; """ """; "{\"$ref\": \"https://typeapi.lab.pidconsortium.net/v1/types/schema/21.T11966/82045bd97a0acce88378\"}"; ; sub:nodeShape . this: a shacl:NodeShape; shacl:targetClass fdof:FAIRDigitalObject . sub:nodeShape shacl:property sub:propertyShape1, sub:propertyShape2, sub:propertyShape3, sub:propertyShape4 . sub:propertyShape1 shacl:maxCount "1"^^xsd:int; shacl:minCount "1"^^xsd:int; shacl:path dct:conformsTo . sub:propertyShape2 shacl:maxCount "1"^^xsd:int; shacl:path . sub:propertyShape3 shacl:maxCount "1"^^xsd:int; shacl:path . sub:propertyShape4 shacl:maxCount "1"^^xsd:int; shacl:minCount "1"^^xsd:int; shacl:path . } sub:provenance { sub:assertion prov:wasDerivedFrom . } sub:pubinfo { this: dct:created "2025-06-27T16:32:19.191+02:00"^^xsd:dateTime; npx:hasNanopubType ; npx:introduces . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEApbztY8l4lWqVF8L/djJ1knoc7Nm5kVHT9NqSe0fXO9Hel3DRO2IyxJYVEvThhllBuHNtZK32ww23AlglArokhxPCSBPKvVgQS6r46khF2D85tnd5htaBq+bfjMqL+LDlQh3LdBpAqrLmsmfsPkU65CCxSGufBs2v39p41z5FkRXE1JKJ/UZe+1OUq+CibjOfo1g1Nz6HO0fZML7GnQBj5X9lvU0llmDk/sqdNMxAJDSQh2/Zh0kz7+Dm7vJOx3mNEXU4FuzVzKBYwTotvEcJod7Vot1fPOJXPGoNDVNKMQffCala9o4pqT739LS7R7ZFVMjzPkLUxYCjnEgOZI5t6wIDAQAB"; npx:hasSignature "W3pkKJ2wXw1vrXxRBEFTXq+W+3rgMRNMxOjTBbEJjPXDWeTN2ouWNS7SAVm7JeMjpPrUZ+s1l2ifDGRGbP+pl2AJ9PPFPwRAZblo09hoFMb00zjQOKRPvyOOTZJMY+yomEF0MgjhHzfQvw74zSFDJ7dZePpaeWLe4sKMOCs4q7H3I2Q9SFyRQEea1B4kmwrv/tFKSAg4RZmh2fluNxKHsTFWHelLp46cpQejdDUcjJIhOF6CAjAw98ZHwWiQABX2e8TZ0IW3AjKxZegiqfwMP6bFM6b44iCg9/w5awulvSDct9fZH9Iuvw1y8Q50JDNqVZam2HQtxyuN4+6i8uSfEg=="; npx:hasSignatureTarget this:; npx:signedBy . }