Nanopublication

< Home

ID

https://w3id.org/np/RAo-ORnZTPSl3PQc6ett23Z1G2oB6hh3wKzy146GX4FQk

Formats

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

Content

@prefix this: <https://w3id.org/np/RAo-ORnZTPSl3PQc6ett23Z1G2oB6hh3wKzy146GX4FQk> .
@prefix sub: <https://w3id.org/np/RAo-ORnZTPSl3PQc6ett23Z1G2oB6hh3wKzy146GX4FQk/> .
@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#> .
@prefix ns1: <http://purl.org/np/> .
@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/Q864418> <http://www.wikidata.org/entity/P551> <http://www.wikidata.org/entity/Q9192103> .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0004-1985-971X .
}

sub:pubinfo {
  <http://www.wikidata.org/entity/P551> nt:hasLabelFromApi "residence - the place where the person is or has been, resident" .
  
  <http://www.wikidata.org/entity/Q864418> nt:hasLabelFromApi "Lightning McQueen - fictional character from the Cars franchise" .
  
  <http://www.wikidata.org/entity/Q9192103> nt:hasLabelFromApi "Radiator Springs - fictional town from animated Pixar franchise \"Cars\"" .
  
  orcid:0009-0004-1985-971X foaf:name "Ata" .
  
  this: dct:created "2025-10-12T22:13:12.201Z"^^xsd:dateTime;
    dct:creator orcid:0009-0004-1985-971X;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:hasNanopubType <https://www.wikidata.org/entity/Q18616576>;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    rdfs:label "Lightning McQueen - residence - Radiator Springs";
    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 ns1:RA95PFSIiN6-B5qh-a89s78Rmna22y2Yy7rGHEI9R6Vws .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA0lLLW7doNoWTkABDQoeTtMFeAoO+EBEcG8jEPHZQymvKuJGgOVeo/snn5Bxm+UwhptqFE3dip1GkJUdCAIpzb/k0mCCC0YT8E9VV0BP6M5eYIaiwnqsvkR8bAy0b+xBpUAi074y8/EedZjRqZXF46jZCNqjxtb52NkRD+jMfS5yGeJ9Ni4r2FAMQT3PUAtlJwF8ypZ6i787LOG2YEBZK7FVCcSjQ0aOZZ8/nV+9uyBopYR3zNhbHlJojfdmWPgRDZqzoVOQlU/FhJHZ1wKtZvJ5++pTeKzXDzMRpBBmYwZmrx4FIibXlaUDs2l4Wl7cHJ908lE52O2cyoEt8NQ/xBwIDAQAB";
    npx:hasSignature "cJ7nLV0QbBEOup59q2wuh1mHNuKF21xfid+4T3PIGYzHLzFrgvr2ClPckMAv2O+l0Wa1wstTxtaAh9HKp1uQxDSfr8l6y3fV0Jl67LXhJYVRcl7IIilzJMorE1ccJboUtXIJZJzYcaG2EV5Z/amR6RUb8h1laavbG0LpL46A+Xtq9iGMXZtvWUREnRF1dM5xxLhKDXOU1jKYwhGlKmlkEZdukqqqzOQHOGj7vqdetFVGjJfL4nJTJleAdcfF3UwsxY8WRBgE2W6bZXlhpu6rQ1KfvoLjhbSE+lG0lCsf+sYUEIS95wtweRYzohd4a0zNZAcACNOEsRbM5l+prIp+PA==";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0009-0004-1985-971X .
}