@prefix aberowl: <http://aber-owl.net/ontology/> .
@prefix biocontext: <https://bioregistry.io/metaregistry/biocontext/> .
@prefix bioportal: <https://bioportal.bioontology.org/ontologies/> .
@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 doap: <http://usefulinc.com/ns/doap#> .
@prefix fairsharing: <https://fairsharing.org/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix go.resource: <https://bioregistry.io/metaregistry/go/resolve/> .
@prefix obo: <http://purl.obolibrary.org/obo/> .
@prefix obofoundry: <https://www.obofoundry.org/ontology/> .
@prefix ols: <https://www.ebi.ac.uk/ols4/ontologies/> .
@prefix ontobee: <http://www.ontobee.org/ontology/> .
@prefix orcid: <https://orcid.org/> .
@prefix prefixcommons: <https://registry.bio2kg.org/resource/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix wikidata: <http://www.wikidata.org/entity/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:aberowl dcterms:hasPart aberowl:FBBT .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:FBbt .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:FB-BT .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:fbbt .

bioregistry.metaresource:fairsharing dcterms:hasPart fairsharing:FAIRsharing.y2qkst .

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

bioregistry.metaresource:obofoundry dcterms:hasPart obofoundry:fbbt .

bioregistry.metaresource:ols dcterms:hasPart ols:fbbt .

bioregistry.metaresource:ontobee dcterms:hasPart ontobee:FBbt .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:fbbt .

bioregistry.metaresource:wikidata.entity dcterms:hasPart wikidata:Q81661620 .

bioregistry:fbbt a bioregistry.schema:0000001 ;
    rdfs:label "Drosophila gross anatomy" ;
    dcterms:description "An ontology representing the gross anatomy of Drosophila melanogaster."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    doap:GitRepository <https://github.com/FlyBase/drosophila-anatomy-developmental-ontology> ;
    skos:exactMatch aberowl:FBBT,
        ontobee:FBbt,
        wikidata:Q81661620,
        bioportal:FB-BT,
        biocontext:FBbt,
        go.resource:FBbt,
        fairsharing:FAIRsharing.y2qkst,
        prefixcommons:fbbt,
        ols:fbbt,
        obofoundry:fbbt ;
    dcat:keyword "anatomy",
        "developmental biology",
        "fly",
        "gene expression",
        "life cycle stage",
        "life science",
        "obo",
        "ontology",
        "phenotype" ;
    foaf:homepage obo:fbbt ;
    bioregistry.schema:0000005 "00007294"^^xsd:string ;
    bioregistry.schema:0000006 "http://purl.obolibrary.org/obo/FBbt_$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d{8}$"^^xsd:string ;
    bioregistry.schema:0000010 obo:fbbt.owl ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0002-1373-1705 ;
    bioregistry.schema:0000023 "FBbt",
        "FBbt_root" ;
    bioregistry.schema:0000024 "http://purl.obolibrary.org/obo/FBbt_"^^xsd:string ;
    bioregistry.schema:0000027 obo:FBbt_00007294 ;
    bioregistry.schema:0000029 "fbbt" .

orcid:0000-0002-1373-1705 rdfs:label "Clare Pilgrim" ;
    foaf:mbox "cp390@cam.ac.uk" .

aberowl:FBBT dcterms:isPartOf bioregistry.metaresource:aberowl .

ontobee:FBbt dcterms:isPartOf bioregistry.metaresource:ontobee .

wikidata:Q81661620 dcterms:isPartOf bioregistry.metaresource:wikidata.entity .

bioportal:FB-BT dcterms:isPartOf bioregistry.metaresource:bioportal .

biocontext:FBbt dcterms:isPartOf bioregistry.metaresource:biocontext .

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

fairsharing:FAIRsharing.y2qkst dcterms:isPartOf bioregistry.metaresource:fairsharing .

prefixcommons:fbbt dcterms:isPartOf bioregistry.metaresource:prefixcommons .

ols:fbbt dcterms:isPartOf bioregistry.metaresource:ols .

obofoundry:fbbt dcterms:isPartOf bioregistry.metaresource:obofoundry .

