@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 integbio: <https://catalog.integbio.jp/dbcatalog/en/record/> .
@prefix orcid: <https://orcid.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:dbamp .

bioregistry.metaresource:integbio dcterms:hasPart integbio:nbdc02467 .

bioregistry:dbamp a bioregistry.schema:0000001 ;
    rdfs:label "Database of Anti-Microbial Peptides" ;
    dcterms:contributor orcid:0009-0009-3402-8013 ;
    dcterms:description "Identifiers represent antimicrobial peptides in the Database of Antimicrobial Peptides (dbAMP) which is an open-access, manually curated database of antimicrobial peptides (AMPs)."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch integbio:nbdc02467 ;
    dcat:keyword "3d structure",
        "antimicrobial peptides",
        "drug",
        "health/disease",
        "interaction/pathway",
        "protein",
        "sequence" ;
    foaf:homepage <https://awi.cuhk.edu.cn/dbAMP/> ;
    bioregistry.schema:0000005 "28463"^^xsd:string ;
    bioregistry.schema:0000006 "https://awi.cuhk.edu.cn/dbAMP/information.php?db=dbamp_$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d{5}$"^^xsd:string ;
    bioregistry.schema:0000012 true ;
    bioregistry.schema:0000019 orcid:0000-0001-8475-7868 ;
    bioregistry.schema:0000021 orcid:0000-0001-9439-5346 ;
    bioregistry.schema:0000024 "https://awi.cuhk.edu.cn/dbAMP/information.php?db=dbamp_"^^xsd:string ;
    bioregistry.schema:0000027 <https://awi.cuhk.edu.cn/dbAMP/information.php?db=dbamp_28463> ;
    bioregistry.schema:0000029 "dbamp" .

orcid:0000-0001-8475-7868 rdfs:label "Tzong-Yi Lee" ;
    foaf:mbox "leetzongyi@nycu.edu.tw" .

orcid:0000-0001-9439-5346 rdfs:label "Benjamin M. Gyori" ;
    foaf:mbox "b.gyori@northeastern.edu" .

orcid:0009-0009-3402-8013 rdfs:label "Kangho Ji" ;
    foaf:mbox "ji.kang@northeastern.edu" .

integbio:nbdc02467 dcterms:isPartOf bioregistry.metaresource:integbio .

