@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:fast a fip:Available-FAIR-Enabling-Resource, fip:FAIR-Enabling-Resource, fip:Structured-vocabulary; rdfs:comment "FAST (Faceted Application of Subject Terminology) is derived from the Library of Congress Subject Headings (LCSH), one of the library domain’s most widely used subject terminology schemas. The development of FAST has been a collaboration of OCLC Research and the Library of Congress."; rdfs:label "Faceted Application of Subject Terminology (FAST)"; rdfs:seeAlso . } sub:provenance { sub:assertion dct:creator orcid:0000-0003-3108-3921 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "hc52uils7ad3kfIfJL4ql02KtXQ7rjnWx7Z3BxyY/7NimB814SVsvAQzMxKfma4P30Js66AiXXQ9vANw5RfGGgCeZ+Cb1SJzamFfxYQDmX5xKVG7L8X9of1cvxFAHa0cKo19hNdOLOQ+LhupRxdqgHoo1sQU5clwEb1sXUIj0M4="; npx:hasSignatureTarget this: . this: dct:created "2022-10-17T11:26:10Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:fast; prov:wasDerivedFrom . }