Nanopublication

< Home

ID

https://w3id.org/np/RAYlJ67Km8T8Xs--9gYX5TYilfD2zQINTxeiY0gTs5EFs

Formats

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

Content

@prefix this: <https://w3id.org/np/RAYlJ67Km8T8Xs--9gYX5TYilfD2zQINTxeiY0gTs5EFs> .
@prefix sub: <https://w3id.org/np/RAYlJ67Km8T8Xs--9gYX5TYilfD2zQINTxeiY0gTs5EFs/> .
@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#> .
@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/Q19866576> a <http://www.wikidata.org/entity/Q890527> .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0008-3478-9691 .
}

sub:pubinfo {
  <http://www.wikidata.org/entity/Q19866576> nt:hasLabelFromApi "Oliver Queen - fictional character from the television series Arrow" .
  
  <http://www.wikidata.org/entity/Q890527> nt:hasLabelFromApi "archer - person who uses a bow and arrow, a practitioner of archery" .
  
  orcid:0009-0008-3478-9691 foaf:name "SEC" .
  
  this: dct:created "2025-10-07T15:40:55.572Z"^^xsd:dateTime;
    dct:creator orcid:0009-0008-3478-9691;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    rdfs:label "Oliver Queen is a archer";
    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/RAWcbb3lRQZNYrCYo1uUfxHF1p6apBUW9hTeJRoHrqYZQ> .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAv6zVtkx0xZ2h+6bqVn56WBnVrzLLLHceRfjQLV7ppi80oXb8+BEWpITnHgJtospTJuvwa/KWB28EK/QMBY0EvelHh1etD7mmqQFuwbxLb8jtMLPjasnS5WQbSlMSNQJU8yufxL9pReV6chTkfZy8RNw1/oxU5YIHHVXnhx/zu0Y6qz503yz+TKaSq7TjN/CYozZpvgdAaJoim+8psi9d5MV802xcvFInnOoXG/UYdBo9lpHOO0shPcHfZy/NYVQF/pnmQlXwmWTlZQO2JuYhWKAsVzGiUd+JsdrRtRsIAGRnkeddCDiTiREcENVqxNm818USw1jork7ZVMZb6AcCuwIDAQAB";
    npx:hasSignature "ZZHaEDJSgcJfiJPaMUTjtWITa7nYQhxHxFzpYZ7cgswU2mVoALt5yh2Z1+rG0q7dwPD3amA4sCn+FQ9huYe0EG9CqcfuswPYC47bD9nd8RLf+4O2TzvYol5J7WywuFAk89Pa7K1bnaI5vMRxstGfGyhclV4HVKinhjIYuyVq5/GYoAEe2TdBTlWmuElJsXfPktNWi08iOlXSCURLAcdz0lGRWo2Luf8N4H8ApoC+f+vqF6Wplr+TATmptg1d2PBP8rvf6+LK+x+CKX54/N6HW1eM0eI4/bsMIyo7zUi6UAqcoNZMsg1vixoGUyUZOMlNYb4DeZIjKxtHQJJpO6S5xQ==";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0009-0008-3478-9691 .
}