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

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:VECTORBASE .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:vectorbase .

bioregistry.metaresource:integbio dcterms:hasPart integbio:nbdc01909 .

bioregistry.metaresource:miriam dcterms:hasPart miriam:vectorbase .

bioregistry.metaresource:n2t dcterms:hasPart n2t:vectorbase .

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

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:vectorbase .

bioregistry.metaresource:re3data dcterms:hasPart re3data:r3d100010880 .

bioregistry:vectorbase a bioregistry.schema:0000001 ;
    rdfs:label "VectorBase" ;
    dcterms:description "VectorBase is part of the VEuPathDB, a NIAID-funded Bioinformatic Resource Center focused on invertebrate vectors of human pathogens and related species of interest. Currently, VectorBase contains genome information for approximately 80 organisms: mosquitoes, bed bugs, biting midges, ticks, tsetse flies, mites, sand flies, house flies, body lice, stable flies, kissing bugs, and a snail which is an intermediate host."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch biocontext:VECTORBASE,
        n2t:vectorbase,
        ncbi.resource:VectorBase,
        integbio:nbdc01909,
        prefixcommons:vectorbase,
        miriam:vectorbase,
        re3data:r3d100010880 ;
    dcat:keyword "environment",
        "expression",
        "gene",
        "genome",
        "genome/gene",
        "localization",
        "organism",
        "protein",
        "sequence" ;
    foaf:homepage <https://www.vectorbase.org/> ;
    bioregistry.schema:0000005 "ISCW007415"^^xsd:string ;
    bioregistry.schema:0000006 "https://vectorbase.org/gene/$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\D{4}\\d{6}(\\-\\D{2})?$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0001-6583-9067 ;
    bioregistry.schema:0000024 "https://vectorbase.org/gene/"^^xsd:string ;
    bioregistry.schema:0000026 ror:02catss52 ;
    bioregistry.schema:0000027 <https://vectorbase.org/gene/ISCW007415> ;
    bioregistry.schema:0000029 "vectorbase" .

orcid:0000-0001-6583-9067 rdfs:label "David Starns" ;
    foaf:mbox "d.e.starns@liv.ac.uk" .

biocontext:VECTORBASE dcterms:isPartOf bioregistry.metaresource:biocontext .

n2t:vectorbase dcterms:isPartOf bioregistry.metaresource:n2t .

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

integbio:nbdc01909 dcterms:isPartOf bioregistry.metaresource:integbio .

prefixcommons:vectorbase dcterms:isPartOf bioregistry.metaresource:prefixcommons .

miriam:vectorbase dcterms:isPartOf bioregistry.metaresource:miriam .

re3data:r3d100010880 dcterms:isPartOf bioregistry.metaresource:re3data .

