Nanopublication

< Home

ID

https://w3id.org/np/RAlhX1Pj9rgUDOEzw5or3L-qcVrTvx80MPPSWI8qmSlnY

Formats

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

Content

@prefix this: <https://w3id.org/np/RAlhX1Pj9rgUDOEzw5or3L-qcVrTvx80MPPSWI8qmSlnY> .
@prefix sub: <https://w3id.org/np/RAlhX1Pj9rgUDOEzw5or3L-qcVrTvx80MPPSWI8qmSlnY/> .
@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/Q170583> <http://www.wikidata.org/entity/P136> <http://www.wikidata.org/entity/Q19765983> .
}

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

sub:pubinfo {
  <http://www.wikidata.org/entity/P136> nt:hasLabelFromApi "genre - creative work's genre or an artist's field of work (P101). Use main subject (P921) to relate creative works to their topic" .
  
  <http://www.wikidata.org/entity/Q170583> nt:hasLabelFromApi "Pride and Prejudice - 1813 novel by Jane Austen" .
  
  <http://www.wikidata.org/entity/Q19765983> nt:hasLabelFromApi "romantic fiction - fiction genre" .
  
  orcid:0009-0003-5419-2239 foaf:name "Andreea" .
  
  this: dct:created "2025-10-10T15:32:32.075Z"^^xsd:dateTime;
    dct:creator orcid:0009-0003-5419-2239;
    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 "Pride and Prejudice - genre - romantic fiction";
    nt:wasCreatedFromProvenanceTemplate ns1:RAcTpoh5Ra0ssqmcpOgWdaZ_YiPE6demO6cpw-2RvSNs8;
    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 "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAhbIf9KY1lL4grfmtTwy8Y8zrFMUa59wJVWkg4gZatu4wiuSzKp1wgnSQ24IORVQk2I86bbhVJpbf3Y3HTPUXp4frLNAcjpQAtgObh6uCgjZ4xKNmasGuvCN7FHTwS7Z/Xe1qxN+Cjv75oitizhQR6KjIchuqev+2AbVYCxXv+vEiIWH/iaji4EBu7qCsQPO85VyKxPvKHaPBcf04LfhqTz5xrDN/R7DBIvtkSWDg3G9KCLetf7fEiZJ2iympe8gR3YafYCaop+IBeRA6nW2ZAKWUGOqZcecYGbhUtsc+MJen+1/OeifXnFIB5T4DcjKOgqOuE3Hh2TsrVZ1bjmJwIQIDAQAB";
    npx:hasSignature "YFiV2PdeGiYfYDuRegDhhcEoG6lyxECRVtzZ78jy669CRsyVKORI3xBqOUPCunXDQRCmoRypJbwXYHBtCKdB+pUD/haXQ0wDyUjzZB177XAZl8hhUVW2zpj0CU7UXrwYmjVII6mVvQuTMxYL+yZgW7YWb0JZevqDXdTugBuVXhrbYaZp7dl6PqPkvqRUrDxywhR0+Id8YGZhakl/IM6RdnfgZdXn4zQvy0ePutE+VACmyzB0g9ZDG/Jg6UjoYK9D48PmfmEOTq/LOX8ZjAUfpC+IdMxt+VvZPGNu+neHIQPsYkllW1+MW2888ReK8vxIx2sPbQo6MfEdlMes7pDTww==";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0009-0003-5419-2239 .
}