@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 lov: <https://lov.linkeddata.es/dataset/lov/vocabs/> .
@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:ModSci .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:MODSCI .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:modsci .

bioregistry.metaresource:lov dcterms:hasPart lov:modsci .

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

bioregistry:modsci a bioregistry.schema:0000001 ;
    rdfs:label "Modern Science Ontology" ;
    dcterms:description "Modern Science Ontology (ModSci), for modeling relationships between modern science branches and related entities, such as scientific discoveries, phenomena, renowned scientists, instruments, etc. ModSci is an upper ontology that provides a unifying framework for the various domain ontologies that make up the Science Knowledge Graph Ontology Suite. The Systematic Approach for Building Ontologies (SABiO) has been followed in the development of ModSci. ModSci is a poly-hierarchical ontology that can be utilized in semantic web applications. ModSci powers two projects for semantically representing scholarly information: Open Research Knowledge Graph (for the categorization of research papers) and OpenResearch.org (for the categorization of the information about scientific events, research projects, scientific papers, publishers, and journals)."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch aberowl:ModSci,
        bioportal:MODSCI,
        lov:modsci,
        tib.ts:modsci ;
    dcat:keyword "academy",
        "nfdi4ing",
        "ontology",
        "society" ;
    foaf:homepage <https://saidfathalla.github.io/Science-knowledge-graph-ontologies/doc/ModSci_doc/index-en.html> ;
    bioregistry.schema:0000005 "AcidbaseChemistry"^^xsd:string ;
    bioregistry.schema:0000006 "https://w3id.org/skgo/modsci#$1"^^xsd:string ;
    bioregistry.schema:0000010 <http://aber-owl.net/media/ontologies/ModSci/2/modsci.owl> ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 [ rdfs:label "SaidFathalla" ;
            foaf:mbox "sm_fathalla@yahoo.com" ] ;
    bioregistry.schema:0000024 "https://w3id.org/skgo/modsci#"^^xsd:string ;
    bioregistry.schema:0000027 <https://w3id.org/skgo/modsci#AcidbaseChemistry> ;
    bioregistry.schema:0000029 "modsci" .

aberowl:ModSci dcterms:isPartOf bioregistry.metaresource:aberowl .

bioportal:MODSCI dcterms:isPartOf bioregistry.metaresource:bioportal .

lov:modsci dcterms:isPartOf bioregistry.metaresource:lov .

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

