@prefix bioregistry: . @prefix bioregistry.metaresource: . @prefix bioregistry.schema: . @prefix dcterms: . @prefix foaf: . @prefix miriam: . @prefix n2t: . @prefix rdfs: . @prefix ror: . @prefix skos: . @prefix xsd: . bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:gcst . bioregistry.metaresource:miriam dcterms:hasPart miriam:gcst . bioregistry.metaresource:n2t dcterms:hasPart n2t:gcst . bioregistry:gcst a bioregistry.schema:0000001 ; rdfs:label "GWAS Catalog" ; dcterms:description "The GWAS Catalog provides a consistent, searchable, visualisable and freely available database of published SNP-trait associations, which can be easily integrated with other resources, and is accessed by scientists, clinicians and other users worldwide."^^xsd:string ; dcterms:isPartOf bioregistry.metaresource:bioregistry ; skos:exactMatch n2t:gcst, miriam:gcst ; foaf:homepage ; bioregistry.schema:0000005 "GCST000035"^^xsd:string ; bioregistry.schema:0000006 "https://www.ebi.ac.uk/gwas/studies/$1"^^xsd:string ; bioregistry.schema:0000008 "^GCST\\d{6}\\d*$"^^xsd:string ; bioregistry.schema:0000012 false ; bioregistry.schema:0000024 "https://www.ebi.ac.uk/gwas/studies/"^^xsd:string ; bioregistry.schema:0000026 ror:02catss52 ; bioregistry.schema:0000027 ; bioregistry.schema:0000029 "gcst" . n2t:gcst dcterms:isPartOf bioregistry.metaresource:n2t . miriam:gcst dcterms:isPartOf bioregistry.metaresource:miriam .