@prefix biocontext: <https://bioregistry.io/metaregistry/biocontext/> .
@prefix bioregistry: <https://bioregistry.io/registry/> .
@prefix bioregistry.metaresource: <https://bioregistry.io/metaregistry/> .
@prefix bioregistry.schema: <https://bioregistry.io/schema/#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix edam: <http://edamontology.org/data_> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix integbio: <https://catalog.integbio.jp/dbcatalog/en/record/> .
@prefix miriam: <https://registry.identifiers.org/registry/> .
@prefix n2t: <https://bioregistry.io/metaregistry/n2t/resolve/> .
@prefix orcid: <https://orcid.org/> .
@prefix prefixcommons: <https://registry.bio2kg.org/resource/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix re3data: <https://www.re3data.org/repository/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:CATH .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:cath .

bioregistry.metaresource:edam dcterms:hasPart edam:2700 .

bioregistry.metaresource:integbio dcterms:hasPart integbio:nbdc01888 .

bioregistry.metaresource:miriam dcterms:hasPart miriam:cath .

bioregistry.metaresource:n2t dcterms:hasPart n2t:cath .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:cath .

bioregistry.metaresource:re3data dcterms:hasPart re3data:r3d100012629 .

bioregistry:cath a bioregistry.schema:0000001 ;
    rdfs:label "CATH Protein Structural Domain Superfamily" ;
    dcterms:description "CATH is a classification of protein structural domains. We group protein domains into superfamilies when there is sufficient evidence they have diverged from a common ancestor. CATH can be used to predict structural and functional information directly from protein sequence."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch edam:2700,
        biocontext:CATH,
        n2t:cath,
        integbio:nbdc01888,
        prefixcommons:cath,
        miriam:cath,
        re3data:r3d100012629 ;
    dcat:keyword "3d structure",
        "classification",
        "protein",
        "sequence",
        "structure" ;
    foaf:homepage <http://www.cathdb.info> ;
    bioregistry.schema:0000005 "1.10.8.10"^^xsd:string ;
    bioregistry.schema:0000006 "http://www.cathdb.info/cathnode/$1"^^xsd:string ;
    bioregistry.schema:0000008 "^[1-6]\\.[0-9]+\\.[0-9]+\\.[0-9]+$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0002-7141-8936 ;
    bioregistry.schema:0000024 "http://www.cathdb.info/cathnode/"^^xsd:string ;
    bioregistry.schema:0000027 <http://www.cathdb.info/cathnode/1.10.8.10> ;
    bioregistry.schema:0000029 "cath" .

orcid:0000-0002-7141-8936 rdfs:label "Christine Orengo" ;
    foaf:mbox "c.orengo@ucl.ac.uk" .

edam:2700 dcterms:isPartOf bioregistry.metaresource:edam .

biocontext:CATH dcterms:isPartOf bioregistry.metaresource:biocontext .

n2t:cath dcterms:isPartOf bioregistry.metaresource:n2t .

integbio:nbdc01888 dcterms:isPartOf bioregistry.metaresource:integbio .

prefixcommons:cath dcterms:isPartOf bioregistry.metaresource:prefixcommons .

miriam:cath dcterms:isPartOf bioregistry.metaresource:miriam .

re3data:r3d100012629 dcterms:isPartOf bioregistry.metaresource:re3data .

