@prefix biocontext: . @prefix bioregistry: . @prefix bioregistry.metaresource: . @prefix bioregistry.schema: . @prefix dcterms: . @prefix foaf: . @prefix miriam: . @prefix n2t: . @prefix rdfs: . @prefix skos: . @prefix xsd: . bioregistry.metaresource:biocontext dcterms:hasPart biocontext:AUTDB . bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:autdb . bioregistry.metaresource:miriam dcterms:hasPart miriam:autdb . bioregistry.metaresource:n2t dcterms:hasPart n2t:autdb . bioregistry:autdb a bioregistry.schema:0000001 ; rdfs:label "AutDB" ; dcterms:description "AutDB is a curated database for autism research. It is built on information extracted from the studies on molecular genetics and biology of Autism Spectrum Disorders (ASD). The four modules of AutDB include information on Human Genes, Animal models, Protein Interactions (PIN) and Copy Number Variants (CNV) respectively. It provides an annotated list of ASD candidate genes in the form of reference dataset for interrogating molecular mechanisms underlying the disorder."^^xsd:string ; dcterms:isPartOf bioregistry.metaresource:bioregistry ; skos:exactMatch biocontext:AUTDB, n2t:autdb, miriam:autdb ; foaf:homepage ; bioregistry.schema:0000005 "ADA"^^xsd:string ; bioregistry.schema:0000006 "http://autism.mindspec.org/GeneDetail/$1"^^xsd:string ; bioregistry.schema:0000008 "^[A-Z]+[A-Z-0-9]{2,}$"^^xsd:string ; bioregistry.schema:0000012 false ; bioregistry.schema:0000024 "http://autism.mindspec.org/GeneDetail/"^^xsd:string ; bioregistry.schema:0000027 ; bioregistry.schema:0000029 "autdb" . biocontext:AUTDB dcterms:isPartOf bioregistry.metaresource:biocontext . n2t:autdb dcterms:isPartOf bioregistry.metaresource:n2t . miriam:autdb dcterms:isPartOf bioregistry.metaresource:miriam .