@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/73d9d9d7-97c9-42f9-a800-f3e6ab80a94c> a dcat:Dataset ;
    dct:description "testing simplified versi 1" ;
    dct:identifier "73d9d9d7-97c9-42f9-a800-f3e6ab80a94c" ;
    dct:issued "2024-11-20T09:18:13.066713"^^xsd:dateTime ;
    dct:modified "2024-11-20T09:18:13.066723"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/d74bc691-26cd-4b6d-aa1a-bcd53c7ce931> ;
    dct:title "testing simplified versi 1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Komunikasi dan Informatika" ] ;
    dcat:distribution <http://5.189.187.109/dataset/73d9d9d7-97c9-42f9-a800-f3e6ab80a94c/resource/8dd3b6ca-141e-412d-9ea5-694740cfce10> .

<http://5.189.187.109/dataset/73d9d9d7-97c9-42f9-a800-f3e6ab80a94c/resource/8dd3b6ca-141e-412d-9ea5-694740cfce10> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-11-14T04:36:55.839222"^^xsd:dateTime ;
    dct:modified "2024-11-20T09:18:13.061404"^^xsd:dateTime ;
    dct:title "d2ad0580-78a6-47e2-99cb-a0e375ecd971 (2).csv" ;
    dcat:accessURL <https://satudata.bukittinggikota.go.id/dataset/73d9d9d7-97c9-42f9-a800-f3e6ab80a94c/resource/8dd3b6ca-141e-412d-9ea5-694740cfce10/download/d2ad0580-78a6-47e2-99cb-a0e375ecd971-2.csv> ;
    dcat:byteSize "17"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

