Nanopublication

< Home

ID

https://w3id.org/np/RAaqooq1SPAT85DqfmgpOTI34GVgoVb5WqqbswaGDNsvM

Formats

.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt

Content

@prefix this: <https://w3id.org/np/RAaqooq1SPAT85DqfmgpOTI34GVgoVb5WqqbswaGDNsvM> .
@prefix sub: <https://w3id.org/np/RAaqooq1SPAT85DqfmgpOTI34GVgoVb5WqqbswaGDNsvM/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix orcid: <https://orcid.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix ns1: <http://purl.org/np/> .

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

sub:assertion {
  <http://www.wikidata.org/entity/Q517> <http://www.wikidata.org/prop/direct/P27> <http://www.wikidata.org/entity/Q142> .
}

sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://www.wikidata.org/wiki/Q517#P27> .
}

sub:pubinfo {
  this: dcterms:created "2025-10-13T18:08:36.162Z"^^xsd:dateTime;
    dcterms:creator orcid:0009-0002-1975-2758;
    dcterms:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:supersedes <https://w3id.org/np/RAoNepRyuaz6FQZgXXquaZIpl7IAtNXJYnvslY-idUDQQ>;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    nt:wasCreatedFromProvenanceTemplate ns1:RAcTpoh5Ra0ssqmcpOgWdaZ_YiPE6demO6cpw-2RvSNs8;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw>,
      <https://w3id.org/np/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw>, <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
    nt:wasCreatedFromTemplate ns1:RAFu2BNmgHrjOTJ8SKRnKaRp-VP8AOOb7xX88ob0DZRsU .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkGYhwsVsA8SS3UIa6KToA2Pj9Oso+fSFTMDvOijsyS1ArMOxZnCqp5rHX34BZKmLm5ioIuacyKp/7uiw9h3t25rHDSdDCrSYjl8yM8Wu1RLrrgWWW+q2LJOZ5NuPEGV1EA/GMMdIQsHKnJhdk+s/qIoSkpNFCK0Pto3/7sz8MpmUddKIdpjVmbckobufChN0HTxystjxjYAoWN8wGeAyT592CHN0wLfVRwOB9brJ/2p7ycSaYSR8Y/R8M5XnfzCOmub1N7gvFDuDtgrOAO3iLJdgaaQp9hpT6kCTxuUO6z1waRLTStpupNcrlGIF7forr4vXxQCnTtOhSafMz3hNPQIDAQAB";
    npx:hasSignature "V1sBW0Cmxoi+6nCyQ8IyWSV+3vx6QcYmVkSd9nMn/6t/9W5mtigvuFUCTQ15MsLWieSQ0kheEgPn2WTG3sma2qpW3sP4M02889NV1lifSmV4azV39E2IGyQ44xSx4NMa2xI0fInXc0LMJVzEOk4H4kTjQjEKqkVwTZk+vFZqHCzzPAPiXHuQSFVwJFBb8x5J2eiNu8p8W/CBk7W3w/hMAAHbTaizlrsoV93js23rbQSZyNbWdcaeXNM4i6f+w5VA2uKq3/QH7tzQqlqDK4CwG/l1ad5DKi5EI+3/88byAXl3xTo+0XwTXbiFsYQm2vJPHreR6zUjM12CbwfAjkpwyw==";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0009-0002-1975-2758 .
}