Nanopublication

< Home

ID

https://w3id.org/np/RAK_1UTA_3XB3_oC2GAdnPBsWnrcQdPlMp9f5ntF5DtVY

Formats

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

Content

@prefix this: <https://w3id.org/np/RAK_1UTA_3XB3_oC2GAdnPBsWnrcQdPlMp9f5ntF5DtVY> .
@prefix sub: <https://w3id.org/np/RAK_1UTA_3XB3_oC2GAdnPBsWnrcQdPlMp9f5ntF5DtVY#> .
@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-0002-5435-0837 <http://xmlns.com/foaf/0.1/name> "Steffen de Jong" .
  
  <https://w3id.org/np/RAK_1UTA_3XB3_oC2GAdnPBsWnrcQdPlMp9f5ntF5DtVY#M..32fzn..> npx:declaredBy
      orcid:0000-0002-5435-0837;
    npx:hasAlgorithm "RSA";
    npx:hasKeyLocation <https://nanodash.petapico.org/>;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDS32fznoyVVMSIBfTuKMX8ahGnJuitJauhAGmFe8ofqkC07/wvaPetvA3DGJUTPl44s56LQIXEfcWMfKAAA2tQFKTN0DDNO3O2uZF567tNm3Udqqyf7HWEP2j3l1u3kxF7oPGAcPRsJwQ7guk7cQOKrvM/N8FCzlCmVWPPqyJA+wIDAQAB" .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-5435-0837 .
}

sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDS32fznoyVVMSIBfTuKMX8ahGnJuitJauhAGmFe8ofqkC07/wvaPetvA3DGJUTPl44s56LQIXEfcWMfKAAA2tQFKTN0DDNO3O2uZF567tNm3Udqqyf7HWEP2j3l1u3kxF7oPGAcPRsJwQ7guk7cQOKrvM/N8FCzlCmVWPPqyJA+wIDAQAB";
    npx:hasSignature "Iy23e/sSGeWKa+bPFr4ZV10Coov8nTqDOuMLi4rtbAH/5mf1YZ/JWGPnPQwhO5iuvTuiV3Pf3KJZ7mi38iezrAMtwj1jPGgMPabeVPyneXfMfQKm6BNGanixAcNnx/r0mKR54Y6COZlKpnFyCOFfJmZdK3YRENRkFoV1O3alqqQ=";
    npx:hasSignatureTarget this: .
  
  this: dct:created "2024-01-16T15:31:07.549Z"^^xsd:dateTime;
    dct:creator orcid:0000-0002-5435-0837;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:hasNanopubType npx:declaredBy;
    npx:introduces orcid:0000-0002-5435-0837;
    rdfs:label "User: Steffen de Jong";
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM,
      ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90;
    nt:wasCreatedFromTemplate ns1:RABMVRQW1kq9BZ2mQAMSxSQS6Q3AR4ypH2agpT-xKbxOE .
}