@prefix aberowl: <http://aber-owl.net/ontology/> .
@prefix biolink: <https://bioregistry.io/metaregistry/biolink/resolve/> .
@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 ecoportal: <http://ecoportal.lifewatch.eu/ontologies/> .
@prefix fairsharing: <https://fairsharing.org/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix lov: <https://lov.linkeddata.es/dataset/lov/vocabs/> .
@prefix orcid: <https://orcid.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix tib.ts: <https://terminology.tib.eu/ts/ontologies/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:aberowl dcterms:hasPart aberowl:FaBiO .

bioregistry.metaresource:biolink dcterms:hasPart biolink:fabio .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:fabio .

bioregistry.metaresource:ecoportal dcterms:hasPart ecoportal:FABIO .

bioregistry.metaresource:fairsharing dcterms:hasPart fairsharing:FAIRsharing.2f3180 .

bioregistry.metaresource:lov dcterms:hasPart lov:fabio .

bioregistry.metaresource:tib dcterms:hasPart tib.ts:fabio .

bioregistry:fabio a bioregistry.schema:0000001 ;
    rdfs:label "FaBiO, the FRBR-aligned Bibliographic Ontology" ;
    dcterms:contributor orcid:0000-0003-4423-4370 ;
    dcterms:description "The FRBR-aligned Bibliographic Ontology (FaBiO) is an ontology for describing entities that are published or potentially publishable (e.g., journal articles, conference papers, books), and that contain or are referred to by bibliographic references."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    doap:GitRepository <https://github.com/sparontologies/fabio> ;
    skos:exactMatch aberowl:FaBiO,
        ecoportal:FABIO,
        biolink:fabio,
        fairsharing:FAIRsharing.2f3180,
        lov:fabio,
        tib.ts:fabio ;
    dcat:keyword "nfdi4ing",
        "ontology",
        "other subjects",
        "spar",
        "subject agnostic" ;
    foaf:homepage <https://github.com/sparontologies/fabio> ;
    bioregistry.schema:0000005 "d4e2515"^^xsd:string ;
    bioregistry.schema:0000006 "https://sparontologies.github.io/fabio/current/fabio.html#$1"^^xsd:string ;
    bioregistry.schema:0000010 <http://aber-owl.net/media/ontologies/FaBiO/1/fabio.owl> ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0003-0530-4305 ;
    bioregistry.schema:0000024 "https://sparontologies.github.io/fabio/current/fabio.html#"^^xsd:string ;
    bioregistry.schema:0000027 <https://sparontologies.github.io/fabio/current/fabio.html#d4e2515> ;
    bioregistry.schema:0000029 "fabio" .

orcid:0000-0003-0530-4305 rdfs:label "Silvio Peroni" ;
    foaf:mbox "silvio.peroni@unibo.it" .

orcid:0000-0003-4423-4370 rdfs:label "Charles Tapley Hoyt" ;
    foaf:mbox "cthoyt@gmail.com" .

aberowl:FaBiO dcterms:isPartOf bioregistry.metaresource:aberowl .

ecoportal:FABIO dcterms:isPartOf bioregistry.metaresource:ecoportal .

biolink:fabio dcterms:isPartOf bioregistry.metaresource:biolink .

fairsharing:FAIRsharing.2f3180 dcterms:isPartOf bioregistry.metaresource:fairsharing .

lov:fabio dcterms:isPartOf bioregistry.metaresource:lov .

tib.ts:fabio dcterms:isPartOf bioregistry.metaresource:tib .

