@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/c60de3aa-58a8-4012-90ed-01451d41285c> a dcat:Dataset ;
    dct:description """The extracted Turtle (TTL) file is an RDF export of the knowledge graph created in the HybridDigital project. It contains the project’s graph content in the form of subject–predicate–object triples, i.e., explicit semantic statements rather than tabular records.\r
\r
The graph represents knowledge about hybrid material specimens and related research outputs, covering both experimental and simulated data. It captures the involved physical entities (e.g., specimens and their constituents), the relevant processes (e.g., manufacturing and testing activities), and the resulting information artifacts (e.g., measurements, computed results, and derived assessments).\r
\r
For semantic alignment, the graph follows a layered ontology approach:\r
\r
BFO (Basic Formal Ontology) is used as the Top-Level Ontology (TLO) to provide the foundational categories for entities and processes.\r
\r
CCO (Common Core Ontologies) is used as the Middle-Level Ontology (MLO) to supply reusable mid-level concepts and relations that structure scientific/engineering information, measurement representations, and artifact-related modeling.\r
\r
Domain-specific terms (project/manufacturing/materials concepts) extend this foundation where needed.""" ;
    dct:identifier "c60de3aa-58a8-4012-90ed-01451d41285c" ;
    dct:issued "2025-12-17T10:40:12.228895"^^xsd:dateTime ;
    dct:modified "2025-12-17T10:42:25.060629"^^xsd:dateTime ;
    dct:title "Triples for material and processing information about hybrid materials" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Thomas Bjarsch" ;
            vcard:hasEmail <mailto:thomas.bjarsch@igcv.fraunhofer.de> ] ;
    dcat:distribution <https://dataportal.material-digital.de/dataset/c60de3aa-58a8-4012-90ed-01451d41285c/resource/a80cd37d-7128-4c38-9966-fb33f7cfea32>,
        <https://dataportal.material-digital.de/dataset/c60de3aa-58a8-4012-90ed-01451d41285c/resource/b86c0169-15e4-4763-826c-34e9a91dbfa6> ;
    dcat:keyword "Hybrid Material",
        "TTL" ;
    dcat:qualifiedAttribution [ a dcat:Attribution ] ;
    prov:wasGeneratedBy [ a prov:Activity ] .

<https://dataportal.material-digital.de/dataset/c60de3aa-58a8-4012-90ed-01451d41285c/resource/a80cd37d-7128-4c38-9966-fb33f7cfea32> a dcat:Distribution ;
    dct:description "Gitlab Repo with full data pipeline (Web Application) from Raw Data to OWL" ;
    dct:format "Git" ;
    dct:issued "2025-12-17T10:41:52.630263"^^xsd:dateTime ;
    dct:modified "2025-12-17T10:41:52.736927"^^xsd:dateTime ;
    dct:title "Link to Gitlab Repo with the full data pipeline" ;
    dcat:accessService [ a dcat:DataService ] ;
    dcat:accessURL <https://gitlab.cc-asp.fraunhofer.de/bjarsch/HybridDigital> .

<https://dataportal.material-digital.de/dataset/c60de3aa-58a8-4012-90ed-01451d41285c/resource/b86c0169-15e4-4763-826c-34e9a91dbfa6> a dcat:Distribution ;
    dct:issued "2025-12-17T10:40:39.766936"^^xsd:dateTime ;
    dct:modified "2025-12-17T10:41:52.625839"^^xsd:dateTime ;
    dct:title "TTL File with all Triples" ;
    dcat:accessService [ a dcat:DataService ] ;
    dcat:accessURL <https://owncloud.fraunhofer.de/index.php/s/NBE6uKoU3WZD2To> .

