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

<https://doi.org/10.57702/hmvhyfjn> a dcat:Dataset ;
    dct:description "https://data.coypu.org/events/wikievents/" ;
    dct:identifier "250c66c0-31f1-4e68-baab-4f6555ff14bd" ;
    dct:issued "2023-11-02T16:15:37.264996"^^xsd:dateTime ;
    dct:modified "2024-11-25T16:45:05.489315"^^xsd:dateTime ;
    dct:publisher <https://service.tib.eu/organization/ef045fbd-c1c9-41f5-bcdc-5ac16b8c7338> ;
    dct:title "Wikievents Dataset" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "https://github.com/larsmic" ] ;
    dcat:creator dct:Agent ;
    dcat:distribution <https://service.tib.eu/dataset/250c66c0-31f1-4e68-baab-4f6555ff14bd/resource/8234fcc9-ba2e-495d-a9da-16de726ccc0c>,
        <https://service.tib.eu/dataset/250c66c0-31f1-4e68-baab-4f6555ff14bd/resource/86d14b03-7a26-45b9-875c-79fb4f84fa90>,
        <https://service.tib.eu/dataset/250c66c0-31f1-4e68-baab-4f6555ff14bd/resource/d22682bc-274f-467a-adac-8896e4826e05>,
        <https://service.tib.eu/dataset/250c66c0-31f1-4e68-baab-4f6555ff14bd/resource/e1e8d874-f904-4561-b506-8bcb5744172c> .

dct:Agent foaf:Name "https://github.com/larsmic" .

<https://service.tib.eu/dataset/250c66c0-31f1-4e68-baab-4f6555ff14bd/resource/8234fcc9-ba2e-495d-a9da-16de726ccc0c> a dcat:Distribution ;
    dct:description "Source data graph of the dataset" ;
    dct:format "url" ;
    dct:title "Source data graph" ;
    dcat:accessURL <https://data.coypu.org/events/wikievents-archive/> .

<https://service.tib.eu/dataset/250c66c0-31f1-4e68-baab-4f6555ff14bd/resource/86d14b03-7a26-45b9-875c-79fb4f84fa90> a dcat:Distribution ;
    dct:description "Source data graph of the dataset" ;
    dct:format "url" ;
    dct:title "Source data graph" ;
    dcat:accessURL <https://data.coypu.org/events/wikievents/> .

<https://service.tib.eu/dataset/250c66c0-31f1-4e68-baab-4f6555ff14bd/resource/d22682bc-274f-467a-adac-8896e4826e05> a dcat:Distribution ;
    dct:description "Source data graph of the dataset" ;
    dct:format "url" ;
    dct:title "Source data graph" ;
    dcat:accessURL <https://data.coypu.org/events/wikievents/daily/> .

<https://service.tib.eu/dataset/250c66c0-31f1-4e68-baab-4f6555ff14bd/resource/e1e8d874-f904-4561-b506-8bcb5744172c> a dcat:Distribution ;
    dct:description "Download link for the raw data" ;
    dct:format "url" ;
    dct:title "Raw data source" ;
    dcat:accessURL <https://github.com/semantic-systems/coypu-wiki-events/tree/main/dataset> .

<https://service.tib.eu/organization/ef045fbd-c1c9-41f5-bcdc-5ac16b8c7338> a foaf:Organization ;
    foaf:name "CoyPu" .

