@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.MaternalEducationLevel dct:description "Education level of the mother of the study participant (ISCED)"; a ; rdfs:label "Education level of the mother of the study participant (ISCED)"; rdfs:seeAlso ; , ; sub:Person; . } 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 "Qt8iKe843DlbF1wmfpLPrjOvjiqUZTZwq57Dm+DEHDAhqMCqeh2RP0WmhDdBolJe7Adea+aYlSYFl42ze5W5EFmcC4sXBKyUz6Hd0TpgtVzYJPQOxJS+8FVBRC3heBtksBXAqdCacF5V+zYxStj4nWnNfYkvRl8TWPFfPatlkVM="; npx:hasSignatureTarget this: . this: dct:created "2023-10-17T09:50:57.920Z"^^xsd:dateTime; dct:creator orcid:0000-0002-6514-0173; dct:license ; npx:introduces sub:IADOPT.MaternalEducationLevel; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }