@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/HHUCQMBKBNWOLY-UHFFFAOYSA-N/NMR/13C/CDCl3/125> 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 "Sylvain Grosjean" ] ;
    dct:description "dataset for 13C nuclear magnetic resonance spectroscopy (13C NMR)" ;
    dct:identifier "https://doi.org/10.14272/HHUCQMBKBNWOLY-UHFFFAOYSA-N/NMR/13C/CDCl3/125" ;
    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/HHUCQMBKBNWOLY-UHFFFAOYSA-N/NMR/13C/CDCl3/125#sample> ;
    dct:title "13C nuclear magnetic resonance spectroscopy (13C NMR)" ;
    adms:identifier [ a adms:Identifier ;
            dct:description "The DOI of this dataset" ;
            dct:title "DOI" ;
            skos:notation "10.14272/HHUCQMBKBNWOLY-UHFFFAOYSA-N/NMR/13C/CDCl3/125" ],
        [ 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-hhucqmbkbnwoly-uhfffaoysa-n-nmr-13c-cdcl3-125" ] ;
    dcat:landingPage <https://www.chemotion-repository.net/inchikey/HHUCQMBKBNWOLY-UHFFFAOYSA-N/NMR/13C/CDCl3/125> ;
    prov:wasGeneratedBy <https://doi.org/10.14272/HHUCQMBKBNWOLY-UHFFFAOYSA-N/NMR/13C/CDCl3/125#measurement> .

chmo:0000595 a schema1:DefinedTerm ;
    schema1:name "13C nuclear magnetic resonance spectroscopy" .

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/HHUCQMBKBNWOLY-UHFFFAOYSA-N/NMR/13C/CDCl3/125#measurement> a chmo:0000595,
        prov:Activity ;
    prov:used <https://doi.org/10.14272/HHUCQMBKBNWOLY-UHFFFAOYSA-N/NMR/13C/CDCl3/125#sample> .

<https://pubchem.ncbi.nlm.nih.gov/compound/73427283> a prov:Entity ;
    dct:relation [ 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 "456.4534"^^xsd:float ],
        [ a cheminf:000018,
                prov:Entity ;
            dct:title "assigned SMILES" ;
            prov:value "COC(=O)c1ccc(cc1)c1cc(CN=[N+]=[N-])c(cc1CN=[N+]=[N-])c1ccc(cc1)C(=O)OC" ],
        [ a cheminf:000059,
                prov:Entity ;
            dct:title "assigned InChIKey" ;
            prov:value "HHUCQMBKBNWOLY-UHFFFAOYSA-N" ],
        [ a cheminf:000107,
                prov:Entity ;
            dct:title "assigned IUPAC name" ;
            prov:value "methyl 4-[2,5-bis(azidomethyl)-4-(4-methoxycarbonylphenyl)phenyl]benzoate" ],
        [ a cheminf:000113,
                prov:Entity ;
            dct:title "assigned InChI" ;
            prov:value "InChI=1S/C24H20N6O4/c1-33-23(31)17-7-3-15(4-8-17)21-11-20(14-28-30-26)22(12-19(21)13-27-29-25)16-5-9-18(10-6-16)24(32)34-2/h3-12H,13-14H2,1-2H3" ],
        [ a cheminf:000042,
                prov:Entity ;
            dct:title "assigned molecular formula" ;
            prov:value "C24H20N6O4" ] .

<https://www.chemotion-repository.net/inchikey/HHUCQMBKBNWOLY-UHFFFAOYSA-N/NMR/13C/CDCl3/125> a foaf:Document .

<https://doi.org/10.14272/HHUCQMBKBNWOLY-UHFFFAOYSA-N/NMR/13C/CDCl3/125#sample> a prov:Entity ;
    dct:hasPart <https://pubchem.ncbi.nlm.nih.gov/compound/73427283> ;
    dct:title "evaluated sample" .

