@prefix aberowl: <http://aber-owl.net/ontology/> .
@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 foaf: <http://xmlns.com/foaf/0.1/> .
@prefix ols: <https://www.ebi.ac.uk/ols4/ontologies/> .
@prefix ontobee: <http://www.ontobee.org/ontology/> .
@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:AFO .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:AFO .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:afo .

bioregistry.metaresource:ols dcterms:hasPart ols:afo .

bioregistry.metaresource:ontobee dcterms:hasPart ontobee:AFO .

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

bioregistry:afo a bioregistry.schema:0000001 ;
    rdfs:label "Allotrope Merged Ontology Suite" ;
    dcterms:description "Allotrope Merged Ontology Suite"^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch aberowl:AFO,
        ontobee:AFO,
        bioportal:AFO,
        tib.ts:afo,
        ols:afo ;
    dcat:keyword "chemistry",
        "nfdi4cat",
        "nfdi4chem",
        "nfdi4ing",
        "ontology" ;
    foaf:homepage <https://www.allotrope.org/> ;
    bioregistry.schema:0000005 "result#AFR_10001055"^^xsd:string ;
    bioregistry.schema:0000006 "http://purl.allotrope.org/ontologies/$1"^^xsd:string ;
    bioregistry.schema:0000010 <http://aber-owl.net/media/ontologies/AFO/43/afo.owl> ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 [ rdfs:label "Allotrope Foundation" ;
            foaf:mbox "more.info@allotrope.org" ] ;
    bioregistry.schema:0000024 "http://purl.allotrope.org/ontologies/"^^xsd:string ;
    bioregistry.schema:0000027 <http://purl.allotrope.org/ontologies/result#AFR_10001055> ;
    bioregistry.schema:0000029 "afo" .

aberowl:AFO dcterms:isPartOf bioregistry.metaresource:aberowl .

ontobee:AFO dcterms:isPartOf bioregistry.metaresource:ontobee .

bioportal:AFO dcterms:isPartOf bioregistry.metaresource:bioportal .

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

ols:afo dcterms:isPartOf bioregistry.metaresource:ols .

