@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix foaf: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { a , ; dct:description "The OWL ontology representing the matrix vocabulary."; rdfs:label "Matrix Vocabulary"; ; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0001-8327-0142 . } sub:pubinfo { orcid:0000-0001-8327-0142 foaf:name "Gertjan Bisschop" . this: dct:created "2026-07-01T18:47:44.769Z"^^xsd:dateTime; dct:creator orcid:0000-0001-8327-0142; dct:license ; npx:introduces ; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCrtQj5vwUetIUcAq1KOnUqIuPJAJm48YRojgd5u3y1c7NAZJU907q94I3KV5l7AJd0O5Ekzedt8dS3VpJFucrvg2v4BRGmEa7C8VMg6CcEsKTAa6wUEJfngKAfj8e6moEHOxdCs52BDRnJffZwbTlsQkGV3XpsRDCUjq1vgz/vRwIDAQAB"; npx:hasSignature "nRLRetzIbrrkZJ1LHmSMxgWTBDHQsDOWVEZ2p6NCVRQyNiKu7X4n0Gm+PizvcqrjJqS5ybwVG6PiPMPFKDTQCjZWgnfGjZ7O5J6E8fw8UukLRRRY+EbyYpfZ7WaqXRGNcLVmd+rR8uPuCyjR9mlMTSVPCSlfmVx7eFOGgfGBKDQ="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0001-8327-0142 . nt:hasLabelFromApi "Chemical Exposome Matrix community" . }