@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix fip: . @prefix prov: . @prefix foaf: . sub:Head { this: np:hasAssertion sub:assertion ; np:hasProvenance sub:provenance ; np:hasPublicationInfo sub:pubinfo ; a np:Nanopublication . } sub:assertion { a fip:Available-FAIR-Enabling-Resource , fip:FAIR-Enabling-Resource , fip:Registry ; rdfs:comment "BioSamples, previously the BioSample Database (BioSD), stores and supplies descriptions and metadata about biological samples used in research and development by academia and industry. Samples are either 'reference' samples (e.g., from 1000 Genomes, HipSci, FAANG) or have been used in an assay database such as the European Nucleotide Archive (ENA) or ArrayExpress. It provides links to assays and specific samples, and accepts direct submissions of sample information." ; rdfs:label "BioSD | BioSamples" ; rdfs:seeAlso . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0003-1062-5576 . } sub:pubinfo { orcid:0000-0003-1062-5576 foaf:name "Gerhard Burger" . sub:sig npx:hasAlgorithm "RSA" ; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCKS0JLO/bGqK4GRv2E0dDCoFK5OAXtAsN8qrRCmaeMeBq/lp6gk/4vQ+/mbd2qZHt7bu0fbYWBmFwYDgxU3HqErq4mGo7JZ1UoKoNsEjq+pJCwv0sa5TsLfd1N/3xb0JLqouru63QrzS0VIPM0+X4Kar1SpZgxlpRapRc5NFZkUwIDAQAB" ; npx:hasSignature "Ii91t4+jL6p5A5yG/1kbn9WwLQAAwssL8lFMQUd2h8BwwQqqJP22n6tuZmK1AadniZ2o8t7Odh5g7W52nwTfkNoatYClh2KJ36yHe+xlj805GRpiBHSJGo5/5jDUOCMzWOw4w3nbIWvsOTUji5s0VrbLAARoXjFtzqt0r1eKgtk=" ; npx:hasSignatureTarget this: ; npx:signedBy orcid:0000-0003-1062-5576 . this: dct:created "2024-02-29T12:20:08.916Z"^^xsd:dateTime ; dct:creator orcid:0000-0003-1062-5576 ; dct:license ; npx:introduces ; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }