Nanopublication

< Home

ID

https://w3id.org/np/RACxYZ3CPxQhwxmV3jO95kFqdvJzt6WZapiD0hgn8o96s

Formats

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

Content

@prefix this: <https://w3id.org/np/RACxYZ3CPxQhwxmV3jO95kFqdvJzt6WZapiD0hgn8o96s> .
@prefix sub: <https://w3id.org/np/RACxYZ3CPxQhwxmV3jO95kFqdvJzt6WZapiD0hgn8o96s/> .
@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/Q7227384> a <http://www.wikidata.org/entity/Q23002054> .
}

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

sub:pubinfo {
  <http://www.wikidata.org/entity/Q23002054> nt:hasLabelFromApi "private not-for-profit educational institution - private educational institution" .
  
  <http://www.wikidata.org/entity/Q7227384> nt:hasLabelFromApi "Pomona College - private liberal arts college in Claremont, California, United States" .
  
  this: dct:created "2025-10-12T12:04:38.689Z"^^xsd:dateTime;
    dct:creator orcid:0009-0007-2660-5576;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    rdfs:label "Pomona College is a private not-for-profit educational institution";
    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 "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqoARHaVN/iOrvk7SqZ3r6sgJpGl9ds4xe+U65T59OB4bDPh3DfQQQGnXI8JFybO18EgfBz4UquUb20MfB6hGgRJM2HjyTH96i65+q3kk8CDjMXdkEkqhLACRVVfKwpk+7ifPJztqXcDr2qN7o1/FgR4piDDn4RT7i1nPvYBmrOU+vnw/coxkHfdjQHCI0Uwy55c4zUpzhYj+jsKHGZ/EGCtddmuLqotZCBLcUhgcwvKD3UkleqWpA+8oOf9KG6zK8KFKJUvPWWQqJB+ZG6k2gxRu8tkHkYcPSgB0KhYluduofQySb++QTKRniRRxmQaZ0oBRy4h7eBHlk5YXB2XFnQIDAQAB";
    npx:hasSignature "E2Nnvqy07SRnmr9cuDAguo06t9lqBhJR6H1/wPnNGo5rlphgU2r420SlOcQE7Guj+suaJkGxnjAMAiCGgLTsKGE0sKObXvlbVu7TAWynFAGdrl8Z4l4z8JCTBinH6s6ZtWSgWgazJqthDqa02oYRZVlm6jVVKMBHVclnkwdqKxm/DdkYnozGnGZhiIFlJgCQEUVMEH5i2niiNQHz3RweWoULQe1AV1HisTEdwIri0Udqxh4Kf8130IS2MZ3ys8N6dZ0o4P0cHwHuO3vbEq88wiw6HhkxKqAsgB4A2/lPEpsohvgg49bN3cNGxVEqrwYMklZxYZn0iGLr/SjDDBgQJg==";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0009-0007-2660-5576 .
}