Nanopublication

< Home

ID

https://w3id.org/np/RA5yZfnO1aLOmtJvXYBOGW8Ce8xh_3qQFmfO0zCW5UqNY

Formats

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

Content

@prefix this: <https://w3id.org/np/RA5yZfnO1aLOmtJvXYBOGW8Ce8xh_3qQFmfO0zCW5UqNY> .
@prefix sub: <https://w3id.org/np/RA5yZfnO1aLOmtJvXYBOGW8Ce8xh_3qQFmfO0zCW5UqNY#> .
@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-2568-5694 <http://xmlns.com/foaf/0.1/name> "Luca Visentin" .
  
  <https://w3id.org/np/RA5yZfnO1aLOmtJvXYBOGW8Ce8xh_3qQFmfO0zCW5UqNY#M..Z56ql..> npx:declaredBy
      orcid:0000-0003-2568-5694;
    npx:hasAlgorithm "RSA";
    npx:hasKeyLocation <https://nanodash.knowledgepixels.com/>;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCAZ56qlM6pVSGfqZYzTCaYKtfPDkaRfiaeeItNk0+qRp8c4iO1D3ldJ+UYzj9Yz6HhoGRq8uaRCwX/L+phPwqcIDv48Cc6miq0Z3Xn5Bl4Wu3lvF6dGxfbfjs7zhPt7f+2bSu16QbKe+w0FH5yDGuU6XQgdrOP+YGMPjZny3gYnwIDAQAB" .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0003-2568-5694 .
}

sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCAZ56qlM6pVSGfqZYzTCaYKtfPDkaRfiaeeItNk0+qRp8c4iO1D3ldJ+UYzj9Yz6HhoGRq8uaRCwX/L+phPwqcIDv48Cc6miq0Z3Xn5Bl4Wu3lvF6dGxfbfjs7zhPt7f+2bSu16QbKe+w0FH5yDGuU6XQgdrOP+YGMPjZny3gYnwIDAQAB";
    npx:hasSignature "G/tNfQJUR4wgjZMGvKtth/RttNCkBjoo8v/OAlblkLzze+q5JNfK9JExs4pL8XME51Q2R2jrki4xRDHIWRu9mvDLB93PYQqk97OEY7xOG2OyMIstey4bTPGNx0kv75hobFY0y6S/7kJXthG0jFYILnxd9yyfL3LWwXYW6CYxkT4=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0000-0003-2568-5694 .
  
  this: dct:created "2024-10-11T15:29:29.893Z"^^xsd:dateTime;
    dct:creator orcid:0000-0003-2568-5694;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:hasNanopubType npx:declaredBy;
    npx:introduces orcid:0000-0003-2568-5694;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    rdfs:label "User: Luca Visentin";
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM,
      ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90;
    nt:wasCreatedFromTemplate ns1:RABMVRQW1kq9BZ2mQAMSxSQS6Q3AR4ypH2agpT-xKbxOE .
}