@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 miriam: <https://registry.identifiers.org/registry/> .
@prefix n2t: <https://bioregistry.io/metaregistry/n2t/resolve/> .
@prefix ncbi.resource: <https://bioregistry.io/metaregistry/ncbi/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:ASAP .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:asap .

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

bioregistry.metaresource:miriam dcterms:hasPart miriam:asap .

bioregistry.metaresource:n2t dcterms:hasPart n2t:asap .

bioregistry.metaresource:ncbi dcterms:hasPart ncbi.resource:ASAP .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:asap .

bioregistry.metaresource:re3data dcterms:hasPart re3data:r3d100010666 .

bioregistry:asap a bioregistry.schema:0000001 ;
    rdfs:label "A Systematic Annotation Package for Community Analysis of Genomes" ;
    dcterms:description "ASAP (a systematic annotation package for community analysis of genomes) stores bacterial genome sequence and functional characterization data. It includes multiple genome sequences at various stages of analysis, corresponding experimental data and access to collections of related genome resources."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch biocontext:ASAP,
        go.resource:ASAP,
        n2t:asap,
        ncbi.resource:ASAP,
        prefixcommons:asap,
        miriam:asap,
        re3data:r3d100010666 ;
    dcat:keyword "gene expression",
        "genome" ;
    foaf:homepage <https://asap.genetics.wisc.edu/asap/ASAP1.htm> ;
    bioregistry.schema:0000005 "ABE-0009634"^^xsd:string ;
    bioregistry.schema:0000006 "http://asap.ahabs.wisc.edu/asap/feature_info.php?LocationID=WIS&FeatureID=$1"^^xsd:string ;
    bioregistry.schema:0000008 "^[A-Za-z0-9-]+$"^^xsd:string ;
    bioregistry.schema:0000012 true ;
    bioregistry.schema:0000019 orcid:0000-0003-1848-4464 ;
    bioregistry.schema:0000024 "http://asap.ahabs.wisc.edu/asap/feature_info.php?LocationID=WIS&FeatureID="^^xsd:string ;
    bioregistry.schema:0000027 <http://asap.ahabs.wisc.edu/asap/feature_info.php?LocationID=WIS&FeatureID=ABE-0009634> ;
    bioregistry.schema:0000029 "asap" .

orcid:0000-0003-1848-4464 rdfs:label "Jeremy D. Glasner" ;
    foaf:mbox "glasner@svm.vetmed.wisc.edu" .

biocontext:ASAP dcterms:isPartOf bioregistry.metaresource:biocontext .

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

n2t:asap dcterms:isPartOf bioregistry.metaresource:n2t .

ncbi.resource:ASAP dcterms:isPartOf bioregistry.metaresource:ncbi .

prefixcommons:asap dcterms:isPartOf bioregistry.metaresource:prefixcommons .

miriam:asap dcterms:isPartOf bioregistry.metaresource:miriam .

re3data:r3d100010666 dcterms:isPartOf bioregistry.metaresource:re3data .

