@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 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 xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:BDGP.INSERTION .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:bdgp.insertion .

bioregistry.metaresource:miriam dcterms:hasPart miriam:bdgp.insertion .

bioregistry.metaresource:n2t dcterms:hasPart n2t:bdgp.insertion .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:bdgp .

bioregistry:bdgp.insertion a bioregistry.schema:0000001 ;
    rdfs:label "BDGP insertion DB" ;
    dcterms:description "BDGP gene disruption collection provides a public resource of gene disruptions of Drosophila genes using a single transposable element."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch biocontext:BDGP.INSERTION,
        n2t:bdgp.insertion,
        prefixcommons:bdgp,
        miriam:bdgp.insertion ;
    dcat:keyword "gene",
        "sequence" ;
    foaf:homepage <http://flypush.imgen.bcm.tmc.edu/pscreen/> ;
    bioregistry.schema:0000005 "KG09531"^^xsd:string ;
    bioregistry.schema:0000006 "http://flypush.imgen.bcm.tmc.edu/pscreen/details.php?line=$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\w+$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0002-5251-1801 ;
    bioregistry.schema:0000024 "http://flypush.imgen.bcm.tmc.edu/pscreen/details.php?line="^^xsd:string ;
    bioregistry.schema:0000026 ror:02pttbw34 ;
    bioregistry.schema:0000027 <http://flypush.imgen.bcm.tmc.edu/pscreen/details.php?line=KG09531> ;
    bioregistry.schema:0000029 "bdgp.insertion" .

orcid:0000-0002-5251-1801 rdfs:label "Allan Spradling" ;
    foaf:mbox "spradling@ciwemb.edu" .

biocontext:BDGP.INSERTION dcterms:isPartOf bioregistry.metaresource:biocontext .

n2t:bdgp.insertion dcterms:isPartOf bioregistry.metaresource:n2t .

prefixcommons:bdgp dcterms:isPartOf bioregistry.metaresource:prefixcommons .

miriam:bdgp.insertion dcterms:isPartOf bioregistry.metaresource:miriam .

