Nanopublication

< Home

ID

https://w3id.org/np/RAUhHoy9UG9FcSNDgvd4wr6IeI2uAm7NpiiOBbxdt467c

Formats

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

Content

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

sub:provenance {
  sub:assertion prov:wasDerivedFrom <http://www.wikidata.org/entity/Q9383157> .
}

sub:pubinfo {
  <http://www.wikidata.org/entity/Q2252262> nt:hasLabelFromApi "rapper - artist who speaks rhymes in a rhythm over music" .
  
  <http://www.wikidata.org/entity/Q9383157> nt:hasLabelFromApi "Taco Hemingway - Polish rapper" .
  
  this: dct:created "2025-10-12T11:52:52.628Z"^^xsd:dateTime;
    dct:creator orcid:0009-0001-9361-6503;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    rdfs:label "Taco Hemingway is a rapper";
    nt:wasCreatedFromProvenanceTemplate ns1:RAcTpoh5Ra0ssqmcpOgWdaZ_YiPE6demO6cpw-2RvSNs8;
    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 "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqqsEjK/hNNouKJEEgVDLKNzNwpkRTy5x8YIunAhsMu1hBmp3Mf12y0teHtI6Ez+9tjpFa1RTyQYa1OCI8POv5myHcFbHQXf7YsRDXSv3VWsbzOBWxaPt/LxFyaais0O+fhkuWKjR+qP6bkfxQQofPLIqqhtMcjn2um+c3qirgWRA+beApuOPO04EtMn+dxKUTV4cmkUpjx/UntFjJnp4izSW6Jhuwrx3s29WFTzqiz+ntetgVvPPpm1F48tSTMti4KIPEjWIQFkiG5bzxSyxZBzC7cqCkYRGqB+7gQpT7kRSn0PQkEQO8k7QtQABN8WREA83758Ws3NhWXUJLXJALwIDAQAB";
    npx:hasSignature "mnYz8Y+JKSQ9XZ3Wirn80bJBtqp91HrOMWhT27+xjOktYzb/DnyusOH/Ly1GiLClFsxQUMk3sss0vNXbqhhL+3qFzu9daDBfi5BhXcBq8NCI8VKYjSVnvE2hwyYrHaowHaGwZZh2/GDY/Oc/d5mQeDrm8dmTzXyJRst53P2dQ0jYzMZUDlxrwgmDMwyHwqbe8UcPjAP9DAG/l6U2qknc8/dRD4b/gv6r+J5H2WAgFuvHv17QynuWsPVgLP+POCbcfTAHBALnzbZWTe9KtA60G7KAsrtgek8LYotaA7Rif+AuUkzI6+NwzPskNQ1JDQVkc0Wtb+wAOVeUClA6o0SyWw==";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0009-0001-9361-6503 .
}