@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 cheminf: <http://semanticscience.org/resource/CHEMINF_> .
@prefix chmo: <http://purl.obolibrary.org/obo/CHMO_> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix ns1: <http://qudt.org/schema/qudt/> .
@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://doi.org/10.14272/LEUNXOLDIBSXMK-UHFFFAOYSA-N/IR.1> a dcat:Dataset ;
    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 "Steven Susanto" ] ;
    dct:description "dataset for infrared absorption spectroscopy (IR)" ;
    dct:identifier "https://doi.org/10.14272/LEUNXOLDIBSXMK-UHFFFAOYSA-N/IR.1" ;
    dct:issued "2024-09-06"^^xsd:date ;
    dct:language [ a dct:LinguisticSystem ;
            dct:description "http://id.loc.gov/vocabulary/iso639-1/en" ;
            dct:title "en" ] ;
    dct:modified "2025-12-02"^^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 "Chemotion - Repository " ] ;
    dct:subject <https://doi.org/10.14272/LEUNXOLDIBSXMK-UHFFFAOYSA-N/IR.1#sample> ;
    dct:title "infrared absorption spectroscopy (IR)" ;
    adms:identifier [ a adms:Identifier ;
            dct:description "The DOI of this dataset" ;
            dct:title "DOI" ;
            skos:notation "10.14272/LEUNXOLDIBSXMK-UHFFFAOYSA-N/IR.1" ],
        [ 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/10-14272-leunxoldibsxmk-uhfffaoysa-n-ir-1" ] ;
    dcat:landingPage <https://www.chemotion-repository.net/inchikey/LEUNXOLDIBSXMK-UHFFFAOYSA-N/IR.1> ;
    prov:wasGeneratedBy <https://doi.org/10.14272/LEUNXOLDIBSXMK-UHFFFAOYSA-N/IR.1#measurement> .

chmo:0000630 a schema1:DefinedTerm ;
    schema1:name "infrared absorption spectroscopy" .

<https://doi.org/10.14272/LEUNXOLDIBSXMK-UHFFFAOYSA-N/IR.1#measurement> a chmo:0000630,
        prov:Activity ;
    dct:description "The kind of activity/process used to generate the dataset" ;
    prov:used <https://doi.org/10.14272/LEUNXOLDIBSXMK-UHFFFAOYSA-N/IR.1#sample> .

<https://pubchem.ncbi.nlm.nih.gov/compound/92042811> a chebi:23367 ;
    sio:000008 [ a cheminf:000107 ;
            dct:title "assigned IUPAC name" ;
            prov:value "ethyl 4-[2-[2-(4-methoxy-2-nitrophenoxy)ethylsulfanyl]benzimidazol-1-yl]butanoate" ],
        [ a cheminf:000018 ;
            dct:title "assigned SMILES" ;
            prov:value "CCOC(=O)CCCn1c(SCCOc2ccc(cc2[N+](=O)[O-])OC)nc2c1cccc2" ],
        [ a cheminf:000059 ;
            dct:title "assigned InChIKey" ;
            prov:value "LEUNXOLDIBSXMK-UHFFFAOYSA-N" ],
        [ a cheminf:000042 ;
            dct:title "assigned molecular formula" ;
            prov:value "C22H25N3O6S" ],
        [ a cheminf:000113 ;
            dct:title "assigned InChI" ;
            prov:value "InChI=1S/C22H25N3O6S/c1-3-30-21(26)9-6-12-24-18-8-5-4-7-17(18)23-22(24)32-14-13-31-20-11-10-16(29-2)15-19(20)25(27)28/h4-5,7-8,10-11,15H,3,6,9,12-14H2,1-2H3" ],
        [ a <http://purl.allotrope.org/ontologies/result#AFR_0002409> ;
            dct:title "assigned exact mass" ;
            ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MolarMass> ;
            ns1:unit <https://qudt.org/vocab/unit/GM-PER-MOL> ;
            prov:value "459.51539999999983"^^xsd:float ] .

<https://www.chemotion-repository.net/inchikey/LEUNXOLDIBSXMK-UHFFFAOYSA-N/IR.1> a foaf:Document .

<https://doi.org/10.14272/LEUNXOLDIBSXMK-UHFFFAOYSA-N/IR.1#sample> a sio:001378 ;
    bfo:0000051 <https://pubchem.ncbi.nlm.nih.gov/compound/92042811> ;
    dct:title "evaluated sample" .

