@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix npx: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:assertion dct:creator orcid:0000-0002-1267-0234; ; rdfs:comment "The definition of the concept could be a bit more elaborate, but overall this is a valid definition of the concept of \"detection of polarity shift in clauses\"." . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCjDGQCS1S+SRnERDuYDXOugdYUP0efEquHJEEHAbU/uLzBVlga89zqrNPCS7fBE6lArBUWEmT8eLKdMapyqvAzI1J3jUWTMhDJF+XFBkUiuiFfNSc4vJJcmi0yujtnuzXsRIG202jyaP4f5ULoskFwaZOSBZJfiE0dsB3D7DTIAQIDAQAB"; npx:hasSignature "AtVFQvUjE5UGq0GasmMZ/9qpEAl5YyNekiQyLZAZbcnzzotWYur+jkD5pfxv3xW09Bjy7Zj3hVHUBvUgeDxKgwKe7z7VH7K0KU9c1XRZTNtAbE5ZezLa79Np2kkoVem5wl1yRKT1EGR56/5Ee9BoXDudBtY9sCwCyzLBrVLjar0="; npx:hasSignatureTarget this: . this: dct:created "2023-06-07T09:42:13.150Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }