@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:ex1.gr5 dct:description "Mass concentration of Aldrin in air (passive sampler PUF, ng per sampler)"; a ; rdfs:label "Mass concentration of Aldrin in air"; sub:unit_per_sampler; sub:air; sub:Aldrin; sub:mass_concentration . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-6063-0958 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCLZXv/F+HQe2L1BeIFg+Uj1BNh9LQ+dWJmujpKvwo7TIcpPKMSOPC/AFrTVgM3LOU9980zFrS4BMLySP6WaR2JuzwUB646TcpWD9wyVvM4+EzW4JOgihQRp8AaNDoWXPbPwP5vqJP9Px3quPx96bm3tmjMKTLfOVwsBdH5jjaWeQIDAQAB"; npx:hasSignature "VDUHa+l6rGICeNEiM0rx7/jGjmUIVI847bTvMkyG3i+k6hLLFz3r8Xlk+d07sMHmG+Rj2DMw4QQvB9hpEsnDH7sncobgvNfq6gsanTjNpJ/I/nydXAFhJhjJ4OQKZ/yl+RKiBM4hKGEBO08rmsSe5v/BXFu8O8pktl7MvqNYb2s="; npx:hasSignatureTarget this: . this: dct:created "2023-10-17T09:50:14.977Z"^^xsd:dateTime; dct:creator orcid:0000-0002-6063-0958; dct:license ; npx:introduces sub:ex1.gr5; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }