Nanopublication

< Home

ID

https://w3id.org/np/RAikJExjy015Rla6EbJYnRJYyBnbAft0NC8tIxpM3RUI8

Formats

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

Content

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

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

sub:pubinfo {
  <http://www.wikidata.org/entity/Q36180> nt:hasLabelFromApi "writer - person who uses written words to communicate ideas and to produce literary works" .
  
  <http://www.wikidata.org/entity/Q6625963> nt:hasLabelFromApi "novelist - writer of novels" .
  
  orcid:0009-0003-5419-2239 foaf:name "Andreea" .
  
  this: dct:created "2025-10-10T15:36:44.772Z"^^xsd:dateTime;
    dct:creator orcid:0009-0003-5419-2239;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    rdfs:label "novelist is a writer";
    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 "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAhbIf9KY1lL4grfmtTwy8Y8zrFMUa59wJVWkg4gZatu4wiuSzKp1wgnSQ24IORVQk2I86bbhVJpbf3Y3HTPUXp4frLNAcjpQAtgObh6uCgjZ4xKNmasGuvCN7FHTwS7Z/Xe1qxN+Cjv75oitizhQR6KjIchuqev+2AbVYCxXv+vEiIWH/iaji4EBu7qCsQPO85VyKxPvKHaPBcf04LfhqTz5xrDN/R7DBIvtkSWDg3G9KCLetf7fEiZJ2iympe8gR3YafYCaop+IBeRA6nW2ZAKWUGOqZcecYGbhUtsc+MJen+1/OeifXnFIB5T4DcjKOgqOuE3Hh2TsrVZ1bjmJwIQIDAQAB";
    npx:hasSignature "B7rn9/uGVkJiqZ5JONeKcHdAzEYsxIBP4y5BYbLFx4A2Wk9LcNl9SAepPdRA23d1ql0g6anIJODivFCsyxTzyDT3VIZn//xzFfFSo3qqJO+FkpNLwI+DSyeu18SnEa2vYOIJwhttwchFHzrJOIXxveCGvnJ49kR2N5DxYld8T+aq1xEEUPmJ72fJcguHa+4wwxBHXYkWXADn6pgQABOrmXWNbJEIRiABxpVaKfgZD2uE7Fj6t02Uu7VjvQvz2fK4wF/hm/5dMPXGQmqtaMUUuC2XtJzekMPYNpU7GWW6GEcTeVpsNeB4QKClUwBDD1mlC0HteUDQJiWu9WF3qW5Xlw==";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0009-0003-5419-2239 .
}