Nanopublication

< Home

ID

http://purl.org/np/RAipHIkp5hLnPdwpHxi2c6fyeN2-XEbuyDPcEafO8CkqY

Formats

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

Content

@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix this: <http://purl.org/np/RAipHIkp5hLnPdwpHxi2c6fyeN2-XEbuyDPcEafO8CkqY> .
@prefix sub: <http://purl.org/np/RAipHIkp5hLnPdwpHxi2c6fyeN2-XEbuyDPcEafO8CkqY#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@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 prov: <http://www.w3.org/ns/prov#> .

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

sub:assertion {
  sub:spi a <https://w3id.org/linkflows/superpattern/terms/SuperPatternInstance>;
    rdfs:label "the protein TDP-43 represses cryptic exon inclusion in the gene UNC13A";
    <https://w3id.org/linkflows/superpattern/terms/hasContextClass> <http://www.wikidata.org/entity/Q18036664>;
    <https://w3id.org/linkflows/superpattern/terms/hasObjectClass> <http://purl.obolibrary.org/obo/VariO_0504>;
    <https://w3id.org/linkflows/superpattern/terms/hasQualifier> <https://w3id.org/linkflows/superpattern/terms/generallyQualifier>;
    <https://w3id.org/linkflows/superpattern/terms/hasRelation> <https://w3id.org/linkflows/superpattern/terms/inhibits>;
    <https://w3id.org/linkflows/superpattern/terms/hasSubjectClass> <http://www.wikidata.org/entity/Q21133247> .
}

sub:provenance {
  sub:activity a <https://w3id.org/linkflows/superpattern/terms/FormalizationActivity>;
    prov:used sub:quote, <https://www.biorxiv.org/content/10.1101/2021.04.02.438213v1>;
    prov:wasAssociatedWith orcid:0000-0003-2310-3013 .
  
  sub:assertion prov:wasGeneratedBy sub:activity .
  
  sub:quote prov:value "TDP-43 represses cryptic exon inclusion in FTD/ALS gene UNC13A";
    prov:wasQuotedFrom <https://www.biorxiv.org/content/10.1101/2021.04.02.438213v1> .
}

sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCKr8mDKqduV4sU41GiCvB3R8Hrv3cdc+FxyCD0iONSayErC8oLDfaMBKZSLMkPBapyXeAjWbYmhuey7COxiakpTqSGKzy8AnMKNZ7tgd3KATKBPLQiawisIxx0BFpxw50yA2spZhv2bEpdni9wUOGa1MG+0sKC6bo2DnjxxxeA/wIDAQAB";
    npx:hasSignature "I022QHdLWwItpCM1Naf9+eyktPY4GIxE/J3Z6n3/XzlM9JfIl5MEJbeOxe5HLTxtZOIDY94FLEbR9Epdo99F3mqoqoYwtkHIHoH9uh13pK+vIdfiKOog37tGQsvAJeMunNCJkPOXlSlvsvWRq6SyIYYCE+RG42njZweMbVw63WI=";
    npx:hasSignatureTarget this: .
  
  this: dcterms:created "2021-05-28T17:41:57.032Z"^^xsd:dateTime;
    dcterms:creator orcid:0000-0003-2310-3013;
    npx:introduces sub:spi;
    npx:supersedes <http://purl.org/np/RAIWvdnjqmOl2VP_eR2oFBxk97A_dw__FeusMzuRE9SIY>;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RAB_oy10D3XUP-zYlqGz7Uj58AsUXhEKeGqmRFg5LSgDM>;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM>,
      <http://purl.org/np/RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI>;
    nt:wasCreatedFromTemplate <http://purl.org/np/RAv68imZrEjfcp2rnEg1hzoBqEVc0cQMtp9_1Za0BxNM4> .
}