Nanopublication

< Home

ID

https://w3id.org/np/RA0psNkNJ_D0LVT2RiK8BIlBr-bGKlU4hf9i4lT_yKxMo

Formats

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

Content

@prefix this: <https://w3id.org/np/RA0psNkNJ_D0LVT2RiK8BIlBr-bGKlU4hf9i4lT_yKxMo> .
@prefix sub: <https://w3id.org/np/RA0psNkNJ_D0LVT2RiK8BIlBr-bGKlU4hf9i4lT_yKxMo/> .
@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/Q131691> <http://www.wikidata.org/prop/direct/P39>
      <http://www.wikidata.org/entity/Q14211> .
}

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

sub:pubinfo {
  this: dcterms:created "2025-10-13T17:50:45.616Z"^^xsd:dateTime;
    dcterms:creator orcid:0009-0002-1975-2758;
    dcterms:license <https://creativecommons.org/licenses/by/4.0/>;
    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/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 "EOTdSYdZoJmh9c+7NdCMdppa3UWKY3hkJHsggTNLruNqiVIv2mFiktXMhdlHzj3Sg4P7z+YQVcG7/mIZYXaCO11KNEF2tbaWQp/Si1GlQdfxHIJmE7oE53JfdwGNxtTcW5NWjwW8DyqXxvbpegtJVrOW1ne0f8JZEPMfUIww8byNHohlD4CTexmf4DMjdyDvKx1HT1+pZYZALNAFtAbtkm+Vxb5yYEGxRR7KEqhS8DGcoU02LGJgTM+bTQbTPIWlnNsT8VNZ3czVEFcUezzyZSBEgg6L9pLAKxxZXiH7x3dcfjQDMFLVkSMGe61W74FpV//2rjycpmNg6UtxtGBykw==";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0009-0002-1975-2758 .
}