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

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:SASBDB .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:sasbdb .

bioregistry.metaresource:miriam dcterms:hasPart miriam:sasbdb .

bioregistry.metaresource:n2t dcterms:hasPart n2t:sasbdb .

bioregistry.metaresource:re3data dcterms:hasPart re3data:r3d100012273 .

bioregistry.metaresource:uniprot dcterms:hasPart uniprot.resource:DB-0258 .

bioregistry:sasbdb a bioregistry.schema:0000001 ;
    rdfs:label "Small Angle Scattering Biological Data Bank" ;
    dcterms:description "Small Angle Scattering Biological Data Bank (SASBDB) is a curated repository for small angle X-ray scattering (SAXS) and neutron scattering (SANS) data and derived models. Small angle scattering (SAS) of X-ray and neutrons provides structural information on biological macromolecules in solution at a resolution of 1-2 nm. SASBDB provides freely accessible and downloadable experimental data, which are deposited together with the relevant experimental conditions, sample details, derived models and their fits to the data."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch biocontext:SASBDB,
        n2t:sasbdb,
        miriam:sasbdb,
        re3data:r3d100012273,
        uniprot.resource:DB-0258 ;
    dcat:keyword "3d structure databases" ;
    foaf:homepage <http://www.sasbdb.org/> ;
    bioregistry.schema:0000005 "SASDAX8"^^xsd:string ;
    bioregistry.schema:0000006 "http://www.sasbdb.org/data/$1"^^xsd:string ;
    bioregistry.schema:0000008 "^[Ss][Aa][Ss][A-Za-z0-9]{3}[0-9]$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000024 "http://www.sasbdb.org/data/"^^xsd:string ;
    bioregistry.schema:0000026 ror:050589e39 ;
    bioregistry.schema:0000027 <http://www.sasbdb.org/data/SASDAX8> ;
    bioregistry.schema:0000029 "sasbdb" .

biocontext:SASBDB dcterms:isPartOf bioregistry.metaresource:biocontext .

n2t:sasbdb dcterms:isPartOf bioregistry.metaresource:n2t .

miriam:sasbdb dcterms:isPartOf bioregistry.metaresource:miriam .

re3data:r3d100012273 dcterms:isPartOf bioregistry.metaresource:re3data .

uniprot.resource:DB-0258 dcterms:isPartOf bioregistry.metaresource:uniprot .

