@prefix bartoc: <https://bartoc.org/en/node/> .
@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 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:bartoc dcterms:hasPart bartoc:20825 .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:modalia .

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

bioregistry:modalia a bioregistry.schema:0000001 ;
    rdfs:label "MoDALIA Ontology" ;
    dcterms:contributor orcid:0000-0003-4423-4370 ;
    dcterms:description "The aim of DALIA project is to build a platform for learning material for Research Data Management (RDM) and Data Science. The platform is based on a knowledge graph. We introduce MoDalia, the base ontology of DALIA knowledge graph. Modalia inherits some modules from EduCOR. It includes also modelling of micro -credentials and certificates"^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    doap:GitRepository <https://git.rwth-aachen.de/dalia/dalia-ontology> ;
    skos:exactMatch bartoc:20825,
        tib.ts:modalia ;
    dcat:keyword "educational resources",
        "educational science",
        "ontology" ;
    foaf:homepage <https://dalia.pages.rwth-aachen.de/dalia-ontology/> ;
    bioregistry.schema:0000005 "belongsToCluster"^^xsd:string ;
    bioregistry.schema:0000006 "https://purl.org/ontology/modalia#$1"^^xsd:string ;
    bioregistry.schema:0000010 <https://git.rwth-aachen.de/dalia/dalia-ontology/-/raw/main/modalia.obo> ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0003-2083-1277 ;
    bioregistry.schema:0000024 "https://purl.org/ontology/modalia#"^^xsd:string ;
    bioregistry.schema:0000027 <https://purl.org/ontology/modalia#belongsToCluster> ;
    bioregistry.schema:0000029 "modalia" .

orcid:0000-0003-2083-1277 rdfs:label "Abdelmoneim Amer Desouki" ;
    foaf:mbox "abdelmoneim.desouki@tu-darmstadt.de" .

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

bartoc:20825 dcterms:isPartOf bioregistry.metaresource:bartoc .

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

