@prefix this: <
https://w3id.org/np/RAXyhKGXK67dQ_1yJP1XYtGHB9CcRPCAYuNNh8Q36SZjI
> .
@prefix sub: <
https://w3id.org/np/RAXyhKGXK67dQ_1yJP1XYtGHB9CcRPCAYuNNh8Q36SZjI#
> .
@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:assertion
rdfs:label
"""This new interface is cool.
IMO the checkbox on the bottom is hard to notice :)""" .
}
sub:provenance
{
sub:assertion
prov:wasAttributedTo
orcid:0000-0002-2543-9461
.
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCTHgk4F1Fuj1WT3rb97R451KIDLjCwb0dyVD4BQEii7FqUMNjVsfH2oU19Tvkopmt/OVaOI/7khWR/NtiIhXJTekIZYh9Ccop527GwZVlwtvJT4LGtMrcXNK8E6/6i7HCR2UEMbM1AhzEdo9FOwXyjAgw+qWjo1XNpkXIGfqHEeQIDAQAB" ;
npx:hasSignature
"WdAeov6Z0NQlguW0JU4JoQhG3UEuvwCFmohmbudD5dnKAc19FUkAMBGZVwL0jWSVy/8OZJ5TxMgBfufyBg1tKy133r7qp0wEdzEb3UpWEq0IP/NWpu69YMvkPDphAu51T3bMJ+xBqMgrGbUUr9iGRszRBv6D05wSOAcxuup3G98=" ;
npx:hasSignatureTarget
this:
.
this:
dct:created
"2024-01-16T15:20:02.073Z"^^
xsd:dateTime
;
dct:creator
orcid:0000-0002-2543-9461
;
dct:license
<
https://creativecommons.org/licenses/by/4.0/
> ;
npx:hasNanopubType
<
https://nanopub.net/sessions/#nano-session-9-special
> ;
rdfs:label
"This new interface is cool. IMO the checkbox on the bottom is hard to notice :)" ;
nt:wasCreatedFromProvenanceTemplate
ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM
;
nt:wasCreatedFromPubinfoTemplate
ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM
,
ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90
, <
https://w3id.org/np/RAfzPRUSjGdaUywA2GYQERIqBfmr6Z2LSM9FpyGsA5PKg
> ;
nt:wasCreatedFromTemplate
ns1:RAak_WcDrVrf6UX0W5cKsP-vz8-3jMHtYA260xO2yg3mE
.
}