@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 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:20710 .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:osmo .

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

bioregistry:osmo a bioregistry.schema:0000001 ;
    rdfs:label "Ontology for simulation, modelling, and optimization" ;
    dcterms:contributor orcid:0000-0003-4423-4370 ;
    dcterms:description "OSMO is an ontologization and extension of MODA, a workflow metadata standard that constitutes a mandatory requirement within a number of European calls and projects in the context of materials modelling. OSMO was developed within the Horizon 2020 project VIMMP (Virtual Materials Marketplace) and is part of a larger effort in ontology engineering driven by the European Materials Modelling Council, with the European Materials and Modelling Ontology (EMMO) as its core. (from https://nfdi4cat.org/services/ontologie-sammlung/)"^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch bartoc:20710,
        tib.ts:osmo ;
    dcat:keyword "computer science",
        "material science",
        "nfdi4cat" ;
    foaf:homepage <https://zenodo.org/record/5237774#.YXq72hxCRGo> ;
    bioregistry.schema:0000005 "application_case"^^xsd:string ;
    bioregistry.schema:0000006 "https://purl.org/vimmp/osmo#$1"^^xsd:string ;
    bioregistry.schema:0000012 true ;
    bioregistry.schema:0000023 "nfdi4chem.osmo" ;
    bioregistry.schema:0000024 "https://purl.org/vimmp/osmo#"^^xsd:string ;
    bioregistry.schema:0000027 <https://purl.org/vimmp/osmo#application_case> ;
    bioregistry.schema:0000029 "osmo" .

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

bartoc:20710 dcterms:isPartOf bioregistry.metaresource:bartoc .

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

