Nanopublication

< Home

ID

https://w3id.org/np/RAmwU1uDQGNc2Il1_JmVHQ_T5yPKadJz62gFDW7ZkTGjY

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: <https://w3id.org/peh/terms/> .
@prefix ns2: <http://schema.org/> .
@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 sub: <https://w3id.org/np/RAmwU1uDQGNc2Il1_JmVHQ_T5yPKadJz62gFDW7ZkTGjY/> .
@prefix this: <https://w3id.org/np/RAmwU1uDQGNc2Il1_JmVHQ_T5yPKadJz62gFDW7ZkTGjY> .
@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 {
  sub:_b1 a ns1:ContextAlias;
    ns2:alternateName "dbca";
    ns2:identifier "short_name";
    ns1:hasContext <https://ror.org/04gq0w522> .
  
  <https://w3id.org/peh/biochementities/RAmwU1uDQGNc2Il1_JmVHQ_T5yPKadJz62gFDW7ZkTGjY>
    a owl:Class;
    dcterms:isPartOf <https://w3id.org/spaces/biochementity/r/vocabulary>;
    ns2:alternateName "DBCA";
    ns2:comment "comments: I think it's this compound but not 100% sure. Someone confirm? https://pubchem.ncbi.nlm.nih.gov/compound/181248";
    rdfs:label "3-(2,2-dibromovinyl)-2,2-dimethylcyclopropane carboxylic acid", "3-(2,2-dibroomvinyl)-2,2-dimethylcyclopropaancarbonzuur"@nl-be;
    rdfs:subClassOf ns1:BioChemEntity;
    ns1:hasContextAlias sub:_b1;
    ns1:hasGroupLabel "pesticides";
    ns1:isMetaboliteOf <https://w3id.org/peh/biochementities/RA2kTeZfiJFDNTlgBCpkPRoMSkAXX4N9jLhI3eqDDf8Yk> .
}

sub:provenance {
  sub:assertion prov:generatedAtTime "2026-06-30T21:06:33.818308+02:00"^^xsd:dateTime;
    prov:wasAttributedTo orcid:0000-0001-8327-0142 .
}

sub:pubinfo {
  this: dcterms:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:hasNanopubType ns1:BioChemEntity;
    npx:introduces <https://w3id.org/peh/biochementities/RAmwU1uDQGNc2Il1_JmVHQ_T5yPKadJz62gFDW7ZkTGjY>;
    rdfs:label "3-(2,2-dibromovinyl)-2,2-dimethylcyclopropane carboxylic acid";
    prov:generatedAtTime "2026-06-30T21:06:33.818308+02:00"^^xsd:dateTime;
    prov:wasAttributedTo <https://w3id.org/np/RAWDFdbuQxoc9NE7suv9ZPpGeQJ4h_QVL67iJy5ZFaCYA/biochementity-bot>;
    ntemplate:wasCreatedFromTemplate <https://w3id.org/np/RAhSlIuuw5YqmMoyyvmy5GL3qIhs7sp14i6x2y3DCOhXM> .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArwKYgWZTyvZqlmCnnhp2LFM62fX6ZMq4EJ92Oea5H7vHoPOftYej+zS3Vi95eMLZ+RCGd0mNZ0x2+n2rYdGqf/R+9VesqVAjrhGECXLwF3t84VbysGYgiOd5m4YPpzzcgRHpBjYjK86+hR7hqc+y0ai36tYp165WhuaXbnWY5apw8aUN9Q5e1Daid70PST0Hri9dV/Eq4mxbogXlzJbgduIVOwQMyYlGLrb+NyLDpFT+8VpPs+vblnFTF0xwIrcA11O0Mv/WqCfyrtA77nxtc4gY9RkES+2vaEUuCzxbDleUL/JmxOxSI8Cl0LtgBcRZpD7wppe4sIp3CsuK4a5J2QIDAQAB";
    npx:hasSignature "d1lcgBUFoMOROsNtifGzuAsq169wP0iAj+ZsH/VqCLpt5A/Ucu42O1P9JYNirsLTf8DOd4rsJJg1/SemY+WbLv3RZomyYNJ7Q9zhnYWr36j0R1xwu/+Ei8e12FAh5fAUHh8wGW4HxFgar7UyKc8uYxlOnA+3IENrDLsm4D7tcRPfZp6zipAZpRrogQUW2duasqiilYmknG6Q+6D2u6R7QxSxkAGEO+qiwEDt0kctqR4OBRwfZ7l4uZo6EXN+O8nCny0sJEopSW6oxVJOky4SPGHv04l9ZHh8pI/6cCQ5Y3qXYyBs32IHhSRr8wJcfohHuvN5JejEyX/WU7CtNWnPUQ==";
    npx:hasSignatureTarget this:;
    npx:signedBy <https://w3id.org/np/RAWDFdbuQxoc9NE7suv9ZPpGeQJ4h_QVL67iJy5ZFaCYA/biochementity-bot> .
}