Nanopublication

< Home

ID

https://w3id.org/np/RAqVhNMGs5GrwATZhV8QPITqBDho0eBAzjWFX5FeDRVCw

Formats

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

Content

@prefix this: <https://w3id.org/np/RAqVhNMGs5GrwATZhV8QPITqBDho0eBAzjWFX5FeDRVCw> .
@prefix sub: <https://w3id.org/np/RAqVhNMGs5GrwATZhV8QPITqBDho0eBAzjWFX5FeDRVCw/> .
@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/Q13909> a <http://www.wikidata.org/entity/Q33999> .
}

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

sub:pubinfo {
  <http://www.wikidata.org/entity/Q13909> nt:hasLabelFromApi "Angelina Jolie - American actress, humanitarian and filmmaker (born 1975)" .
  
  <http://www.wikidata.org/entity/Q33999> nt:hasLabelFromApi "actor - person who acts in a dramatic or comic production and works in film, television, theatre, or radio" .
  
  this: dct:created "2025-10-12T13:33:00.449Z"^^xsd:dateTime;
    dct:creator orcid:0009-0000-6547-0896;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    rdfs:label "Angelina Jolie is a actor";
    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 "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA0CVZTY7BOR3q0m/f0HuihS4nqiJzRhEkTlhMRqxr8WEH46IHu5VhBYhTeZMOnD6RV6zAJuCVoWrSUSbEYDrTM5VNAAffG9VYHYfDtJMzke5LGhRveLJGggSDopUcnuntHjX4FG2lRfrHGu18hiqFh7SQtZ9H3yS2FAaje9j9aQ2klWMpHTg3PGa+7hxlc7BCKkWg4dRdFkgT81zJjarpQlzt1w23i54tl2Szfl2FadCPQPeWtg1ircN/NpfBt+ExF8dxUAZwuGm/BXMGSIFjlT7i06OwsuIuR21/2iKNxXBTF6wHyROiOJrUGVPCRICQsjyUaa/IYd11MGyDLCVjLwIDAQAB";
    npx:hasSignature "iuMWehmU9FJab2MKOJxwzUkl7lJXQwpuvVj2PGBCu5t8ZRMV3oNechrwRnjZOAMTXBSMxkkx4sU3ehGaL7r7SxouyvudOXiqfT0HQJ5Y59XfzHRVKkm+B/1fjRoOM81QLOk82r6rK/CyLa+syUKQ/Epb/wC4ERCcFPDSmsW+O89L5l56Md3Rzr/3O/E0OG9u3h7woFP2PqZgoqF2OdjwtPnz41eKYciuwcofedH8qNiyfO8c72jDzl7QwU4R+v5ErTeFlTtJ1uueGXPA8DbxWFGLukoWu9RAoL+BH1mYxzncYw+ACvh0zScfgaa3QowOYS64NyMuCGF+yD150WcBYg==";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0009-0000-6547-0896 .
}