@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix ns1: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:larsw dct:description "Engineer tinkering with knowledge graphs."; a , ; rdfs:label "Lars Wilhelmsen" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0009-0000-9961-152X . } sub:pubinfo { nt:hasLabelFromApi "engineer - professional practitioner of engineering" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC5dHBWPGZRhaNRk+im1aPmtMTJlxeR2KzS33t5eWhG6UwbTqw9L3rpOt1KIwVfw5uNFw8LY1IrJliWIZUY8as6k07EexdyALr1jofa9FWrtaoCxOq9HXoLeb/rWCj3XfSrQyATR26otl2Arxp4T296EH2InAzI3aavYgLwmzoZEwIDAQAB"; npx:hasSignature "iE9cLxzY+KHWB1EPSKFHNXEj69FGe2QXkP2JGsbTKZpJrfktZtPPDEvwVScs2LufFZoHoXLBBK3lvyFNThBTiN9KiM/kwnuFMB/zviHgc4koB1wNg9hMmZqOA1n8s/QIF23rk3QrFAhZBKVoMzruxhKNKVhsEof1FjD7loH2Hzs="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0000-9961-152X . this: dct:created "2025-02-28T18:06:31.496Z"^^xsd:dateTime; dct:creator orcid:0009-0000-9961-152X; dct:license ; npx:introduces sub:larsw; npx:wasCreatedAt ; rdfs:label "Lars Wilhelmsen"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate ns1:RAnxJvccrJq_S63P6KP5ujwaLND5mV15iVke03AqVVF-o . }