@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 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 obi: <http://purl.obolibrary.org/obo/OBI_> .
@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/https://doi.org/10.18419/DARUS-3593> a dcat:Dataset ;
    dcatap:applicableLegislation <https://creativecommons.org/licenses/by/4.0> ;
    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 "Fauser" ],
        [ a foaf:Agent ;
            dct:type [ a skos:Concept ;
                    dct:description "A human being." ;
                    skos:prefLabel "person" ] ;
            foaf:name "Holger" ],
        [ a foaf:Agent ;
            dct:type [ a skos:Concept ;
                    dct:description "A human being." ;
                    skos:prefLabel "person" ] ;
            foaf:name "Madadi" ],
        [ a foaf:Agent ;
            dct:type [ a skos:Concept ;
                    dct:description "A human being." ;
                    skos:prefLabel "person" ] ;
            foaf:name "Dominik" ],
        [ a foaf:Agent ;
            dct:type [ a skos:Concept ;
                    dct:description "A human being." ;
                    skos:prefLabel "person" ] ;
            foaf:name "Hamid" ],
        [ a foaf:Agent ;
            dct:type [ a skos:Concept ;
                    dct:description "A human being." ;
                    skos:prefLabel "person" ] ;
            foaf:name "Steeb" ] ;
    dct:description """This data set contains directly determined complex Poisson's ratio from axial and transversal strain measurements. Here, the axial and transverse strains were measured locally with strain gauges (K-CXY3-0060-3-350-O, HBK, Darmstadt, Germany) on cylindric polymethyl methacrylate (PMMA, EH-Design, Wörrstadt, Germany) samples with a diameter of d = 30 mm. 
Dynamic mechanical analysis (DMA) was performed with the piezoelectric actuator (8P-035.20P, Physik Instrumente, Karlsruhe, Germany) driven by the high power amplifier (E-482, Physik Instrumente, Karlsruhe, Germany). Small strain amplitudes
excitation in the frequency range from 0.1 Hz to 1000 Hz are performed. To ensure the oscillation around a strain amplitude, a static preload is applied by a universal testing machine (RM50, Schenk, Germany).
Transversal and axial strain is then measured on the PMMA sample with strain gauges in compression mode. The material response in the time domain is transformed to the frequency domain using the Fast Fourier Transform. This gives the axial and transverse amplitude as well as the axial and transverse phase shift. With the variable from the frequency domain, the complex Poisson's ratio is calculated in post-processing.
The data set contains the calculated complex Poisson's ratio of three measured PMMA samples.""" ;
    dct:identifier "https://doi.org/https://doi.org/10.18419/DARUS-3593" ;
    dct:issued "2025-07-29"^^xsd:date ;
    dct:language [ a dct:LinguisticSystem ;
            dct:description "http://id.loc.gov/vocabulary/iso639-1/en" ;
            dct:title "en" ] ;
    dct:modified "2025-11-04"^^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 "DaRUS" ] ;
    dct:subject <https://doi.org/https://doi.org/10.18419/DARUS-3593#sample> ;
    dct:title "Direct and Indirect Measurement of Complex Poisson's Ratio - Direct Measurement in Compression" ;
    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/doi-10-18419-darus-3593" ],
        [ a adms:Identifier ;
            dct:description "The DOI of this dataset" ;
            dct:title "DOI" ;
            skos:notation "https://doi.org/10.18419/DARUS-3593" ] ;
    dcat:landingPage <https://doi.org/10.18419/DARUS-3593> ;
    prov:wasGeneratedBy <https://doi.org/https://doi.org/10.18419/DARUS-3593#measurement> .

obi:0000070 a schema1:DefinedTerm ;
    schema1:name "assay" .

<https://creativecommons.org/licenses/by/4.0> a <http://data.europa.eu/eli/ontology#LegalResource> ;
    dct:title "Attribution 4.0 International (CC BY 4.0)" .

<https://doi.org/10.18419/DARUS-3593> a foaf:Document .

<https://doi.org/https://doi.org/10.18419/DARUS-3593#measurement> a obi:0000070,
        prov:Activity ;
    dct:description "The kind of activity/process used to generate the dataset" ;
    prov:used <https://doi.org/https://doi.org/10.18419/DARUS-3593#sample> .

<https://doi.org/https://doi.org/10.18419/DARUS-3593#sample_compound> a chebi:23367 .

<https://doi.org/https://doi.org/10.18419/DARUS-3593#sample> a sio:001378 ;
    bfo:0000051 <https://doi.org/https://doi.org/10.18419/DARUS-3593#sample_compound> ;
    dct:title "evaluated sample" .

