@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 dcatap: <http://data.europa.eu/r5r/> .
@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.57992/nmrxiv.p63.s447.d2332> a dcat:Dataset ;
    dcatap:applicableLegislation <https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode> ;
    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 "Li SM." ],
        [ a foaf:Agent ;
            dct:type [ a skos:Concept ;
                    dct:description "A human being." ;
                    skos:prefLabel "person" ] ;
            foaf:name "Wang H" ],
        [ a foaf:Agent ;
            dct:type [ a skos:Concept ;
                    dct:description "A human being." ;
                    skos:prefLabel "person" ] ;
            foaf:name "Janzen DJ" ] ;
    dct:description "No description" ;
    dct:identifier "https://doi.org/10.57992/nmrxiv.p63.s447.d2332" ;
    dct:issued "2025-02-03"^^xsd:date ;
    dct:language [ a dct:LinguisticSystem ;
            dct:description "http://id.loc.gov/vocabulary/iso639-1/en" ;
            dct:title "en" ] ;
    dct:modified "2025-12-17"^^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 "nmrXiv" ] ;
    dct:subject <https://doi.org/10.57992/nmrxiv.p63.s447.d2332#sample> ;
    dct:title "(3S,5aS,10bR,11aS)-3-((1H-indol-3-yl)methyl)-10b-hydroxy-2,3,6,10b,11,11a-hexahydro-4H-pyrazino[1',2'1,5]pyrrolo[2,3-b]indole-1,4(5aH)-dione[2b 1H.jdf]" ;
    adms:identifier [ a adms:Identifier ;
            dct:description "The DOI of this dataset" ;
            dct:title "DOI" ;
            skos:notation "10.57992/nmrxiv.p63.s447.d2332" ],
        [ 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/nmrxiv-d2332" ] ;
    dcat:landingPage <https://nmrxiv.org/D2332> ;
    prov:wasGeneratedBy <https://doi.org/10.57992/nmrxiv.p63.s447.d2332#measurement> .

chmo:0000593 a schema1:DefinedTerm ;
    schema1:name "1H nuclear magnetic resonance spectroscopy" .

<https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode> a <http://data.europa.eu/eli/ontology#LegalResource> ;
    dct:title "Attribution-NonCommercial-ShareAlike 4.0 International" .

<https://doi.org/10.57992/nmrxiv.p63.s447.d2332#measurement> a chmo:0000593,
        prov:Activity ;
    dct:description "The kind of activity/process used to generate the dataset" ;
    prov:used <https://doi.org/10.57992/nmrxiv.p63.s447.d2332#sample> .

<https://nmrxiv.org/D2332> a foaf:Document .

<https://pubchem.ncbi.nlm.nih.gov/compound/172456299> a chebi:23367 ;
    sio:000008 [ 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 "388.4"^^xsd:float ],
        [ a cheminf:000059 ;
            dct:title "assigned InChIKey" ;
            prov:value "ZXNHGYZICBCEIG-YHDSQAASSA-N" ],
        [ a cheminf:000113 ;
            dct:title "assigned InChI" ;
            prov:value "InChI=1S/C22H20N4O3/c27-19-18-10-22(29)14-6-2-4-8-16(14)25-21(22)26(18)20(28)17(24-19)9-12-11-23-15-7-3-1-5-13(12)15/h1-8,11,17-18,21,23,25,29H,9-10H2,(H,24,27)/t17-,18-,21-,22+/m0/s1" ],
        [ a cheminf:000042 ;
            dct:title "assigned molecular formula" ;
            prov:value "C22H20N4O3" ],
        [ a cheminf:000018 ;
            dct:title "assigned SMILES" ;
            prov:value "O=C1N[C@@H](CC2=CNC3=C2C=CC=C3)C(=O)N2[C@H]1C[C@@]1(O)C3=CC=CC=C3N[C@@H]21" ] .

<https://doi.org/10.57992/nmrxiv.p63.s447.d2332#sample> a sio:001378 ;
    bfo:0000051 <https://pubchem.ncbi.nlm.nih.gov/compound/172456299> ;
    dct:title "evaluated sample" .

