@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 orcid: <https://orcid.org/> .
@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:FACEBASE .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:facebase .

bioregistry.metaresource:integbio dcterms:hasPart integbio:nbdc02022 .

bioregistry.metaresource:miriam dcterms:hasPart miriam:facebase .

bioregistry.metaresource:n2t dcterms:hasPart n2t:facebase .

bioregistry.metaresource:re3data dcterms:hasPart re3data:r3d100013263 .

bioregistry:facebase a bioregistry.schema:0000001 ;
    rdfs:label "FaceBase Data Repository" ;
    dcterms:description "FaceBase is a collaborative NIDCR-funded consortium to generate data in support of advancing research into craniofacial development and malformation. It serves as a community resource by generating large datasets of a variety of types and making them available to the wider research community via this website. Practices emphasize a comprehensive and multidisciplinary approach to understanding the developmental processes that create the face. The data offered spotlights high-throughput genetic, molecular, biological, imaging and computational techniques. One of the missions of this consortium is to facilitate cooperation and collaboration between projects."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch biocontext:FACEBASE,
        n2t:facebase,
        integbio:nbdc02022,
        miriam:facebase,
        re3data:r3d100013263 ;
    dcat:keyword "bibliography/documents",
        "expression",
        "genome/gene",
        "health/disease",
        "image/movie",
        "interaction/pathway",
        "method",
        "phenotype",
        "protein",
        "rna" ;
    foaf:homepage <https://www.facebase.org> ;
    bioregistry.schema:0000005 "FB00000917"^^xsd:string ;
    bioregistry.schema:0000006 "https://www.facebase.org/data/record/#1/isa:dataset/accession=$1"^^xsd:string ;
    bioregistry.schema:0000008 "^FB\\d{8}$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0003-2477-7247 ;
    bioregistry.schema:0000024 "https://www.facebase.org/data/record/#1/isa:dataset/accession="^^xsd:string ;
    bioregistry.schema:0000026 ror:03taz7m60 ;
    bioregistry.schema:0000027 <https://www.facebase.org/data/record/#1/isa:dataset/accession=FB00000917> ;
    bioregistry.schema:0000029 "facebase" .

orcid:0000-0003-2477-7247 rdfs:label "Yang Chai" ;
    foaf:mbox "ychai@usc.edu" .

biocontext:FACEBASE dcterms:isPartOf bioregistry.metaresource:biocontext .

n2t:facebase dcterms:isPartOf bioregistry.metaresource:n2t .

integbio:nbdc02022 dcterms:isPartOf bioregistry.metaresource:integbio .

miriam:facebase dcterms:isPartOf bioregistry.metaresource:miriam .

re3data:r3d100013263 dcterms:isPartOf bioregistry.metaresource:re3data .

