@prefix this: <https://w3id.org/np/RAnbcxVzRTuhBALtiXoVccSrFwQl0p0MjPbTi7JWzqk7M> .
@prefix sub: <https://w3id.org/np/RAnbcxVzRTuhBALtiXoVccSrFwQl0p0MjPbTi7JWzqk7M#> .
@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#> .

<https://w3id.org/np/RAnbcxVzRTuhBALtiXoVccSrFwQl0p0MjPbTi7JWzqk7M> a np:Nanopublication;
  np:hasAssertion sub:assertion;
  np:hasProvenance sub:provenance;
  np:hasPublicationInfo sub:pubinfo;
  dct:created "2024-01-15T10:55:36.890Z"^^xsd:dateTime;
  dct:creator orcid:0000-0003-2581-8370;
  dct:license <https://creativecommons.org/licenses/by/4.0/>;
  npx:introduces sub:upi;
  npx:supersedes <https://w3id.org/np/RAagramW3zuY74wddL8L7yWtJHXOMuCscs3HUKNb8YL50>;
  rdfs:label "Class: Unstable Population Indicator";
  nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RA4LGtuOqTIMqVAkjnfBXk1YDcAPNadP5CGiaJiBkdHCQ>;
  nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM>,
    <http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90>, <http://purl.org/np/RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI>;
  nt:wasCreatedFromTemplate <http://purl.org/np/RAzUgUie-tPiAorDNlH8h7vR3lP4WNBhT40nsWrRfa1NY> .

sub:upi a <http://www.w3.org/2002/07/owl#Class>;
  rdfs:label "Unstable Population Indicator";
  rdfs:subClassOf sub:indicator;
  <http://www.w3.org/2004/02/skos/core#definition> "A discretized version of the Jeffrey's divergence with an implementation that overcomes numerical problems in rare classes";
  <http://www.w3.org/2004/02/skos/core#relatedMatch> <http://www.wikidata.org/entity/Q131222>,
    <http://www.wikidata.org/entity/Q255166>, <http://www.wikidata.org/entity/Q3045002> .

sub:assertion prov:wasGeneratedBy sub:research-activity .

sub:document a <http://purl.org/ontology/bibo/Manuscript> .

sub:research-activity dct:description sub:document .

<http://www.wikidata.org/entity/Q131222> nt:hasLabelFromApi "information theory - mathematical theory from the field of probability theory and statistics" .

<http://www.wikidata.org/entity/Q255166> nt:hasLabelFromApi "Kullback–Leibler divergence - measurement of how one probability distribution is different from a second, reference probability distribution" .

<http://www.wikidata.org/entity/Q3045002> nt:hasLabelFromApi "concept drift - change of statistical properties over time" .

sub:sig npx:hasAlgorithm "RSA";
  npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCiCTUJtKY4Z1KdU4uP8W8ajLquKTS4j+Qk0SVVzojmleopHkFlU7XKyaCEaqTXTWuCCiEBYThj4g1eu2wOmBSF5DsYQ6lxl8SWIicAg+VMlUfoaUJ9HNCOFP8vy2DQmkL3uTbIrfIGjhTwhIYP3TPYn17xeldmPN3NwBABuhGSywIDAQAB";
  npx:hasSignature "EQEB0CAZ6+0r/C7zN50yc1pdYDfFHlV8ju0+0QiyV/9mZQ0vnfKO0WEWpSJhGV2HB5BX/NjK4E00k+rb7gMmYVsrmCx2ikT70ztOQkf7oAC4WKtXQMWcUflIe8vmORJCCiC0iuWcZcmpnq36t41PuXQ3MX5pNr5NBqrr5rbd2c0=";
  npx:hasSignatureTarget <https://w3id.org/np/RAnbcxVzRTuhBALtiXoVccSrFwQl0p0MjPbTi7JWzqk7M> .

