@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.neolaiacampus.eu/dataset/5cecc61d-2f1a-44cf-98b6-33d4f00628e8> a dcat:Dataset ;
    dct:description """University of Tours Timeline Dataset\r
\r
This dataset provides a comprehensive timeline of significant events in the history of the University of Tours. It includes detailed information about various milestones, institutional changes, and notable achievements. The dataset is structured with the following fields:\r
\r
Date: The specific date of the event (in DD/MM/YYYY format). Year: The year in which the event occurred. Event Name: The title or name of the event. Brief Event Description: A concise description of the event. Image 1: The first image associated with the event. Image 2: The second image associated with the event (if available). Image 1 Author: The author or creator of the first image. Image License: The licensing information for the first image. Geographic Information: Geographical data related to the event (e.g., location coordinates, place names). URL: A link to additional information or resources about the event.""" ;
    dct:identifier "5cecc61d-2f1a-44cf-98b6-33d4f00628e8" ;
    dct:issued "2024-11-11T10:45:06.974650"^^xsd:dateTime ;
    dct:modified "2025-05-08T07:22:36.944341"^^xsd:dateTime ;
    dct:publisher <https://data.neolaiacampus.eu/organization/a466fed0-1154-4f9a-a07c-3411a7de1835> ;
    dct:title "UT Timeline" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "University of Salerno" ] ;
    dcat:distribution <https://data.neolaiacampus.eu/dataset/5cecc61d-2f1a-44cf-98b6-33d4f00628e8/resource/4b3452f3-20cc-4652-a163-7b8be1f3efe4>,
        <https://data.neolaiacampus.eu/dataset/5cecc61d-2f1a-44cf-98b6-33d4f00628e8/resource/9f0ae668-6cb1-4c33-85cc-1f6f95275bdb> ;
    dcat:keyword "Tours",
        "timeline",
        "university of tours",
        "university timeline" .

<https://data.neolaiacampus.eu/dataset/5cecc61d-2f1a-44cf-98b6-33d4f00628e8/resource/4b3452f3-20cc-4652-a163-7b8be1f3efe4> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2024-11-11T11:53:27.348472"^^xsd:dateTime ;
    dct:modified "2024-11-13T10:35:41.594758"^^xsd:dateTime ;
    dct:title "UT Timeline  Methodological Notes.pdf" ;
    dcat:accessURL <https://data.neolaiacampus.eu/it/dataset/5cecc61d-2f1a-44cf-98b6-33d4f00628e8/resource/4b3452f3-20cc-4652-a163-7b8be1f3efe4/download/ut-timeline-methodological-notes.pdf> ;
    dcat:byteSize 439381.0 ;
    dcat:mediaType "application/pdf" .

<https://data.neolaiacampus.eu/dataset/5cecc61d-2f1a-44cf-98b6-33d4f00628e8/resource/9f0ae668-6cb1-4c33-85cc-1f6f95275bdb> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-11-11T11:50:26.888133"^^xsd:dateTime ;
    dct:modified "2025-05-08T07:22:36.950266"^^xsd:dateTime ;
    dct:title "UT Timeline.csv" ;
    dcat:accessURL <https://data.neolaiacampus.eu/it/dataset/5cecc61d-2f1a-44cf-98b6-33d4f00628e8/resource/9f0ae668-6cb1-4c33-85cc-1f6f95275bdb/download/ut-timeline.csv> ;
    dcat:byteSize 11003.0 ;
    dcat:mediaType "text/csv" .

<https://data.neolaiacampus.eu/organization/a466fed0-1154-4f9a-a07c-3411a7de1835> a foaf:Organization ;
    foaf:name "University of Tours" .

