@prefix this: <https://w3id.org/np/RAYROoxlzqvvOE_vZXzZOsRvfN4WBvsdEC6B3WFY_ZW7o> .
@prefix sub: <https://w3id.org/np/RAYROoxlzqvvOE_vZXzZOsRvfN4WBvsdEC6B3WFY_ZW7o#> .
@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: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  <http://www.wikidata.org/entity/Q57814310> <http://www.wikidata.org/entity/P1552> <http://www.wikidata.org/entity/Q687900> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0001-3883-8605 ;
    prov:wasDerivedFrom <https://nanopub.net/sessions/#nano-session-12-newcomer-special> .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/P1552> nt:hasLabelFromApi "has characteristic - inherent or distinguishing quality or feature of the entity. Use a more specific property when possible." .
  <http://www.wikidata.org/entity/Q57814310> nt:hasLabelFromApi "nanopublication - A small knowledge graph snippet with metadata that is to be treated as an independent (scientific) publication." .
  <http://www.wikidata.org/entity/Q687900> nt:hasLabelFromApi "cool - property of one having composure or being admired" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDm/cVu3YCz7ywnF46stPesLNEELLAM5CPLaxpk1+26aUCZvbxRBhcdg21ayK5ZgJCkqzEAhUK6brYDOIxLP7s3f8JU6roIMsNJ261QDi3CQ40ewe1BObKs/447B/dP7AxdXRG+shsO2tzufkI4eV1SLEKAdGH8hn2oWrnSBdBFFQIDAQAB" ;
    npx:hasSignature "l1YyOH7ctEatnPuQjyaiLbsTRNX+myDfvUoGlL0PGtis15QFwnLvLyqoptTOTI/+O467iCHfClTLSCH3KVgBn3maXCZH9Pm2DEm0L5oWY8supN501iAiek1mO1tcCtPp/b+N3i10RpUlhJsUGS2n6eWBvjOxFGOWljYjRL5YgHU=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0001-3883-8605 .
  this: dct:created "2024-04-16T15:07:48.877Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0001-3883-8605 ;
    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 "nanopublication - has characteristic - cool" ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RAdpMl4VHC4_3VnGLX6zOknWfZ2iSlX_aVQeaTp0ix8Jw> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> , <http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90> ;
    nt:wasCreatedFromTemplate <http://purl.org/np/RA95PFSIiN6-B5qh-a89s78Rmna22y2Yy7rGHEI9R6Vws> .
}