Nanopublication

< Home

ID

https://w3id.org/np/RAJdVaFQyuUrHqXybOD0FsP76ca6CETq06JzH9KZ3PkjE

Formats

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

Content

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

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0003-1294-2417 .
}

sub:pubinfo {
  <http://www.wikidata.org/entity/Q133054> nt:hasLabelFromApi "Sylvia Plath - American poet and writer (1932–1963)" .
  
  <http://www.wikidata.org/entity/Q49757> nt:hasLabelFromApi "poet - person who writes poetry" .
  
  this: dct:created "2025-10-11T20:01:06.499Z"^^xsd:dateTime;
    dct:creator orcid:0009-0003-1294-2417;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:wasCreatedAt <https://nanodash.petapico.org/>;
    rdfs:label "Sylvia Plath is a poet";
    prov:wasDerivedFrom <https://en.wikipedia.org/wiki/Sylvia_Plath>;
    nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU>;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw>,
      <https://w3id.org/np/RARW4MsFkHuwjycNElvEVtuMjpf4yWDL10-0C5l2MqqRQ>, <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAWcbb3lRQZNYrCYo1uUfxHF1p6apBUW9hTeJRoHrqYZQ> .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAiV+jjTdOqrqXOcllPfHNZmbht0bYBkXxR0+xSjtroM98D4DAbzvxTXseGPPD+aALor+Go6F4XyCKY3rtVrcF8e2L361UfkRUElyuReTALM3zmMf7YbmVC4wuedmrJVoECxjdF43d60QTX3pl9+XawwzMKyfHzJLTPGswyLjJKRYklVwO/lJovENVu3wL1eAuLI8TWN65Ay7yhlCZ/uNCSt3/d6537nLk0Qv/Cwi0llRTT3yB1TeVxVkvm9maQdzH2I6eNeVUFugSK3KwziCJLkkoGn+QgA7b/zRt+31sYsjUjQldgH3MYZQOF+BMwU4dMLvG9mk/oYwtWNFryK35pQIDAQAB";
    npx:hasSignature "X6DQlHpvoDDFh7F4VhndncoN34OklCpgXRoRJExvM7T5CNrq8hakD8WoxEmUGRI+tSWJKCSb3DYiOu2GbPxG4ZVbFdosr89PEn5UH1hhP+KM17XIAGMPsEG48hPc3T8zYoRQ+/kyA9nNe/9vmqLdrXjUyEbIs0kj0CbMOqUtbkigC49u8x4pBV/SKfA2T4UzwXJQdAnIPBSiGXfWsEdTpbfrKnwmnIv8FM/KZgNSFY/RsEzyLje2nTU30iAlHl+cOiL5NWSTFpR1OsFhRbb4krlPp/sDfbHXwHjSNff4VPPe7gtyuOdHuxrzuz4NV5RCxOpD2X0QR7NYDxB5l4TIQg==";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0009-0003-1294-2417 .
}