Nanopublication

< Home

ID

https://w3id.org/np/RAxhHdYFY0xUi1eYm176ExuZUTTk2tOLKLyhbOQOuENgo

Formats

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

Content

@prefix this: <https://w3id.org/np/RAxhHdYFY0xUi1eYm176ExuZUTTk2tOLKLyhbOQOuENgo> .
@prefix sub: <https://w3id.org/np/RAxhHdYFY0xUi1eYm176ExuZUTTk2tOLKLyhbOQOuENgo#> .
@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://db.nanopharos.eu/Queries/Datasets.zul?datasetID=np22> a <http://purl.org/dc/dcmitype/Dataset>;
    dct:description "The dataset includes Size, Zeta Potential (ZP), spin-lattice relaxivity (R1), spin-spin relaxivity (R2), and coating (Coating_new) of iron oxide nanoparticles. These properties are relevant to the biological activity of the nanoparticles and can be used in structure-activity relationship (SAR) modeling.";
    dct:identifier sub:IONP1-44;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    dct:publisher <https://db.nanopharos.eu/>;
    dct:references <https://doi.org/10.1002/smll.201201903>, <https://doi.org/10.1073/pnas.0802878105>,
      <https://doi.org/10.2174/1568026615666150506144536>;
    dct:title "Physicochemical Properties and Bioactivity Measures of 44 Iron Oxide Nanoparticles";
    nt:hasStatement <http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl#C63853>, <http://purl.bioontology.org/ontology/npo#NPO_1302>,
      <http://purl.bioontology.org/ontology/npo#NPO_1808>, <http://purl.obolibrary.org/obo/PATO_0000117>,
      <http://sweetontology.net/propRotation/Spin>, <http://www.semanticweb.org/osnathakimi/ontologies/deb#Lattice> .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-1297-3104 .
}

sub:pubinfo {
  orcid:0000-0002-1297-3104 foaf:name "Anastasios Papadiamantis" .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCmuNEj4ElDZJ16VEbGLAt860vRLkkabjqt+pGDygqoGhpc8HLMY+brE+YUb23iDU7Y0ItXlnf7jtd4TL4s2gcSagJ/9Kh5nlrFHDmt3Qah7GxjEvnojLxGzkWHtNCgwsQ8xdvWjMXtnXSxLE5D/T3eXWWj180rTrgy2CSsQC6iEQIDAQAB";
    npx:hasSignature "ONX3TAmI3LsgBP+jRN01cDL6pN9NqV/QvQhLt8fMOPsa8TR2IET+RMjZ0gGLEplni26Y+FAIxvXz6Z4tCEFDRT2wZxVOmgt6vczyUboxoT32y3yNnRR+OwgJPiWKHbek1Chab+ZrzmdFbHtYbzgZhzGRKR90M/wUB+rgIVNjLQM=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0000-0002-1297-3104 .
  
  this: dct:created "2024-07-03T12:29:14.001Z"^^xsd:dateTime;
    dct:creator orcid:0000-0002-1297-3104;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:hasNanopubType <http://purl.org/dc/dcmitype/Dataset>;
    npx:wasCreatedAt <https://nanodash.petapico.org/>;
    rdfs:label "Dataset: Physicochemical Properties and Bioactivity Measures of 44 Iron Oxide Nanoparticles";
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM,
      ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAZOLy6mZTZQS_i1r1DHpnSQTcoADI1aUENeb1PVEwWDc> .
}