@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 foaf: <http://xmlns.com/foaf/0.1/> .
@prefix go.resource: <https://bioregistry.io/metaregistry/go/resolve/> .
@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 ror: <https://ror.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix togoid: <https://togoid.dbcls.jp/#> .
@prefix uniprot.resource: <https://www.uniprot.org/database/> .
@prefix wikidata: <http://www.wikidata.org/entity/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:SMART .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:smart .

bioregistry.metaresource:go dcterms:hasPart go.resource:SMART .

bioregistry.metaresource:integbio dcterms:hasPart integbio:nbdc00682 .

bioregistry.metaresource:miriam dcterms:hasPart miriam:smart .

bioregistry.metaresource:n2t dcterms:hasPart n2t:smart .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:smart .

bioregistry.metaresource:togoid dcterms:hasPart togoid:Smart .

bioregistry.metaresource:uniprot dcterms:hasPart uniprot.resource:DB-0097 .

bioregistry.metaresource:wikidata dcterms:hasPart wikidata:P3524 .

bioregistry:smart a bioregistry.schema:0000001 ;
    rdfs:label "Simple Modular Architecture Research Tool" ;
    dcterms:description "The Simple Modular Architecture Research Tool (SMART) is an online tool for the identification and annotation of protein domains, and the analysis of domain architectures."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch wikidata:P3524,
        biocontext:SMART,
        go.resource:SMART,
        n2t:smart,
        integbio:nbdc00682,
        prefixcommons:smart,
        miriam:smart,
        togoid:Smart,
        uniprot.resource:DB-0097 ;
    dcat:keyword "3d structure",
        "chemical structure",
        "classification",
        "domain",
        "family and domain databases",
        "protein",
        "structure" ;
    foaf:homepage <http://smart.embl-heidelberg.de/> ;
    bioregistry.schema:0000005 "SM00015"^^xsd:string ;
    bioregistry.schema:0000006 "http://smart.embl-heidelberg.de/smart/do_annotation.pl?DOMAIN=$1"^^xsd:string ;
    bioregistry.schema:0000008 "^SM\\d{5}$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0003-0202-7816 ;
    bioregistry.schema:0000024 "http://smart.embl-heidelberg.de/smart/do_annotation.pl?DOMAIN="^^xsd:string ;
    bioregistry.schema:0000026 ror:03mstc592 ;
    bioregistry.schema:0000027 <http://smart.embl-heidelberg.de/smart/do_annotation.pl?DOMAIN=SM00015> ;
    bioregistry.schema:0000029 "smart" .

orcid:0000-0003-0202-7816 rdfs:label "Chris P. Ponting" ;
    foaf:mbox "chris.ponting@ed.ac.uk" .

wikidata:P3524 dcterms:isPartOf bioregistry.metaresource:wikidata .

biocontext:SMART dcterms:isPartOf bioregistry.metaresource:biocontext .

go.resource:SMART dcterms:isPartOf bioregistry.metaresource:go .

n2t:smart dcterms:isPartOf bioregistry.metaresource:n2t .

integbio:nbdc00682 dcterms:isPartOf bioregistry.metaresource:integbio .

prefixcommons:smart dcterms:isPartOf bioregistry.metaresource:prefixcommons .

miriam:smart dcterms:isPartOf bioregistry.metaresource:miriam .

togoid:Smart dcterms:isPartOf bioregistry.metaresource:togoid .

uniprot.resource:DB-0097 dcterms:isPartOf bioregistry.metaresource:uniprot .

