@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:UMLS ; a fip:Available-FAIR-Supporting-Resource, fip:FAIR-Supporting-Resource, fip:Semantic-model; rdfs:comment "The UMLS, or Unified Medical Language System, is a set of files and softwares that brings together many health and biomedical vocabularies and standards to enable interoperability between computer systems."; rdfs:label "UMLS | Unified Medical Language System" . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-2749-8588 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "iz7F1c+w0Y0ftZDknv59Mz7nrPvphTlBDWRa5wS/slj4lcYBqS0iXjcikww0yfLJHOlkiOAm+cVCSCSj0+Q1KLeWzGTvIDHawkdDxpkxqNHlNgb5bnt8obl2cjOuyJk6basNtDwcX7lPhpdFeM7cpp+VJyFxmOTIDZ6BzXE7Auo="; npx:hasSignatureTarget this: . this: dct:created "2023-12-05T14:02:27Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:UMLS; prov:wasDerivedFrom . }