@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:IADOPT.DustPCB52Concentration dct:description "Concentration of PCB52 measured in a settled dust sample taken from a household"; a ; rdfs:label "Concentration of PCB52 in a settled dust sample"; rdfs:seeAlso ; ; ; ; ; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-6514-0173 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDf2pIMH+lWdxLr57z5pnARHiHLKo2J0kCw/tfj//WpFcdEs9c95kowA8R2uR/fSbL9wYS/OZAz0CV1tAeynxbGoyvYQAEUIAXkqC88NBR4uQeyF0rEwCujGHs8HGQLFuRpdWjf2OsyH3hc+6PNHmWksgD2g8AJU7ujPoksI7T9MwIDAQAB"; npx:hasSignature "1bHveVI3QKucdk5UQqPKI7LB2UPwvH0qWthFTmQbZDRJOs8YJL8ATbF66zeAC71qPlLdMtbFam2Lvdm+CMQ0P8JXec6EeHTe/Ljh4l7h6CLZH351LCIFZyhduy5+x025LfYJKFDMKK54Yg2CUp4ufcmwtKBD/don0P4j/bis2Mk="; npx:hasSignatureTarget this: . this: dct:created "2023-10-17T10:01:43.443Z"^^xsd:dateTime; dct:creator orcid:0000-0002-6514-0173; dct:license ; npx:introduces sub:IADOPT.DustPCB52Concentration; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }