@prefix bioregistry: <https://bioregistry.io/registry/> .
@prefix bioregistry.metaresource: <https://bioregistry.io/metaregistry/> .
@prefix bioregistry.schema: <https://bioregistry.io/schema/#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix miriam: <https://registry.identifiers.org/registry/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:drsanv0 .

bioregistry.metaresource:miriam dcterms:hasPart miriam:drs.anv0 .

bioregistry:drsanv0 a bioregistry.schema:0000001 ;
    rdfs:label "AnVIL DRS" ;
    dcterms:description "This namespace is used for GA4GH Data Repository Service (DRS) access to the USA National Institutes of Health (NIH), National Human Genome Research Institute (NHGRI), Genomic Analysis, Visualization and Informatics Lab-space (AnVIL) program data. AnVIL is a cloud-based genomic data sharing and analysis platform which facilitates integration and computing on and across large datasets generated by NHGRI programs, as well as initiatives funded by the National Institutes of Health (NIH) or by other agencies that support human genomics research."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch miriam:drs.anv0 ;
    foaf:homepage <https://www.genome.gov/> ;
    bioregistry.schema:0000005 "v2_1b0f158a-86e2-3887-b990-89e3cf2d9082"^^xsd:string ;
    bioregistry.schema:0000006 "https://data.terra.bio/ga4gh/drs/v1/objects/$1"^^xsd:string ;
    bioregistry.schema:0000008 "^v2_[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000024 "https://data.terra.bio/ga4gh/drs/v1/objects/"^^xsd:string ;
    bioregistry.schema:0000026 ror:00baak391 ;
    bioregistry.schema:0000027 <https://data.terra.bio/ga4gh/drs/v1/objects/v2_1b0f158a-86e2-3887-b990-89e3cf2d9082> ;
    bioregistry.schema:0000029 "drsanv0" .

miriam:drs.anv0 dcterms:isPartOf bioregistry.metaresource:miriam .

