https://w3id.org/np/RAzbKIa37QTZpo9cSTsFo6ROkPKPqEVKFQFBDfKL11chw
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix this: <https://w3id.org/np/RAzbKIa37QTZpo9cSTsFo6ROkPKPqEVKFQFBDfKL11chw> .
@prefix sub: <https://w3id.org/np/RAzbKIa37QTZpo9cSTsFo6ROkPKPqEVKFQFBDfKL11chw/> .
@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/ProteinCorona> a <http://www.w3.org/2002/07/owl#NamedIndividual>,
<https://w3id.org/iadopt/ont/Variable>;
dct:description "the layer of proteins that spontaneously adsorbs onto the surface of a nanoparticle when it is exposed to a biological medium";
rdfs:label "Protein corona", "protein corona of material";
<https://w3id.org/iadopt/ont/hasObjectOfInterest> sub:material;
<https://w3id.org/iadopt/ont/hasProperty> sub:proteinCoronaFormation .
}
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-03-05T14:47:38.205Z"^^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/ProteinCorona>;
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 "i3GiZBTLSH/r4mIN7z4OWUDD9kXL10Fi0dUELOXfsmsdCq/pRtl7Ea/PGYAnyHRKzaS42fRxtpdEtf4dRsqKnvg4nCuWIVkWbnQbNJ39NCC2JMt7+u6zfTDBNNyB1zv3evHyGyicTG9Q/cBa4B9tJshoaf0f5MgkejDRWszL+hEIxcGxzl5BTDAA0wU/hkmqPPJEXCeZjjim9idLvevfGysIYl+ZzXrbDS6ylBbVf25N2AJSVvdR/4yKWHakMxZojvGXz7is7Q+vBSHyGCdDb0Zlp9KH01lW0iaDk3dey/EkjyDA45voGhp5fcTVRzOFhhfHXY52YegQ5o4O/fktGw==";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0009-0002-2913-1293 .
}