Nanopublication

< Home

ID

https://w3id.org/np/RA1Ts4IDfRHHeXXkBc4YKFXUmOOqErhIyMOidwhJjhklY

Formats

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

Content

@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix ns1: <http://schema.org/> .
@prefix ns2: <https://w3id.org/peh/terms/> .
@prefix ntemplate: <https://w3id.org/np/o/ntemplate/> .
@prefix orcid: <https://orcid.org/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix sub: <https://w3id.org/np/RA1Ts4IDfRHHeXXkBc4YKFXUmOOqErhIyMOidwhJjhklY/> .
@prefix this: <https://w3id.org/np/RA1Ts4IDfRHHeXXkBc4YKFXUmOOqErhIyMOidwhJjhklY> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

sub:Head {
  this: a np:Nanopublication;
    np:hasAssertion sub:assertion;
    np:hasProvenance sub:provenance;
    np:hasPublicationInfo sub:pubinfo .
}

sub:assertion {
  <https://w3id.org/peh/biochementities/RA1Ts4IDfRHHeXXkBc4YKFXUmOOqErhIyMOidwhJjhklY>
    a owl:Class;
    dcterms:isPartOf <https://w3id.org/spaces/biochementity/r/vocabulary>;
    ns1:alternateName "5:3 FTCA";
    ns1:comment "NORMAN SusDat ID: NS00011090";
    rdfs:label "2H,2H,3H,3H-Perfluorooctanoic acid";
    rdfs:subClassOf ns2:BioChemEntity;
    skos:exactMatch <https://identifiers.org/cas:914637-49-3>, <https://identifiers.org/inchikey:ABFCFCPCGMHSRX-UHFFFAOYSA-N>,
      <https://identifiers.org/pubchem.compound:14632790>;
    ns2:hasGroupLabel "PFAS";
    ns2:hasMolecularWeight "342.10800000000000409272615797817707061767578125"^^xsd:decimal .
}

sub:provenance {
  sub:assertion prov:generatedAtTime "2026-07-09T14:38:22.861647+00:00"^^xsd:dateTime;
    prov:wasAttributedTo orcid:0000-0003-0322-9620 .
}

sub:pubinfo {
  this: dcterms:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:hasNanopubType ns2:BioChemEntity;
    npx:introduces <https://w3id.org/peh/biochementities/RA1Ts4IDfRHHeXXkBc4YKFXUmOOqErhIyMOidwhJjhklY>;
    rdfs:label "2H,2H,3H,3H-Perfluorooctanoic acid";
    prov:generatedAtTime "2026-07-09T14:38:22.861647+00:00"^^xsd:dateTime;
    prov:wasAttributedTo <https://w3id.org/np/RAWDFdbuQxoc9NE7suv9ZPpGeQJ4h_QVL67iJy5ZFaCYA/biochementity-bot>;
    ntemplate:wasCreatedFromTemplate <https://w3id.org/np/RALm3XedpEbjtQy1nPJEQpOdsV0hPm5APkvvym-7P1Vpk> .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArwKYgWZTyvZqlmCnnhp2LFM62fX6ZMq4EJ92Oea5H7vHoPOftYej+zS3Vi95eMLZ+RCGd0mNZ0x2+n2rYdGqf/R+9VesqVAjrhGECXLwF3t84VbysGYgiOd5m4YPpzzcgRHpBjYjK86+hR7hqc+y0ai36tYp165WhuaXbnWY5apw8aUN9Q5e1Daid70PST0Hri9dV/Eq4mxbogXlzJbgduIVOwQMyYlGLrb+NyLDpFT+8VpPs+vblnFTF0xwIrcA11O0Mv/WqCfyrtA77nxtc4gY9RkES+2vaEUuCzxbDleUL/JmxOxSI8Cl0LtgBcRZpD7wppe4sIp3CsuK4a5J2QIDAQAB";
    npx:hasSignature "qD49iZ8bSNzvm7s8ZDxh7ABqDzf2gVpH2uHf+rRcl9zCCVrIlCgbSuVrNKF/Wa4rLwQ19JODUqsTTrEd/3QUd936lxgF9sxn6PFyIRky95bpR1VvLYg5C9ZbfKc5sSefxz4IFX6COJfcrMEIo1qRgnl1Paqm/epzpxwLV4McE4JQcpUNQeL7lxoz1I8V/qBnPP17n4h+tPOYIxKWedZKijDRNcdqZk0rcYTetjrFkfGM7+wEoSvh5YXeZi6xRmobDsenokFTynVWGpx87teaRq5Mvb/td7VLzMeA7XcOn7H/i9/aIYmPGkutjmIMJ5+RRWjFAx9+GMjIGAc7OPffYQ==";
    npx:hasSignatureTarget this:;
    npx:signedBy <https://w3id.org/np/RAWDFdbuQxoc9NE7suv9ZPpGeQJ4h_QVL67iJy5ZFaCYA/biochementity-bot> .
}