@prefix this: <https://w3id.org/np/RAb7Ce6DTSqzrnkFcL7fCXAvE_eut4zhvzrS2xN41fJw0> .
@prefix sub: <https://w3id.org/np/RAb7Ce6DTSqzrnkFcL7fCXAvE_eut4zhvzrS2xN41fJw0#> .
@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#> .

<https://w3id.org/np/RAb7Ce6DTSqzrnkFcL7fCXAvE_eut4zhvzrS2xN41fJw0> a np:Nanopublication,
    npx:ExampleNanopub;
  np:hasAssertion sub:assertion;
  np:hasProvenance sub:provenance;
  np:hasPublicationInfo sub:pubinfo;
  dct:created "2023-10-11T16:00:49.147Z"^^xsd:dateTime;
  dct:creator orcid:0009-0007-7316-3344;
  dct:license <https://creativecommons.org/licenses/by/4.0/>;
  npx:introduces sub:ShortStory;
  rdfs:label "Class: Short Story";
  nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM>;
  nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM>,
    <http://purl.org/np/RATtBNB9Rj1cIwxJyoHBgNn8eeIR06m0H6C6RTRVqSy3E>, <http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90>;
  nt:wasCreatedFromTemplate <http://purl.org/np/RAzUgUie-tPiAorDNlH8h7vR3lP4WNBhT40nsWrRfa1NY> .

sub:ShortStory a <http://www.w3.org/2002/07/owl#Class>;
  rdfs:label "Short Story";
  rdfs:subClassOf <http://www.wikidata.org/entity/Q7725634>;
  <http://www.w3.org/2004/02/skos/core#definition> "A short story is a piece of prose fiction that can typically be read in a single sitting and focuses on a self-contained incident or series of linked incidents, with the intent of evoking a single effect or mood.";
  <http://www.w3.org/2004/02/skos/core#relatedMatch> <http://www.wikidata.org/entity/Q1318295>,
    <http://www.wikidata.org/entity/Q149537>, <http://www.wikidata.org/entity/Q17991521> .

sub:assertion prov:wasAttributedTo orcid:0009-0007-7316-3344 .

<http://www.wikidata.org/entity/Q1318295> nt:hasLabelFromApi "narrative - account of a series of related events or experiences" .

<http://www.wikidata.org/entity/Q149537> nt:hasLabelFromApi "novella - written, fictional, prose narrative normally longer than a short story but shorter than a novel" .

<http://www.wikidata.org/entity/Q17991521> nt:hasLabelFromApi "tale - prose fiction that can be either rooted in oral tradition or created by an author" .

<http://www.wikidata.org/entity/Q7725634> nt:hasLabelFromApi "literary work - creative work by a writer created with aesthetic or recreative purposes" .

sub:sig npx:hasAlgorithm "RSA";
  npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCSXMAwIcthbOuaClLMsPeVro8uynK7ol6dLuKfTd1tEfbCc7m5Bfx5Td0ogSoEPUFeYsr3oR1Dn52FjBZU5JRLh66xwby0lunXmaT3G4Bs3bmHRPZ6rCAsVmicJPyqHXXEVfunTloj2LjtAwA+DY8+Ky2drHvbRa7s6IFfuSpXQQIDAQAB";
  npx:hasSignature "eUA3M82EXo7bZJH0SfosR+Za1yMMvV25db4xqYwxm91xCwpyRO5H2Y1VN5Iuh7/Iz5zqUz88tfM9xjkSsvrKNQssYLSdw3jmt0HIgnf02B/ptrcNaOTNILQ405fT7DfSoFUToCzz47bPZfV6qpJYZUJYWQe0NUpTJ2MSpa+JLng=";
  npx:hasSignatureTarget <https://w3id.org/np/RAb7Ce6DTSqzrnkFcL7fCXAvE_eut4zhvzrS2xN41fJw0> .

