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

<https://dataportal.material-digital.de/dataset/0430451a-1ec3-419b-90d5-f47485177568> a dcat:Dataset ;
    dct:description "Mapping for sieving example" ;
    dct:identifier "0430451a-1ec3-419b-90d5-f47485177568" ;
    dct:issued "2025-03-26T14:34:23.927893"^^xsd:dateTime ;
    dct:modified "2026-01-13T06:11:15.914407"^^xsd:dateTime ;
    dct:title "iof-sieving-map" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Thomas" ;
            vcard:hasEmail <mailto:thomas.hanke@iwm.fraunhofer.de> ] ;
    dcat:distribution <https://dataportal.material-digital.de/dataset/0430451a-1ec3-419b-90d5-f47485177568/resource/98728d43-3abf-43e2-a490-64f7f374b387> ;
    dcat:keyword "mapping" .

<https://dataportal.material-digital.de/dataset/0430451a-1ec3-419b-90d5-f47485177568/resource/98728d43-3abf-43e2-a490-64f7f374b387> a dcat:Distribution ;
    dct:description "YARRRML Mapping" ;
    dct:issued "2025-03-26T14:35:20.714472"^^xsd:dateTime ;
    dct:modified "2026-01-13T06:11:15.917765"^^xsd:dateTime ;
    dct:title "sieveDistribution-map.yaml" ;
    dcat:accessService [ a dcat:DataService ] ;
    dcat:accessURL <https://dataportal.material-digital.de/dataset/0430451a-1ec3-419b-90d5-f47485177568/resource/98728d43-3abf-43e2-a490-64f7f374b387/download/sievedistribution-map.yaml> ;
    dcat:byteSize 2050.0 .

