@prefix this: <https://w3id.org/np/RAbjtfq4c1_teHvse4d-2KaU34ZjHg-tmzdmwsjH9lTjk> .
@prefix sub: <https://w3id.org/np/RAbjtfq4c1_teHvse4d-2KaU34ZjHg-tmzdmwsjH9lTjk/> .
@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: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  <https://w3id.org/iadopt/variable/BioconcentrationFactor> dct:description "the ratio of the concentration of a substance in an organism to its concentration in the surrounding environmental medium" ;
    a <http://www.w3.org/2002/07/owl#NamedIndividual> , <https://w3id.org/iadopt/ont/Variable> ;
    rdfs:label "Bioconcentration factor (BCF)" , "bioconcentration factor (bcf) in exposed invertebrate organism" ;
    rdfs:seeAlso <http://purl.jp/bio/4/id/200906002110085213> ;
    <https://w3id.org/iadopt/ont/hasObjectOfInterest> sub:invertebrateOrganism ;
    <https://w3id.org/iadopt/ont/hasProperty> sub:BioconcentrationFactorBcf .
}
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:11:14.527Z"^^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/BioconcentrationFactor> ;
    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 "iJuT8MBUySTfJ9bNiF4eyxZLYn/GwHveRYfofKlkIoeKFdK87pLfRp3NsaDhg0QBBo23W6W+1iC9+R0SpUs36Hql0vVuBCbzZ9ISAQxEX0uaNS674EM/9hU0TSRFjwX2/Q4kS3LEkCBPQo1g3TflC7JxIH3UciWk3ULJ76LElNy5Bu8ekvwRZ4c4xrZuJDFitRbAXWPvVtW+eVI5sDJHjqG2M4tm7LalNqyMy/8aQ/TZF9NnPbn97Fn8t9P/K2ISRpzws4qw9q6fzN6pOJUP9T3hcVu9Gm6MFQAAFc2yuyZiXUsmYVd2WHWRy5oX45AejBLULdNNTJnIg2+ND8u1Qw==" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0002-2913-1293 .
}