Nanopublication

< Home

ID

https://w3id.org/np/RApL0SP63mrrZvEiceqmBophcdt672DxQ_x457L4_Pu-w

Formats

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

Content

@prefix this: <https://w3id.org/np/RApL0SP63mrrZvEiceqmBophcdt672DxQ_x457L4_Pu-w> .
@prefix sub: <https://w3id.org/np/RApL0SP63mrrZvEiceqmBophcdt672DxQ_x457L4_Pu-w#> .
@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 {
  orcid:0009-0008-4193-0534 <https://w3id.org/kpxl/opo/terms/thinksIsUnderrated> <http://www.wikidata.org/entity/Q4157632> .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0008-4193-0534 .
}

sub:pubinfo {
  <http://www.wikidata.org/entity/Q4157632> nt:hasLabelFromApi "product demonstration - demonstration of a product to potential customers or others" .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCOQieTfEuZrdbisxGg2qdhIqqCzzLbisoqVPeKQdQEvITqaTe4yV8rrrC/EvDL6fUY0b9/mgwWuliSK8w0PtE8oonJMfVLRy3dg/Mnyts6DUHcZgmfQBOvBg3O28r9J84BJ4A7+yegdPzRFaRuvbt7y0vdIFCwsco7JG4nncAKWwIDAQAB";
    npx:hasSignature "QSQMW8KXJ09rfLuJrdSx0aKOXa9hUv5ZOme5xwAQE4BM4f8hUQRLhPhl+t3Ak0S1rhB9tveLS2QxmwhaRtHE5emzbSoBiBePZPmC3lBUoRE476LIdw7MAtEfIevzoQDpjqeVOM64gnsQbdAAbTaU9IYk4wxZrgy8XCTJcW4mI+0=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0009-0008-4193-0534 .
  
  this: dct:created "2025-04-06T19:52:04.874Z"^^xsd:dateTime;
    dct:creator orcid:0009-0008-4193-0534;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    rdfs:label "think this is underrated: product demonstration";
    nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU>;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw>,
      <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAZIJAwr284IkV0RrOBa-ZlVKbw-2hLu3BI5LNRRv4Xd8> .
}