@prefix this: <http://purl.org/np/RA12lVwEtmddK9OwDkZQZlgJaOD2-0NXtAtO_jDaG-3VQ> .
@prefix sub: <http://purl.org/np/RA12lVwEtmddK9OwDkZQZlgJaOD2-0NXtAtO_jDaG-3VQ#> .
@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 prov: <http://www.w3.org/ns/prov#> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:spi a <https://w3id.org/linkflows/superpattern/terms/SuperPatternInstance> ;
    rdfs:label "NGLY1 deficiency is a novel autosomal recessive disorder of the ERAD pathway." ;
    <https://w3id.org/linkflows/superpattern/terms/hasContextClass> <http://www.wikidata.org/entity/Q5> ;
    <https://w3id.org/linkflows/superpattern/terms/hasObjectClass> <http://purl.org/np/RAZVLqlkbwiX40n0GNxcxJany2Cw3oxMCrNuZtjBClryU#Dysfunction_of_ERAD_pathway> ;
    <https://w3id.org/linkflows/superpattern/terms/hasQualifier> <https://w3id.org/linkflows/superpattern/terms/alwaysQualifier> ;
    <https://w3id.org/linkflows/superpattern/terms/hasRelation> <https://w3id.org/linkflows/superpattern/terms/isCausedBy> ;
    <https://w3id.org/linkflows/superpattern/terms/hasSubjectClass> <http://purl.obolibrary.org/obo/MONDO_0014109> .
}
sub:provenance {
  sub:activity a <https://w3id.org/linkflows/superpattern/terms/FormalizationActivity> ;
    prov:used sub:quote , <https://dx.doi.org/10.1038%2Fgim.2014.22> ;
    prov:wasAssociatedWith orcid:0000-0003-0169-8159 .
  sub:assertion prov:wasGeneratedBy sub:activity .
  sub:quote prov:value "NGLY1 deficiency is a novel autosomal recessive disorder of the endoplasmic reticulum–associated degradation pathway" ;
    prov:wasQuotedFrom <https://dx.doi.org/10.1038%2Fgim.2014.22> .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDOWrvo3T4o7/c9+al6pWVu3tb32/oqIpuNK/bZlFUgR6bnQRBl+7ub5H++34CVFU1pWEQb4RXsx39Q0fM1UPvJbZbXDYAsCEPzn0mzN+YAYdSZKAEyjM2cf4cqjQLwKBabOluVKfKetxTaKB/Jr/9U770dEc2LR3lOMFcbALPSXwIDAQAB" ;
    npx:hasSignature "hyYI2msaoxuiMomUFjxJ0K37Cko2r6FQsFper7fJQGC9Y5HMIR//VzDqrzXwz1BGdno3PG8WLv3dvy2vDj+ULXqXxFfp4IuSVekvT902OJXbQuCv40jTVPSgc0LsT0HAll64tIu+nR8o2d8f9lr7mZSCitDc0FsEAcw2U9RUIF4=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2021-12-17T10:26:28.040+01:00"^^xsd:dateTime ;
    dct:creator orcid:0000-0003-0169-8159 ;
    npx:introduces sub:spi ;
    npx:supersedes <http://purl.org/np/RASPvPrnUq6SOsOkrgOsUvRbsfmC7dHd73FgUA6oRmlGg> ;
    <https://w3id.org/linkflows/reviews/isUpdateOf> <http://purl.org/np/RAGgV-nRMWhmgtxx5n3yE29NaopuuDVDKAuZC8IzCATag> ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RAE1wniOy0yO39PlK9QkQ-wqbC3q-R2nXraP5huu8W39k> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RA2vCBXZf-icEcVRGhulJXugTGxpsV5yVr9yqCI1bQh4A> , <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> , <http://purl.org/np/RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI> ;
    nt:wasCreatedFromTemplate <http://purl.org/np/RAv68imZrEjfcp2rnEg1hzoBqEVc0cQMtp9_1Za0BxNM4> .
}