@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 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 ror: <https://ror.org/> .
@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:MWO .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:MWO .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:mwo .

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

bioregistry:mwo a bioregistry.schema:0000001 ;
    rdfs:label "NFDI MatWerk Ontology" ;
    dcterms:contributor orcid:0000-0003-4423-4370 ;
    dcterms:description "NFDI-MatWerk aims to establish a digital infrastructure for Materials Science and Engineering (MSE), fostering improved data sharing and collaboration. This repository provides comprehensive documentation for NFDI MatWerk Ontology (MWO) v3.0.0, a foundational framework designed to structure research data and enhance interoperability within the MSE community. To ensure compliance with top-level ontology standards, MWO v3.0.0 is aligned with the Basic Formal Ontology (BFO) and incorporates the modular approach of the NFDIcore mid-level ontology, enriching metadata through standardized classes and properties. The mwo addresses key aspects of MSE research data, including the NFDI-MatWerk community structure, covering task areas, infrastructure use cases, projects, researchers, and organizations. It also describes essential NFDI resources, such as software, workflows, ontologies, publications, datasets, metadata schemas, instruments, facilities, and educational materials. Additionally, mwo represents NFDI-MatWerk services, academic events, courses, and international collaborations. As the foundation for the MSE Knowledge Graph, mwo facilitates efficient data integration and retrieval, promoting collaboration and knowledge representation across MSE domains. This digital transformation enhances data discoverability, reusability, and accelerates scientific exchange, innovation, and discoveries by optimizing research data management and accessibility. (from repository)"^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    doap:GitRepository <https://github.com/ISE-FIZKarlsruhe/mwo> ;
    skos:exactMatch aberowl:MWO,
        bioportal:MWO,
        tib.ts:mwo ;
    dcat:keyword "material science",
        "miscellaneous",
        "ontology" ;
    foaf:homepage <https://github.com/ISE-FIZKarlsruhe/mwo> ;
    bioregistry.schema:0000005 "0001109"^^xsd:string ;
    bioregistry.schema:0000006 "http://purls.helmholtz-metadaten.de/mwo/mwo_$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d{7}$"^^xsd:string ;
    bioregistry.schema:0000010 <https://github.com/ISE-FIZKarlsruhe/mwo/raw/refs/heads/main/mwo.owl> ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 [ rdfs:label "Hossein Beygi Nasrabadi" ;
            foaf:mbox "ho_beygi@yahoo.com" ] ;
    bioregistry.schema:0000024 "http://purls.helmholtz-metadaten.de/mwo/mwo_"^^xsd:string ;
    bioregistry.schema:0000026 ror:01d2qgg03 ;
    bioregistry.schema:0000027 <http://purls.helmholtz-metadaten.de/mwo/mwo_0001109> ;
    bioregistry.schema:0000029 "mwo" .

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

aberowl:MWO dcterms:isPartOf bioregistry.metaresource:aberowl .

bioportal:MWO dcterms:isPartOf bioregistry.metaresource:bioportal .

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

