Nanopublication

< Home

ID

https://w3id.org/np/RAxGI8RC9tORRgHa_cwc6x77bKLgcL6HpYBTMinzog8WA

Formats

.trig | .trig.txt | .jelly | .jelly.txt

Content

@prefix this: <https://w3id.org/np/RAxGI8RC9tORRgHa_cwc6x77bKLgcL6HpYBTMinzog8WA> .
@prefix sub: <https://w3id.org/np/RAxGI8RC9tORRgHa_cwc6x77bKLgcL6HpYBTMinzog8WA#> .
@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#> .
@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 {
  sub:deputy_commissioner a <http://www.w3.org/2002/07/owl#Class>;
    rdfs:label "deputy commissioner";
    rdfs:subClassOf <http://www.wikidata.org/entity/Q35535>;
    <http://www.w3.org/2004/02/skos/core#definition> "A police official of higher ranker";
    <http://www.w3.org/2004/02/skos/core#relatedMatch> <http://www.wikidata.org/entity/Q328473> .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0005-1957-7656 .
}

sub:pubinfo {
  <http://www.wikidata.org/entity/Q328473> nt:hasLabelFromApi "New York City Police Department - municipal police force in the United States" .
  
  <http://www.wikidata.org/entity/Q35535> nt:hasLabelFromApi "police force - constituted body of persons empowered by the state to enforce the law" .
  
  orcid:0009-0005-1957-7656 foaf:name "Paullate" .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCgQipHAbRQXQJJH0WK0rLiRp5zeRNRhtRI0mU9LdT9tsgzfR9sw2oRMJhmZ8pt2DF/ODYrnNZoi2IItB10YVIJU0YpT8VmkeLDDyk1RIk54qOttWnKcE3TW6lN+g9DYszlXMaZ1aCy2DYrb28ezq9mVot8W2YQojqFuUfTx4QvKwIDAQAB";
    npx:hasSignature "YCMsaOHyOaLUPCZzmLbtvtPml7FnxJahdN4ix1mA5Lzppes2MGYlnAl1PfxyIBhF49rUMQkGkyO2ofPMfFROSAFnXC1xb34CoQdHE0aqXGBVfuEIpDuxne0wWBXkhBnoqdZ1q/Ak9trRiGm8xwGwfo54GgKEGN9oCKqOXHC15Uo=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0009-0005-1957-7656 .
  
  this: dct:created "2024-10-05T12:08:18.852Z"^^xsd:dateTime;
    dct:creator orcid:0009-0005-1957-7656;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:introduces sub:deputy_commissioner;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    rdfs:label "Class: deputy commissioner";
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM,
      ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAxfD9wQMHU4DmWta5uRpo723ZgKpizglley4gtcxG0hg> .
}