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

<https://dataportal.material-digital.de/dataset/9dc27507-bf47-4425-877d-1e5249e9db05> a dcat:Dataset ;
    dct:description "RDF repository for \"Microstructure-Sensitive Mechanical Data (MiMeDat)\". The RDF-converted sources semantically describe simulation datasets and their provenance (e.g., dataset identifier, title, and creators), RVE size, discretization, mechanical parameters, phase (constitutive model, orientation), stress, total_strain, plastic_strain, etc." ;
    dct:identifier "9dc27507-bf47-4425-877d-1e5249e9db05" ;
    dct:issued "2026-07-24T14:08:16.216686"^^xsd:dateTime ;
    dct:modified "2026-07-24T15:21:19.578223"^^xsd:dateTime ;
    dct:title "Microstructure-Sensitive Mechanical Data Knowledge Graph (MiMeDat-KG, NFDI MatWerk IUC07)" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Dr. Hossein Beygi Nasrabadi" ;
            vcard:hasEmail <mailto:ho_beygi@yahoo.com> ] ;
    dcat:distribution <https://dataportal.material-digital.de/dataset/9dc27507-bf47-4425-877d-1e5249e9db05/resource/3af143ba-9baa-457c-91aa-e723afe3f203>,
        <https://dataportal.material-digital.de/dataset/9dc27507-bf47-4425-877d-1e5249e9db05/resource/89ee3e6c-c27c-4093-92af-0bc42c45850c> ;
    dcat:keyword "Knowledge graph",
        "Ontology",
        "Simulation" ;
    dcat:qualifiedAttribution [ a dcat:Attribution ] ;
    prov:wasGeneratedBy [ a prov:Activity ] .

<https://dataportal.material-digital.de/dataset/9dc27507-bf47-4425-877d-1e5249e9db05/resource/3af143ba-9baa-457c-91aa-e723afe3f203> a dcat:Distribution ;
    dct:format "ttl" ;
    dct:issued "2026-07-24T14:09:08.415366"^^xsd:dateTime ;
    dct:modified "2026-07-24T15:21:19.581288"^^xsd:dateTime ;
    dct:title "MiMeDat_rdf.ttl" ;
    dcat:accessService [ a dcat:DataService ;
            dct:rights "[]" ] ;
    dcat:accessURL <https://raw.githubusercontent.com/HosseinBeygiNasrabadi/RML4MSE-KG/refs/heads/main/MiMeDat%20%28IUC07%29/MiMeDat_rdf.ttl> ;
    dcat:mediaType "text/turtle" .

<https://dataportal.material-digital.de/dataset/9dc27507-bf47-4425-877d-1e5249e9db05/resource/89ee3e6c-c27c-4093-92af-0bc42c45850c> a dcat:Distribution ;
    dct:format "SPARQL" ;
    dct:issued "2026-07-24T14:11:08.088666"^^xsd:dateTime ;
    dct:modified "2026-07-24T15:16:48.178191"^^xsd:dateTime ;
    dct:title "SPARQL" ;
    dcat:accessURL <https://dataportal.material-digital.de/dataset/9dc27507-bf47-4425-877d-1e5249e9db05/fuseki/%24/sparql> ;
    dcat:mediaType "application/sparql-results+xml" .

