@prefix adms: <http://www.w3.org/ns/adms#> .
@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 skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://doi.org/10.14272/OLEMKOKVXHTHBC-VXERKMLKSA-N/DEPT/135> a dcat:Dataset ;
    dct:conformsTo [ a dct:Standard ;
            dct:description "https://w3id.org/nfdi-de/dcat-ap-plus" ;
            dct:title "DCAT-AP-PLUS" ] ;
    dct:creator [ a foaf:Agent ;
            dct:type [ a skos:Concept ;
                    dct:description "A human being." ;
                    skos:prefLabel "person" ] ;
            foaf:name "Benjamin Goerling" ] ;
    dct:description "dataset for distortionless enhancement with polarization transfer (DEPT)" ;
    dct:identifier "https://doi.org/10.14272/OLEMKOKVXHTHBC-VXERKMLKSA-N/DEPT/135" ;
    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/OLEMKOKVXHTHBC-VXERKMLKSA-N/DEPT/135#sample> ;
    dct:title "distortionless enhancement with polarization transfer (DEPT)" ;
    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/10-14272-olemkokvxhthbc-vxerkmlksa-n-dept-135" ],
        [ a adms:Identifier ;
            dct:description "The DOI of this dataset" ;
            dct:title "DOI" ;
            skos:notation "10.14272/OLEMKOKVXHTHBC-VXERKMLKSA-N/DEPT/135" ] ;
    dcat:landingPage <https://www.chemotion-repository.net/inchikey/OLEMKOKVXHTHBC-VXERKMLKSA-N/DEPT/135> ;
    prov:wasGeneratedBy <https://doi.org/10.14272/OLEMKOKVXHTHBC-VXERKMLKSA-N/DEPT/135#measurement> .

chmo:0000596 a schema1:DefinedTerm ;
    schema1:name "distortionless enhancement with polarization transfer" .

cheminf:000018 a schema1:DefinedTerm ;
    schema1:name "SMILES" .

cheminf:000042 a schema1:DefinedTerm ;
    schema1:name "molecular formula" .

cheminf:000059 a schema1:DefinedTerm ;
    schema1:name "InChiKey" .

cheminf:000107 a schema1:DefinedTerm ;
    schema1:name "IUPAC name" .

cheminf:000113 a schema1:DefinedTerm ;
    schema1:name "InChi" .

cheminf:000217 a schema1:DefinedTerm ;
    schema1:name "exact mass descriptor" .

<https://doi.org/10.14272/OLEMKOKVXHTHBC-VXERKMLKSA-N/DEPT/135#measurement> a chmo:0000596,
        prov:Activity ;
    prov:used <https://doi.org/10.14272/OLEMKOKVXHTHBC-VXERKMLKSA-N/DEPT/135#sample> .

<https://pubchem.ncbi.nlm.nih.gov/compound/53254763> a prov:Entity ;
    dct:relation [ a cheminf:000107,
                prov:Entity ;
            dct:title "assigned IUPAC name" ;
            prov:value "tert-butyl N-[(3R,4R,5S,6R)-2,4,5-tris(phenylmethoxy)-6-(phenylmethoxymethyl)oxan-3-yl]carbamate" ],
        [ a cheminf:000113,
                prov:Entity ;
            dct:title "assigned InChI" ;
            prov:value "InChI=1S/C39H45NO7/c1-39(2,3)47-38(41)40-34-36(44-26-31-20-12-6-13-21-31)35(43-25-30-18-10-5-11-19-30)33(28-42-24-29-16-8-4-9-17-29)46-37(34)45-27-32-22-14-7-15-23-32/h4-23,33-37H,24-28H2,1-3H3,(H,40,41)/t33-,34-,35-,36-,37?/m1/s1" ],
        [ a cheminf:000018,
                prov:Entity ;
            dct:title "assigned SMILES" ;
            prov:value "O=C(OC(C)(C)C)N[C@H]1C(OCc2ccccc2)O[C@@H]([C@H]([C@@H]1OCc1ccccc1)OCc1ccccc1)COCc1ccccc1" ],
        [ a cheminf:000059,
                prov:Entity ;
            dct:title "assigned InChIKey" ;
            prov:value "OLEMKOKVXHTHBC-VXERKMLKSA-N" ],
        [ a cheminf:000042,
                prov:Entity ;
            dct:title "assigned molecular formula" ;
            prov:value "C39H45NO7" ],
        [ a ns1:Quantity,
                cheminf:000217 ;
            dct:title "exact mass" ;
            ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MolarMass> ;
            ns1:unit <https://qudt.org/vocab/unit/GM-PER-MOL> ;
            prov:value "639.7771000000001"^^xsd:float ] .

<https://www.chemotion-repository.net/inchikey/OLEMKOKVXHTHBC-VXERKMLKSA-N/DEPT/135> a foaf:Document .

<https://doi.org/10.14272/OLEMKOKVXHTHBC-VXERKMLKSA-N/DEPT/135#sample> a prov:Entity ;
    dct:hasPart <https://pubchem.ncbi.nlm.nih.gov/compound/53254763> ;
    dct:title "evaluated sample" .

