@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix orcid: . @prefix rdfs: . @prefix fip: . @prefix prov: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { sub:DYNCATAnnotationSchema a fip:FAIR-Enabling-Resource, fip:FAIR-Specification, fip:FAIR-Supporting-Resource-to-be-Developed, fip:Metadata-schema, fip:Semantic-model, fip:Structured-vocabulary; rdfs:comment "Ontology based annotation schema used to annotate DYNCAT data and models. It is based on the Elementary Multiperspective Material Ontology and relevant doman ontologies."; rdfs:label "DYNCAT Annotation Schema" . } sub:provenance { sub:assertion dct:creator orcid:0000-0001-8869-3718 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "Av/g0pRr7Jms64moZtI0NRAfCanuuSxCeYWJZcly/gHgAJ9cR25ge8eepjcyiuAKanBVAa7NMSHDIQhyQozwVptqvw48rW6hedDYl5J3gqY0W6PS4qbeZxIRYb1IGahyTnmdWANN8frHkETfp+S4tcgHb5yGg7Yhq3ymk+Gv/dA="; npx:hasSignatureTarget this: . this: dct:created "2025-05-02T10:10:40Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:DYNCATAnnotationSchema; prov:wasDerivedFrom . }