@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix owl: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix skos: . @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:intermittent-preventive-treatment-with-sulfadoxine-pyrimethamine a owl:Class; rdfs:label "intermittent preventive treatment with sulfadoxine pyrimethamine"; rdfs:subClassOf ; skos:definition "An intermittent preventive treatment with sulfadoxine pyrimethamine." . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-7114-6459 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCJlM78d80R+gFMoQB1IG3f7AbqqGOCIv4HmZd1cx1KgEWMUUpPsojFNvx84fC/TltcJ8F8JafnbhDXW2HM2MhdK4yC04ROEV1vIgSzjDicHfiqXvMqdPuMyQp4mmCEY7mUoeEW10mWZqjk+S9TnmiAQbFGcpExP8aosr2aTR7CSQIDAQAB"; npx:hasSignature "Thu4hmw16vORFDqA77SK1L0/hyeHSpakgENv3u2OHiJkOAjifo431T/C+OfL7KosJFZx7ogOb1cKPaZ0aVkOXodJ0zxPX7t4iJ8CZkjEV5Bo4e9AVXk3e5xCKW8yN72rUUVq09EPF7y9oqTOYEGICHowcMnGJkc+Wv2oSXdSuFA="; npx:hasSignatureTarget this: . this: dct:created "2021-02-22T20:52:25.335+02:00"^^xsd:dateTime; dct:creator orcid:0000-0002-7114-6459; npx:introduces sub:intermittent-preventive-treatment-with-sulfadoxine-pyrimethamine; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }