Nanopublication

< Home

ID

http://purl.org/np/RAiMXvz4HUutu4Gul3_2MngIItY_xQM_sfddfDmOeX8h8

Formats

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

Content

@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix this: <http://purl.org/np/RAiMXvz4HUutu4Gul3_2MngIItY_xQM_sfddfDmOeX8h8> .
@prefix sub: <http://purl.org/np/RAiMXvz4HUutu4Gul3_2MngIItY_xQM_sfddfDmOeX8h8#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix orcid: <https://orcid.org/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix npx: <http://purl.org/nanopub/x/> .

sub:Head {
  this: a np:Nanopublication;
    np:hasAssertion sub:assertion;
    np:hasProvenance sub:provenance;
    np:hasPublicationInfo sub:pubinfo .
}

sub:assertion {
  sub:keyDeclaration npx:declaredBy orcid:0000-0002-5334-8639;
    npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQClsOA+JLAVzGgfxljWGV0F9uMZK0l+vW/AENre1oOy//O7+7Ysr5Wo6nU0N1A3spGxAfDUAEcDTMuTEnmpAi1Q5nb372gbPKWyiPO0MD0DrWIy57KdVbj+GbjOvYkRQ5F3ruxuoTCr32ct53iml5c227vB2IrZGudhPTf2JowEvQIDAQAB" .
  
  orcid:0000-0002-5334-8639 foaf:name "Rocío Castaño-Primo" .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-5334-8639 .
}

sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQClsOA+JLAVzGgfxljWGV0F9uMZK0l+vW/AENre1oOy//O7+7Ysr5Wo6nU0N1A3spGxAfDUAEcDTMuTEnmpAi1Q5nb372gbPKWyiPO0MD0DrWIy57KdVbj+GbjOvYkRQ5F3ruxuoTCr32ct53iml5c227vB2IrZGudhPTf2JowEvQIDAQAB";
    npx:hasSignature "jWz/xQXGXSxCQfpiy0DHmc6p89ts6NndnQk/7QC9PM1fNV74GEVpzrCncfOPJiShJrxZCugETqGAo3m7ESS174hw+YSh/4y5QWTDTGQ9vZ0dU5fY9wgW0DXeB/bEWB77R6ZsR03dcr9idV0jwfY2PhPtHqZNomjjwInBPR7fw/Q=";
    npx:hasSignatureTarget this: .
  
  this: dcterms:created "2020-11-02T13:34:57.801+01:00"^^xsd:dateTime;
    dcterms:creator orcid:0000-0002-5334-8639 .
}