@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix shape: . @prefix sh: . @prefix iadopt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { shape:ConstraintShape a sh:NodeShape; sh:property sub:_1, sub:_5; sh:targetClass iadopt:Constraint . sub:_1 sh:message "Constraint must constrain one of the I-Adopt classes."; sh:minCount "1"^^xsd:integer; sh:nodeKind sh:IRI; sh:or sub:_2; sh:path iadopt:constrains . sub:_10 sh:class iadopt:ContextObject . sub:_11 sub:_12; sub:_3 . sub:_12 sh:class iadopt:Property . sub:_2 sub:_6; sub:_7 . sub:_3 sub:_4; . sub:_4 sh:class iadopt:StatisticalModifier . sub:_5 sh:datatype xsd:string; sh:message "Constraint should have a label."; sh:minCount "1"^^xsd:integer; sh:path rdfs:label . sub:_6 sh:class iadopt:ObjectOfInterest . sub:_7 sub:_8; sub:_9 . sub:_8 sh:class iadopt:Matrix . sub:_9 sub:_10; sub:_11 . } sub:provenance { sub:assertion prov:wasDerivedFrom . } sub:pubinfo { this: dct:created "2026-03-16T16:43:56Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:introduces shape:ConstraintShape; rdfs:label "I-ADOPT Constraint Shape" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "iwt3wQ19iPGFuM1BKzetXQ8x6mLiFMfMCxgDV53T+CH+WQwFWJR+raWdOHjiQ7jdiGHGvNhKjnm0rlAwKi1sd4YsW2aAU2+rlnw8w9nkyMvapIfn0LzUr465RTT888tncJ3v8uIdnH4E6R34zIYD7rJALaKqau5bwoDFPz9TLzk="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }