Nanopublication

< Home

ID

https://w3id.org/np/RAFRWGAeIWKOCuBtZuTJRAQnq8scCpTUTH7prHQS8r4bg

Formats

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

Content

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

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0004-2724-5400 .
}

sub:pubinfo {
  <http://www.wikidata.org/entity/Q1979607> nt:hasLabelFromApi "financier - person who makes their living from investments; person who finances certain things" .
  
  <http://www.wikidata.org/entity/Q6828961> nt:hasLabelFromApi "Michael Burry - American hedge fund manager" .
  
  this: dct:created "2025-10-09T07:46:59.221Z"^^xsd:dateTime;
    dct:creator orcid:0009-0004-2724-5400;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    rdfs:label "Michael Burry is a financier";
    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 "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAifHwFhEnmsjfNUu5quLDq3TzN5uCUYK63ssCJpvs9aN4TkihEn2o3xgRDl6z2gUeowDUvAF7YGFJ+nz++R8ccc3rvfMVy9UjDp/0CI+4roudBU6j3fXYsu/WaOy6nkOS1nk0uHlak5ym1o+Fbf35m0v9+nD8ZXfRaC8TsA8Ks21mvXpQhLtLXawbnF0WD/NViENvM7GRepY1cf8hQh00BYOogsptz8AYjzlxRYKURKn1HMwkFxN8xGzEppOyje8ktmWFkt21tydhmSZje3DFoP/l5yAAiQcBOMnFCsmuiimJywfSoCMYfgOhaeSCskfU4bMtzJkFbEsqnTdOctWkQwIDAQAB";
    npx:hasSignature "dl/IlWLxXjKG/vcRuUmzlYJGYdM+i94JHWgjJGiaCEcdFu85IcnI7SIRRoS4T3suyY4jJWLH81q2tGoTVyDo5Xo+21zpuxcJdMzE34kuNDaKDrPVnSbvO6mKWibxQG/WxrmZCmuYEE8l5eEm1DYc66S1xW9iL0I4Wm63//c4riw1ysPWwws/8aYkxWCEt/9kiSoxyPik9OsScqWkMDkKFwA1ntBvrIAVspW9mXrYFut0XZ1l8/uAHRuCjxTVTZaoL81GDJx57bTjbRr084p991YgO2PdesTPDyBrhs7Hgn2D3EOjkLuCbmg8q9OmpGyLsrQiKbOjelJYOKxXW1niRQ==";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0009-0004-2724-5400 .
}