@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 go.resource: <https://bioregistry.io/metaregistry/go/resolve/> .
@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 uniprot.resource: <https://www.uniprot.org/database/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:PIRSF .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:pirsf .

bioregistry.metaresource:edam dcterms:hasPart edam:1136 .

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

bioregistry.metaresource:miriam dcterms:hasPart miriam:pirsf .

bioregistry.metaresource:n2t dcterms:hasPart n2t:pirsf .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:pirsf .

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

bioregistry:pirsf a bioregistry.schema:0000001 ;
    rdfs:label "PIR Superfamily Classification System" ;
    dcterms:description "The PIR SuperFamily concept is being used as a guiding principle to provide comprehensive and non-overlapping clustering of UniProtKB sequences into a hierarchical order to reflect their evolutionary relationships."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch edam:1136,
        biocontext:PIRSF,
        go.resource:PIRSF,
        n2t:pirsf,
        prefixcommons:pirsf,
        miriam:pirsf,
        uniprot.resource:DB-0079 ;
    dcat:keyword "family and domain databases",
        "protein",
        "structure" ;
    foaf:homepage <https://pir.georgetown.edu/> ;
    bioregistry.schema:0000005 "PIRSF000100"^^xsd:string ;
    bioregistry.schema:0000006 "https://pir.georgetown.edu/cgi-bin/ipcSF?id=$1"^^xsd:string ;
    bioregistry.schema:0000008 "^PIRSF\\d{6}$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0001-6379-8601 ;
    bioregistry.schema:0000024 "https://pir.georgetown.edu/cgi-bin/ipcSF?id="^^xsd:string ;
    bioregistry.schema:0000026 ror:00hjz7x27 ;
    bioregistry.schema:0000027 <https://pir.georgetown.edu/cgi-bin/ipcSF?id=PIRSF000100> ;
    bioregistry.schema:0000029 "pirsf" .

orcid:0000-0001-6379-8601 rdfs:label "Cathy H. Wu" ;
    foaf:mbox "wuc@udel.edu" .

edam:1136 dcterms:isPartOf bioregistry.metaresource:edam .

biocontext:PIRSF dcterms:isPartOf bioregistry.metaresource:biocontext .

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

n2t:pirsf dcterms:isPartOf bioregistry.metaresource:n2t .

prefixcommons:pirsf dcterms:isPartOf bioregistry.metaresource:prefixcommons .

miriam:pirsf dcterms:isPartOf bioregistry.metaresource:miriam .

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

