Nanopublication

< Home

ID

https://w3id.org/np/RAs3Tj2eJu510zPJ_aO28QXGRUOhaG1ichWx2xL5oeapQ

Formats

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

Content

@prefix this: <https://w3id.org/np/RAs3Tj2eJu510zPJ_aO28QXGRUOhaG1ichWx2xL5oeapQ> .
@prefix sub: <https://w3id.org/np/RAs3Tj2eJu510zPJ_aO28QXGRUOhaG1ichWx2xL5oeapQ/> .
@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 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 {
  <http://www.wikidata.org/entity/Q130798> a <http://www.wikidata.org/entity/Q2252262> .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0004-2526-0148 .
}

sub:pubinfo {
  <http://www.wikidata.org/entity/Q130798> nt:hasLabelFromApi "Kendrick Lamar - American rapper (born 1987)" .
  
  <http://www.wikidata.org/entity/Q2252262> nt:hasLabelFromApi "rapper - artist who speaks rhymes in a rhythm over music" .
  
  this: dct:created "2025-10-11T20:39:49.287Z"^^xsd:dateTime;
    dct:creator orcid:0009-0004-2526-0148;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    rdfs:label "Kendrick Lamar is a rapper";
    nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU>;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw>,
      <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAWcbb3lRQZNYrCYo1uUfxHF1p6apBUW9hTeJRoHrqYZQ> .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuuCPb3Pkg/4kxB8V3m2qbNzf0zpLKhAd9iRjD2cYFiXsH48WwBvpW64/8sI2yybKNS+UHMYTnK6O7qKmCUH4OfoQNwQcxxJEHsY9r1vrdvcXSyHzeez4EPcakFAt7vQhbGqUFwq4LbapLU6Kw9TZBsy9fhUX67o+Mt0qokSqdnWjzQxAfG1THBg3AgjSsf8kV01nkHmvXPuNAfK89y0uVwXWRwf8do2NPSwNxVNIo3f+C9HVqcPuTFSoAy9Ib0JIQ2Pl3TuMgAx1IfxT/UBFMGdXFwwXdbDHaAeNMpz0DYdkMfBmyVagpWNpCbBN15cp4LUTlyQI+aKVJXr5zeo/lwIDAQAB";
    npx:hasSignature "VMAMKRWlUtL8CKp7RnQFoPYKnNerxaJJXsX31DutuDXTdZva3g2Bg3AwAM+M+nmqTlaFkBnSqcCruFUh66hmBILRxGsSuUHI2JHPvL7y7pDofhGttYbDhdh4aFLZ8aUtBdPnq9nMHWDAQ6r5i0q75OMfGkbPnSrLnKUmpJmbBlt/EoRQyWzB6tef5ynVN1bh6WTxxbBQWg/iNCeqgqH2DOZ5MkqeiQtJA832qRg7I8bhVOlqyHn592WShSHh7QMUrk4SjJJl6LIULScKiPmrbBhXxyEHGcccsaaaMiHBB30ibjVCTa6ceOA54lBAPO6eVx0Dt/QM9pxy9UMNMCXOuw==";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0009-0004-2526-0148 .
}