@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://search.nfdi4chem.de/dataset/nmrxiv-d5717> a dcat:Dataset ;
    dct:description "This dataset contains NMR spectra obtained for the sample containing Strychnine" ;
    dct:identifier "nmrxiv-d5717" ;
    dct:issued "2025-12-13T03:31:49.978659"^^xsd:dateTime ;
    dct:language "english" ;
    dct:modified "2026-01-03T04:42:02.439383"^^xsd:dateTime ;
    dct:publisher <https://search.nfdi4chem.de/organization/14e443f8-70e7-497d-9785-3727d79901ab> ;
    dct:title "Strychnine[7]" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Peter Spiteller" ] ;
    dcat:distribution <https://search.nfdi4chem.de/dataset/nmrxiv-d5717/resource/af847b7d-38cf-497e-8732-f3262b1809fe> ;
    dcat:keyword "InChI=1S/C21H22N2O2/c24-18-10-16-19-13-9-17-21(6-7-22(17)11-12(13)5-8-25-16)14-3-1-2-4-15(14)23(18)20(19)21/h1-5,13,16-17,19-20H,6-11H2/t13-,16-,17-,19-,20-,21+/m0/s1",
        "__" ;
    dcat:landingPage <https://nmrxiv.org/D5717> .

<https://search.nfdi4chem.de/dataset/nmrxiv-d5717/resource/af847b7d-38cf-497e-8732-f3262b1809fe> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-01-03T04:42:02.458133"^^xsd:dateTime ;
    dct:modified "2026-01-03T04:42:02.447954"^^xsd:dateTime ;
    dct:title "Strychnine[7]" ;
    dcat:accessURL <https://nmrxiv.org/D5717> .

<https://search.nfdi4chem.de/organization/14e443f8-70e7-497d-9785-3727d79901ab> a foaf:Organization ;
    foaf:name "nmrXiv" .

