Nanopublication

< Home

ID

https://w3id.org/np/RA5NxTggC5On8ra4ebyL7OTgHaDkI_QqGgM3a6-AZy1qY

Formats

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

Content

@prefix this: <https://w3id.org/np/RA5NxTggC5On8ra4ebyL7OTgHaDkI_QqGgM3a6-AZy1qY> .
@prefix sub: <https://w3id.org/np/RA5NxTggC5On8ra4ebyL7OTgHaDkI_QqGgM3a6-AZy1qY/> .
@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 ns1: <http://purl.org/np/> .
@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/Q745284> a <http://www.wikidata.org/entity/Q6581097> .
}

sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://www.wikidata.org/wiki/Wikidata> .
}

sub:pubinfo {
  <http://www.wikidata.org/entity/Q6581097> nt:hasLabelFromApi "male - to be used in \"sex or gender\" (P21) to indicate that the human subject is a male or \"semantic gender\" (P10339) to indicate that a word refers to a male person" .
  
  <http://www.wikidata.org/entity/Q745284> nt:hasLabelFromApi "Chandler Bing - fictional character from Friends" .
  
  this: dct:created "2025-10-07T09:51:10.091Z"^^xsd:dateTime;
    dct:creator orcid:0009-0004-0993-9839;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    rdfs:label "Chandler Bing is a male";
    nt:wasCreatedFromProvenanceTemplate ns1:RAcTpoh5Ra0ssqmcpOgWdaZ_YiPE6demO6cpw-2RvSNs8;
    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 "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEApxuVCBJrAXMQKInE0L6mbwMga5DYVNW4fK3ZD3Fzpd8ujKKSxt4wFP3TV07IBLq1MAz1ysMi28Lz5ckKQFHDFxvm7zEfjsy8DBRDLxFYGrIJskxFIE4z9zRLK1W8qATlsGh/fcuwxtNY0A5GHXAYZBnivuROHIV0xSxH5856TV0RaRPXEn2CPH8c/q0hcscGnUDf05Jo7uAuUUzyI/8MV62kJE9jZ98CbDa1DaUW5IUkY4lx0E1X9os5WyMbyGJMgZIl+rQr9OvjPlPlytVGDrnIRwr7B/Ct9mWRGrun5UpJdizFOQUGRU6kqhCr6/LILcNT/0LG94Lbz1XdXfXlRQIDAQAB";
    npx:hasSignature "Cs8Rnn4LfmcCPs6Yb2CsQNMxppaAWRbUyJQ+WWS+Ww+LwDzF5edCgVVQRvhMkolFm1fJPcneNRhrmOgBsl6kmcNA5HiBr+fkVMo3Qix8+mahDJFW1SrJf2RwHcFGCtxGa6tqBb3/BsQVK6SEUqqD95htUEGznRG120n3G3jxlNsEKOliPHr9b5GDq8cPqXv6hOYStkqJt/sh+hWxBFOz1kEYOaOr7GxTbyu1q+2TKxV6w6QmDQJN+l2HvI0RXU98XjNV4kcxq1OYph8D7+46C60AXn8+LOpp00eWiUTBaqUj08m7x4x7gFR4DBnkp0weYW72zWXDwXh+fafd2KCvWg==";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0009-0004-0993-9839 .
}