@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix bfo: <http://purl.obolibrary.org/obo/BFO_> .
@prefix chebi: <http://purl.obolibrary.org/obo/CHEBI_> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcatap: <http://data.europa.eu/r5r/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix obi: <http://purl.obolibrary.org/obo/OBI_> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix schema1: <http://schema.org/> .
@prefix sio: <http://semanticscience.org/resource/SIO_> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://search.nfdi4chem.de/dataset/doi-10-18419-darus-2308> a dcat:Dataset ;
    dcatap:applicableLegislation <https://creativecommons.org/licenses/by/4.0> ;
    dct:conformsTo [ a dct:Standard ;
            dct:description "https://w3id.org/nfdi-de/dcat-ap-plus/chemistry/" ;
            dct:title "ChemDCAT-AP" ] ;
    dct:creator [ a foaf:Agent ;
            dct:type [ a skos:Concept ;
                    dct:description "A human being." ;
                    skos:prefLabel "person" ] ;
            foaf:name "Emmerling" ],
        [ a foaf:Agent ;
            dct:type [ a skos:Concept ;
                    dct:description "A human being." ;
                    skos:prefLabel "person" ] ;
            foaf:name "Robin" ],
        [ a foaf:Agent ;
            dct:type [ a skos:Concept ;
                    dct:description "A human being." ;
                    skos:prefLabel "person" ] ;
            foaf:name "Christopher" ],
        [ a foaf:Agent ;
            dct:type [ a skos:Concept ;
                    dct:description "A human being." ;
                    skos:prefLabel "person" ] ;
            foaf:name "Joachim" ],
        [ a foaf:Agent ;
            dct:type [ a skos:Concept ;
                    dct:description "A human being." ;
                    skos:prefLabel "person" ] ;
            foaf:name "Niels" ],
        [ a foaf:Agent ;
            dct:type [ a skos:Concept ;
                    dct:description "A human being." ;
                    skos:prefLabel "person" ] ;
            foaf:name "Johannes" ],
        [ a foaf:Agent ;
            dct:type [ a skos:Concept ;
                    dct:description "A human being." ;
                    skos:prefLabel "person" ] ;
            foaf:name "Hansen" ],
        [ a foaf:Agent ;
            dct:type [ a skos:Concept ;
                    dct:description "A human being." ;
                    skos:prefLabel "person" ] ;
            foaf:name "Kessler" ],
        [ a foaf:Agent ;
            dct:type [ a skos:Concept ;
                    dct:description "A human being." ;
                    skos:prefLabel "person" ] ;
            foaf:name "Kästner" ],
        [ a foaf:Agent ;
            dct:type [ a skos:Concept ;
                    dct:description "A human being." ;
                    skos:prefLabel "person" ] ;
            foaf:name "Gross" ],
        [ a foaf:Agent ;
            dct:type [ a skos:Concept ;
                    dct:description "A human being." ;
                    skos:prefLabel "person" ] ;
            foaf:name "Bettina" ],
        [ a foaf:Agent ;
            dct:type [ a skos:Concept ;
                    dct:description "A human being." ;
                    skos:prefLabel "person" ] ;
            foaf:name "Schuldt" ],
        [ a foaf:Agent ;
            dct:type [ a skos:Concept ;
                    dct:description "A human being." ;
                    skos:prefLabel "person" ] ;
            foaf:name "Sebastian" ],
        [ a foaf:Agent ;
            dct:type [ a skos:Concept ;
                    dct:description "A human being." ;
                    skos:prefLabel "person" ] ;
            foaf:name "Lotsch" ] ;
    dct:description """<p>This dataset contains results from Grand Canonical Monte Carlo (GCMC) Simulation (data/isotherms_sim/) and experiment (data/isotherms/exp). </p>

<p>All Data is presented in a <a href="https://darus.uni-stuttgart.de/file.xhtml?fileId=108370">jupyter notebook</a> and for a fast overview without executing the notebook also as <a href="https://darus.uni-stuttgart.de/file.xhtml?fileId=108427">pdf-file</a>.<br>
Furthermore the dataset contains the modified cif files of COF LZU-1, including partial charges obtained with DDEC method (data/cif/). Force field (data/forcefield/) and input files for raspa-code (data/input_files/) are also available. Results from simulations of material properties e.g. specific surface area can be found in data/material_properties/ and pore size distributions from raspa simulations are listed in data/output_psd/. The folder 'progs' simply contains functions to make the jupyter-notebook clearer.</p>

We recommend viewing the data by choosing the option "Tree".""" ;
    dct:identifier "https://search.nfdi4chem.de/dataset/doi-10-18419-darus-2308" ;
    dct:issued "2023-05-08"^^xsd:date ;
    dct:language [ a dct:LinguisticSystem ;
            dct:description "http://id.loc.gov/vocabulary/iso639-1/en" ;
            dct:title "en" ] ;
    dct:modified "2023-05-08"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            dct:type [ a skos:Concept ;
                    dct:description "http://purl.org/adms/publishertype/Academia-ScientificOrganisation" ;
                    skos:prefLabel "Academia/Scientific organisation" ] ;
            foaf:name "DaRUS" ] ;
    dct:subject <https://search.nfdi4chem.de/dataset/doi-10-18419-darus-2308#sample> ;
    dct:title "Supplementary material for 'Influence of Layer Slipping on Adsorption of Light Gases in Covalent Organic Frameworks: A Combined Experimental and Computational Study'" ;
    adms:identifier [ a adms:Identifier ;
            dct:description "The id of this dataset within the NFDI4Chem Search Service (https://search.nfdi4chem.de/)" ;
            dct:title "Search Service ID" ;
            skos:notation "https://search.nfdi4chem.de/dataset/doi-10-18419-darus-2308" ] ;
    prov:wasGeneratedBy <https://search.nfdi4chem.de/dataset/doi-10-18419-darus-2308#measurement> .

obi:0000070 a schema1:DefinedTerm ;
    schema1:name "assay" .

<https://creativecommons.org/licenses/by/4.0> a <http://data.europa.eu/eli/ontology#LegalResource> ;
    dct:title "Attribution 4.0 International (CC BY 4.0)" .

<https://search.nfdi4chem.de/dataset/doi-10-18419-darus-2308#measurement> a obi:0000070,
        prov:Activity ;
    dct:description "The kind of activity/process used to generate the dataset" ;
    prov:used <https://search.nfdi4chem.de/dataset/doi-10-18419-darus-2308#sample> .

<https://search.nfdi4chem.de/dataset/doi-10-18419-darus-2308#sample_compound> a chebi:23367 .

<https://search.nfdi4chem.de/dataset/doi-10-18419-darus-2308#sample> a sio:001378 ;
    bfo:0000051 <https://search.nfdi4chem.de/dataset/doi-10-18419-darus-2308#sample_compound> ;
    dct:title "evaluated sample" .

