@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 { a fip:Available-FAIR-Enabling-Resource, fip:FAIR-Enabling-Resource, fip:Structured-vocabulary; ; rdfs:comment "Vocabulary defined by the whole ACTRIS community, defining observed variables, instruments, platforms, objects of interest, observed parameters, matrices."; rdfs:label "ACTRIS Vocabulary" . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-3380-3470 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "b2fsEMUTsqDUTF71qCI3mPjJtbYk05RhJ/zB4siKzK9Yvs2b8rrk9zd0eDs4/5WFeCPa8zsqiEqnm7E+vJaIAO8x8OuphK7HhCt9PEFUjjhiSYU1mIl1UuyIKBZgpNp1jEb2jcuEhb9Mgdino25LSNFPxDZ4wZFHYyEjlHXtKng="; npx:hasSignatureTarget this: . this: dct:created "2025-03-06T16:46:17Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces ; npx:supersedes ; prov:wasDerivedFrom . }