Nanopublication

< Home

ID

https://w3id.org/np/RAgipQbSi6MT7W_JtN-msTah0GohYyTtDvgRpXcR_Gk2k

Formats

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

Content

@prefix this: <https://w3id.org/np/RAgipQbSi6MT7W_JtN-msTah0GohYyTtDvgRpXcR_Gk2k> .
@prefix sub: <https://w3id.org/np/RAgipQbSi6MT7W_JtN-msTah0GohYyTtDvgRpXcR_Gk2k/> .
@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 {
  <https://w3id.org/iadopt/variable/ConditionIndex> a <http://www.w3.org/2002/07/owl#NamedIndividual>,
      <https://w3id.org/iadopt/ont/Variable>;
    dct:description "a measure of organism health based on tissue mass relative to size.";
    rdfs:label "Condition index (molluscs)", "condition index (molluscs) in exposed invertebrate organism";
    <https://w3id.org/iadopt/ont/hasObjectOfInterest> sub:invertebrateOrganism;
    <https://w3id.org/iadopt/ont/hasProperty> sub:ConditionIndexMolluscs .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0002-2913-1293 .
}

sub:pubinfo {
  orcid:0009-0002-2913-1293 foaf:name "Christos Vasileiou" .
  
  this: dct:created "2026-02-20T15:22:41.418Z"^^xsd:dateTime;
    dct:creator orcid:0009-0002-2913-1293;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:introduces <https://w3id.org/iadopt/variable/ConditionIndex>;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw>,
      <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAW9V0CJwl21Nrt_HwTGhfQcdT5fsUyRxkoMujzGcatGc> .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAz1OobdRASd9SftHrLhG905OXjv8DHndvyWzXRJ5EDFPankMSnHZPHK+g2qEeRWdonstt55CLrpTpWsVv9xRtTqPidXHbnWLBXX42iCB+EnZNoKqAVKF5GxkSR38S0uTTq3aeQJbw2kTpx6LMkspmuH95fgAI/lfqPWrxdlI98jIeHQ14UXZpiWmkkvPgC9GVgmwHiG1hB/NCA2fKCOxVodN44OfhAPtkWmPJ40IcGPSalI4HRqgLLI5PabdRk3PiG81cUngmQU1Xk6EapzkRJGenkOlGsC5L4ktEPO6LS9uBMLTMLQDtGtkrcwqg5HmeKv7Ili3vgr3LL8/GaBBOLQIDAQAB";
    npx:hasSignature "DUYWp43aEydujF6D5dOq/3g6HgGh0vfNAAw2tpqpz41aYIQef3NdBdtAs9BDvJvsrYmSfrlX89FWBZKLiIY4uptnWD0ATOX+ppV3CLyu9kjjfAqn7aBs9GRC4zAo673isK/vTNoPpEVJKgdLGFzdkkX2uhDJFji4pxmsCcosR2HHxM65IrqNojmq8M/9lBGEPeHXy7yZBHK2ecKRdEq70fAs9dxKk833r+V7SZk1xET42p+qN+y+gBIIktJHxItx6j5VNagO9GrHe2yUfTYA3gs/u8HNCPq5GowWlyq2IMHY2zeQzMA70RyQvuOeW6PE+dE5MDZJ/Q5EsMsOohFWWQ==";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0009-0002-2913-1293 .
}