@prefix this: <
https://w3id.org/np/RAjxUP5rEnoTbl8efB4w3lw5vFCiZfGL81ZN6HAJ9bf-A
> .
@prefix sub: <
https://w3id.org/np/RAjxUP5rEnoTbl8efB4w3lw5vFCiZfGL81ZN6HAJ9bf-A#
> .
@prefix np: <
http://www.nanopub.org/nschema#
> .
@prefix dct: <
http://purl.org/dc/terms/
> .
@prefix nt: <
https://w3id.org/np/o/ntemplate/
> .
@prefix npx: <
http://purl.org/nanopub/x/
> .
@prefix xsd: <
http://www.w3.org/2001/XMLSchema#
> .
@prefix rdfs: <
http://www.w3.org/2000/01/rdf-schema#
> .
@prefix orcid: <
https://orcid.org/
> .
@prefix ns1: <
http://purl.org/np/
> .
@prefix prov: <
http://www.w3.org/ns/prov#
> .
sub:Head
{
this:
np:hasAssertion
sub:assertion
;
np:hasProvenance
sub:provenance
;
np:hasPublicationInfo
sub:pubinfo
;
a
np:Nanopublication
.
}
sub:assertion
{
sub:rodion_raskolnikov
dct:description
"Rodion Raskolnikov is the main character in Fyodor Dostoevsky's novel Crime and Punishment. He is a conflicted former student who struggles with poverty and guilt after committing a murder." ;
a
<
http://www.w3.org/2002/07/owl#NamedIndividual
> , <
https://schema.org/Person
> ;
rdfs:label
"Rodion Raskolnikov" ;
rdfs:seeAlso
<
https://dbpedia.org/resource/Rodion_Raskolnikov
> .
}
sub:provenance
{
sub:assertion
prov:wasAttributedTo
orcid:0009-0003-9619-6537
.
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDRO+uOdgd1LTwMQaAuwEVcuHYb8a/mPpqAz0Hgf3sNQvsZLvoopho0+uNV8xIH6bjZnkA1rxMLO+rfRyfeCaj9PqD7KgfdnHdLHOygD+W3LN6FsLzp74UAz2oJQah4QF3QPt7bZnVqTNvOEAp66HbwsXPirSG0RhMxGspzgET5YwIDAQAB" ;
npx:hasSignature
"b0grUWExEXvFFEUhpYSmgAFV89/kfDtF47mKQiBNjYDHEUkwGsruL4PPO+pEAjp8uxAs2uWkND7J3luTLOD+to/bIGyTHq//kiZt1bavYnUl21QmXDL0kXtYiPgqyXcRi+Hbava7twKA/GhWtwNrc2KyVYnPEECcFy4B1Jkvufw=" ;
npx:hasSignatureTarget
this:
;
npx:signedBy
orcid:0009-0003-9619-6537
.
this:
dct:created
"2024-10-06T16:58:55.117Z"^^
xsd:dateTime
;
dct:creator
orcid:0009-0003-9619-6537
;
dct:license
<
https://creativecommons.org/licenses/by/4.0/
> ;
npx:introduces
sub:rodion_raskolnikov
;
npx:wasCreatedAt
<
https://nanodash.knowledgepixels.com/
> ;
rdfs:label
"Rodion Raskolnikov" ;
nt:wasCreatedFromProvenanceTemplate
ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM
;
nt:wasCreatedFromPubinfoTemplate
ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM
,
ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90
;
nt:wasCreatedFromTemplate
ns1:RAQIX0i-LjZs1mRakp1Ee0wf7XcQmdhFQvrfOd7pjFiuw
.
}