@prefix biodivportal: <https://biodivportal.gfbio.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 foaf: <http://xmlns.com/foaf/0.1/> .
@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:biodivportal dcterms:hasPart biodivportal:DFGFO .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:dfg.fo .

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

bioregistry:dfg.fo a bioregistry.schema:0000001 ;
    rdfs:label "DFG Classification of Subject Areas Ontology - 2020-2024" ;
    dcterms:description "DFG Fachsystematik Ontology / DFG Classification of Subject Areas Ontology (DFGFO) encodes the DFG Classification of Subject Areas into an ontology, where each subject number are is enconded into a Class with subclass statements following the DFG Classification of Subject Areas hierarchy. Labels are provide German and English."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    doap:GitRepository <https://github.com/tibonto/DFG-Fachsystematik-Ontology> ;
    skos:exactMatch biodivportal:DFGFO,
        tib.ts:dfgfo ;
    dcat:keyword "digital planning and construction",
        "educational resources",
        "educational science",
        "ess",
        "fid baudigital",
        "fid move",
        "nfdi4ing",
        "ontology",
        "open educational resource",
        "open educational resources" ;
    foaf:homepage <https://github.com/tibonto/DFG-Fachsystematik-Ontology> ;
    bioregistry.schema:0000005 "101-01"^^xsd:string ;
    bioregistry.schema:0000006 "https://w3id.org/dfgfo/2020/$1"^^xsd:string ;
    bioregistry.schema:0000010 <https://raw.githubusercontent.com/tibonto/DFG-Fachsystematik-Ontology/refs/tags/2020-2025-06-01/dfgfo.ttl> ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 [ rdfs:label "Susanne Arndt" ;
            foaf:mbox "Susanne.Arndt@tib.eu" ] ;
    bioregistry.schema:0000024 "https://w3id.org/dfgfo/2020/"^^xsd:string ;
    bioregistry.schema:0000027 <https://w3id.org/dfgfo/2020/101-01> ;
    bioregistry.schema:0000029 "dfg.fo" .

biodivportal:DFGFO dcterms:isPartOf bioregistry.metaresource:biodivportal .

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

