@prefix adms: <http://www.w3.org/ns/adms#> .
@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://ckan.zambia.energy.dev.datopian.com/dataset/61b7912e-0ab0-4cb2-890f-3892e2602dc8> a dcat:Dataset ;
    dct:accrualPeriodicity "daily" ;
    dct:description "1234" ;
    dct:identifier "61b7912e-0ab0-4cb2-890f-3892e2602dc8" ;
    dct:issued "2026-03-23T21:18:54.831344"^^xsd:dateTime ;
    dct:modified "2026-03-24T09:45:42.996838"^^xsd:dateTime ;
    dct:publisher <https://ckan.zambia.energy.dev.datopian.com/organization/cbe34477-c34c-4a08-8785-5c6995cd1de7> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2026-04-02"^^xsd:date ;
            dcat:startDate "2026-03-19"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2026-04-02"^^xsd:date ;
            dcat:startDate "2026-03-19"^^xsd:date ] ;
    dct:title "TestTestTest" ;
    owl:versionInfo "1.0.0" ;
    adms:versionNotes "xDas" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:nikola.mladenovic@datopian.com> ],
        [ a vcard:Organization ;
            vcard:hasEmail <mailto:nikola.mladenovic@datopian.com> ] ;
    dcat:distribution <https://ckan.zambia.energy.dev.datopian.com/dataset/61b7912e-0ab0-4cb2-890f-3892e2602dc8/resource/7779986d-39b5-4c60-b80f-64d0f2c28763>,
        <https://ckan.zambia.energy.dev.datopian.com/dataset/61b7912e-0ab0-4cb2-890f-3892e2602dc8/resource/f08c78e1-da0c-462a-9ed8-57e6a4996b45> ;
    dcat:keyword "test" .

<https://ckan.zambia.energy.dev.datopian.com/dataset/61b7912e-0ab0-4cb2-890f-3892e2602dc8/resource/7779986d-39b5-4c60-b80f-64d0f2c28763> a dcat:Distribution ;
    dct:description "Video test" ;
    dct:format "MP4" ;
    dct:issued "2026-03-24T09:45:43.005457"^^xsd:dateTime ;
    dct:modified "2026-03-24T09:45:43.001130"^^xsd:dateTime ;
    dct:title "MP4 Video" ;
    dcat:accessURL <https://ckan.zambia.energy.dev.datopian.com/dataset/61b7912e-0ab0-4cb2-890f-3892e2602dc8/resource/7779986d-39b5-4c60-b80f-64d0f2c28763/download/sample-video.mp4> ;
    dcat:byteSize "6876141"^^xsd:nonNegativeInteger ;
    dcat:mediaType "video/mp4" .

<https://ckan.zambia.energy.dev.datopian.com/dataset/61b7912e-0ab0-4cb2-890f-3892e2602dc8/resource/f08c78e1-da0c-462a-9ed8-57e6a4996b45> a dcat:Distribution ;
    dct:description "sda" ;
    dct:format "MP3" ;
    dct:issued "2026-03-23T21:19:09.004230"^^xsd:dateTime ;
    dct:modified "2026-03-23T21:19:10.275089"^^xsd:dateTime ;
    dct:title "Mp3 Test" ;
    dcat:accessURL <https://ckan.zambia.energy.dev.datopian.com/dataset/61b7912e-0ab0-4cb2-890f-3892e2602dc8/resource/f08c78e1-da0c-462a-9ed8-57e6a4996b45/download/dzoni18k_ft_dimitrije_-_ostao_je_kraj_2014_1_klickaud.mp3> ;
    dcat:byteSize "2475571"^^xsd:nonNegativeInteger ;
    dcat:mediaType "audio/mpeg" .

<https://ckan.zambia.energy.dev.datopian.com/organization/cbe34477-c34c-4a08-8785-5c6995cd1de7> a foaf:Agent ;
    foaf:mbox "nikola.mladenovic@datopian.com" ;
    foaf:name "Test Org" .

