@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:PCB118 dct:description "PCB118 in air"; a ; rdfs:label "Mass concentration of PCB118 in air (active sampler HiVol, TSP, in ng per m3)"; sub:air; sub:PCB118; sub:concentration . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-4517-590X . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDSzt9iJsaxTAg9qAZPVPDOPbNEjncx/hEfPUVWlqnBiWQB+a6oFjMGdTyvlanRyIHxcdmZsksJTFoQIE9zSQAMt8YGLl107FM0arcRF3hKf7ecV99b5wYKyd0s2U+bPaopSUiBeoR0+CemSA4WL5Uz2YT/B0IJ5iUKmM+wW9ktAQIDAQAB"; npx:hasSignature "j/DZa4k5NZUBNucytfShLZYAX3sJ8TeNngN+viXhBrxMgrYICbA4fxupNBZT/sXbM88yEYrAWQkQUUqtBKR4dgSu8Db/aCvc9O6KIldmXyiaY5WO7U1VvLXJwCZ3TVuwsd4UUkzVs+6zO/o3pEy6UZUfsNeXWbOutn18SIz0jl0="; npx:hasSignatureTarget this: . this: dct:created "2023-10-17T09:44:21.628Z"^^xsd:dateTime; dct:creator orcid:0000-0002-4517-590X; dct:license ; npx:introduces sub:PCB118; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }