Nanopublication

< Home

ID

https://w3id.org/np/RA4feZkhReuhcO7OZQDHfaB3uELRuhL_RN2XwmbCCldck

Formats

.trig | .trig.txt | .jelly | .jelly.txt

Content

@prefix this: <https://w3id.org/np/RA4feZkhReuhcO7OZQDHfaB3uELRuhL_RN2XwmbCCldck> .
@prefix sub: <https://w3id.org/np/RA4feZkhReuhcO7OZQDHfaB3uELRuhL_RN2XwmbCCldck#> .
@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: a np:Nanopublication;
    np:hasAssertion sub:assertion;
    np:hasProvenance sub:provenance;
    np:hasPublicationInfo sub:pubinfo .
}

sub:assertion {
  orcid:0000-0003-3709-9000 <http://www.wikidata.org/entity/P1344> <https://nanopub.net/sessions/#nano-session-9-special> .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0003-3709-9000 .
}

sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC0x2gv9HC+PTvyJvxFZ/kDUshpkL/IRwx0m0VCCVniZKk98Ni7bocIJX8HtTObfOR2o31hVaiWE78bvUVB8fwHqpBLQcIAt6KpxenxUV/yf9VhkUsr6tyzu+zxvRIKlYVOBnJP2ZCd+M6lcSv3vjW62STQa5hvJmkqs5L5+zVdtwIDAQAB";
    npx:hasSignature "iGkZkdDoO+YvZCNQRRoDHk/FKCUXm6cmO7NZGn/kjeWGRFPcOt9j++CeIsw26gePIyKYgG1Qxr3pYyt95DlVZ3S8Ha+5iQaDrR5MhRJHzMfJhjw0XZAZqKngwicLJAVwWKbXXA5TSrQxN31/hWAl5CHSFKt5i/fztE2/Rl3vG0E=";
    npx:hasSignatureTarget this: .
  
  this: dct:created "2024-01-16T15:22:06.423Z"^^xsd:dateTime;
    dct:creator orcid:0000-0003-3709-9000;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/>;
    npx:hasNanopubType <https://nanopub.net/sessions/#nano-session-9-special>;
    rdfs:label "participation in Nano Session #9 (Special)";
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM,
      ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAi1EA01W7NE5LUHnp5pfuAtOORQrkZEsdGJO1UCl53hY> .
}