@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @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 { sub:ACTRIS-vocabulary a fip:FAIR-Enabling-Resource, fip:FAIR-Enabling-Resource-to-be-Developed, 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 "U0RactpAB88HAWOUYLbjToHWpWiL9DUByg8d8P+uuwNDR/GFVrJP05Q7adtFuS9esG7gA+10xl0HP4A41J03fZJ3tq+VWtNgpVmqFCssI1mc5jBTXqkTq/k9TOkceCx3rKeznfoXnEp1yUfpAKZNeu9kZ8CkE6EfqDgAyLE+7cM="; npx:hasSignatureTarget this: . this: dct:created "2022-01-28T09:47:05Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:ACTRIS-vocabulary; prov:wasDerivedFrom . }