@prefix this: <
https://w3id.org/np/RAOFPRkW2OubtIOdj9xLywX71F4gljGTEFqL4ibC-dBKU
> .
@prefix sub: <
https://w3id.org/np/RAOFPRkW2OubtIOdj9xLywX71F4gljGTEFqL4ibC-dBKU#
> .
@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#
> .
@prefix foaf: <
http://xmlns.com/foaf/0.1/
> .
sub:Head
{
this:
np:hasAssertion
sub:assertion
;
np:hasProvenance
sub:provenance
;
np:hasPublicationInfo
sub:pubinfo
;
a
np:Nanopublication
.
}
sub:assertion
{
sub:Cthulhu
dct:description
"Cthulhu is a fictional cosmic entity created by H.P. Lovecraft, first introduced in the short story The Call of Cthulhu (1928). It is a gigantic, ancient, and powerful alien being that lies dormant beneath the ocean, symbolizing humanity’s fragility against cosmic forces." ;
a
<
http://www.w3.org/2002/07/owl#NamedIndividual
> , <
http://www.w3.org/2002/07/owl#Thing
> ;
rdfs:label
"Cthulhu" ;
rdfs:seeAlso
<
https://www.wikidata.org/wiki/Q1141815
> .
}
sub:provenance
{
sub:assertion
prov:wasAttributedTo
orcid:0009-0001-7260-3463
.
}
sub:pubinfo
{
orcid:0009-0001-7260-3463
foaf:name
"Robert Neijmeijer" .
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCeak+TKijoaaispMbVXZ7rthWDqa09Vv+gwdSJMsjEZC0oOVMggPqyqRnDVLH9cBFjbnDBheQvSjRQGbboC5cKiuBypRTghhxe9RQnpi9kLyWnDAqIpvkF9jvz+QUSH7o6gvLkHZsu2wZ04jsFEUCwkZzE3aOxYVhGTLPEegUOKQIDAQAB" ;
npx:hasSignature
"a/W28tqC0HWYcrW5o09PtU7vT9QWQgJc7yv6HfmpXhiUmE4PcLON8DxukDMCPrP1GA/tZ2/bR1Thy6TqI49IEVHaZGlU0rIXXjeQF8a93pxfBTtrWhV0gi4NXs+H+sjXT6vgqfw+9PMZtYhG+xYe7UTOPDdfX3Me3+iSfWa23qI=" ;
npx:hasSignatureTarget
this:
;
npx:signedBy
orcid:0009-0001-7260-3463
.
this:
dct:created
"2024-10-06T11:44:40.619Z"^^
xsd:dateTime
;
dct:creator
orcid:0009-0001-7260-3463
;
dct:license
<
https://creativecommons.org/licenses/by/4.0/
> ;
npx:introduces
sub:Cthulhu
;
npx:wasCreatedAt
<
https://nanodash.knowledgepixels.com/
> ;
rdfs:label
"Cthulhu" ;
nt:wasCreatedFromProvenanceTemplate
ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM
;
nt:wasCreatedFromPubinfoTemplate
ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM
,
ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90
;
nt:wasCreatedFromTemplate
ns1:RAQIX0i-LjZs1mRakp1Ee0wf7XcQmdhFQvrfOd7pjFiuw
.
}