@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#> .

<http://5.189.187.109/dataset/8c692288-b4dc-475d-a780-c1c2ad4a38f8> a dcat:Dataset ;
    dct:description "test data resourcer" ;
    dct:identifier "8c692288-b4dc-475d-a780-c1c2ad4a38f8" ;
    dct:issued "2024-11-20T09:18:14.530753"^^xsd:dateTime ;
    dct:modified "2024-11-20T09:18:14.530761"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/d74bc691-26cd-4b6d-aa1a-bcd53c7ce931> ;
    dct:title "test data resourcer" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Komunikasi dan Informatika" ] ;
    dcat:distribution <http://5.189.187.109/dataset/8c692288-b4dc-475d-a780-c1c2ad4a38f8/resource/29368be4-599d-4611-b80f-007dfb67321e>,
        <http://5.189.187.109/dataset/8c692288-b4dc-475d-a780-c1c2ad4a38f8/resource/380cba55-ee03-400e-a1c3-b6ab9b9224dd>,
        <http://5.189.187.109/dataset/8c692288-b4dc-475d-a780-c1c2ad4a38f8/resource/44511121-87fe-41b2-8165-3d92e036bc7b> .

<http://5.189.187.109/dataset/8c692288-b4dc-475d-a780-c1c2ad4a38f8/resource/29368be4-599d-4611-b80f-007dfb67321e> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-11-14T04:01:55.828915"^^xsd:dateTime ;
    dct:modified "2024-11-20T09:18:14.521651"^^xsd:dateTime ;
    dct:title "testing-dataresroucer.xlsx" ;
    dcat:accessURL <https://satudata.bukittinggikota.go.id/dataset/8c692288-b4dc-475d-a780-c1c2ad4a38f8/resource/29368be4-599d-4611-b80f-007dfb67321e/download/testing-dataresroucer.xlsx> ;
    dcat:byteSize "9209"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/8c692288-b4dc-475d-a780-c1c2ad4a38f8/resource/380cba55-ee03-400e-a1c3-b6ab9b9224dd> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-11-14T04:08:06.847606"^^xsd:dateTime ;
    dct:modified "2024-11-20T09:18:14.526032"^^xsd:dateTime ;
    dct:title "testingdataresroucer1.csv" ;
    dcat:accessURL <https://satudata.bukittinggikota.go.id/dataset/8c692288-b4dc-475d-a780-c1c2ad4a38f8/resource/380cba55-ee03-400e-a1c3-b6ab9b9224dd/download/testingdataresroucer1.csv> ;
    dcat:byteSize "661"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/dataset/8c692288-b4dc-475d-a780-c1c2ad4a38f8/resource/44511121-87fe-41b2-8165-3d92e036bc7b> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-11-14T04:07:54.296062"^^xsd:dateTime ;
    dct:modified "2024-11-20T09:18:14.523898"^^xsd:dateTime ;
    dct:title "testingdataresroucer1.csv" ;
    dcat:accessURL <https://satudata.bukittinggikota.go.id/dataset/8c692288-b4dc-475d-a780-c1c2ad4a38f8/resource/44511121-87fe-41b2-8165-3d92e036bc7b/download/testingdataresroucer1.csv> ;
    dcat:byteSize "661"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/d74bc691-26cd-4b6d-aa1a-bcd53c7ce931> a foaf:Agent ;
    foaf:name "Kota Bukittinggi" .

