Nanopublication

< Home

ID

https://w3id.org/np/RALeyLT7k_q1ymRcSS9JbrSRy8dhnpNmEbf2wPecLGoJY

Formats

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

Content

@prefix this: <https://w3id.org/np/RALeyLT7k_q1ymRcSS9JbrSRy8dhnpNmEbf2wPecLGoJY> .
@prefix sub: <https://w3id.org/np/RALeyLT7k_q1ymRcSS9JbrSRy8dhnpNmEbf2wPecLGoJY/> .
@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#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .

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/Q25369> a <http://www.wikidata.org/entity/Q16881132> .
}

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

sub:pubinfo {
  <http://www.wikidata.org/entity/Q16881132> nt:hasLabelFromApi "Person - family name" .
  
  <http://www.wikidata.org/entity/Q25369> nt:hasLabelFromApi "Kobe Bryant - American basketball player (1978–2020)" .
  
  orcid:0009-0007-0219-7248 foaf:name "Nushin Ameli" .
  
  this: dct:created "2025-10-12T12:12:01.418Z"^^xsd:dateTime;
    dct:creator orcid:0009-0007-0219-7248;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    rdfs:label "Kobe Bryant is a Person";
    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 "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAywSvi7wr6TxwfD2I04xxQE1N2gvq5YgLAgwwXZUiFxgkvy57jes5r9FZxs+AfhpGbCumThSTZk6di3eth8ZvVDf1w5f7ryK0ZGtiZRNEzODGgBJ5uxF7CPyHG1ZKVHDzrIfwtT9UPIILFgL/SqF2j6x5pS+zqljxKLwwvV5Ge45TC4dURpqPfkPHegTHIYW/jBio6RG3NZvVcp1E4tYT9ahN+iT2kIc8e/SP5nYZTv3iENSuKkIglBZLmC3TwZvJ7tHqhv0uRoEgb3xMfJ5uNZObedqC8Emtanph4cQZI1udk/bsoSpvTlYHwmAHemfgzwro7d8HEac3yqOnP+aXNwIDAQAB";
    npx:hasSignature "RgV5S3AEIAPV8MFjPnEgpPwtaLxldt8yB3hieIHLCp2+axaoSYMP52bgW9jLeEL1vQdEYivExP6ZrtuCaS3y2ytIeDrIwmrMjWlt8ip0xcRxU3BGqfbCQ1LO1o0XfW4dz5P0WDJuyGeWUhxAvw9CLVu/chBhLw90+Vg3cyAL3Ul4rWgFFFR8gP6kl2ZdupLMTRKLKb479SOQNoUkdK/sVMiwLLTFT5O5Na3ar7qSuJCpuOCttyBl07q4RtmUp2Zf/K94ooD/1V/xeMugFN+4GKqCxKsxjyS+q8Z0AKbUTD0drVgdDN46bezHFfjH77okkHpR3hRDSEStk6RLNpZidw==";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0009-0007-0219-7248 .
}