@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:5000/dataset/f7bcc281-6585-4a16-87c2-05d66d5c5075> a dcat:Dataset ;
    dct:description "Jumlah Rumah Tangga Listrik 2 (Dua) Ampere Menurut Kecamatan Tahun 2020" ;
    dct:identifier "f7bcc281-6585-4a16-87c2-05d66d5c5075" ;
    dct:issued "2022-10-30T10:19:48.332989"^^xsd:dateTime ;
    dct:modified "2022-10-30T10:19:48.332995"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/18cae6c0-7440-41c3-9f07-3e693db52840> ;
    dct:title "Jumlah Rumah Tangga Listrik 2 (Dua) Ampere Menurut Kecamatan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tari Wulandari" ;
            vcard:hasEmail <mailto:tariwulandari339@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/f7bcc281-6585-4a16-87c2-05d66d5c5075/resource/ffff1980-034c-47d7-906b-46f871d05688> ;
    dcat:keyword "Aceh Selatan",
        "Jumlah Rumah Tangga Listrik 2 Ampere" .

<http://5.189.187.109:5000/dataset/f7bcc281-6585-4a16-87c2-05d66d5c5075/resource/ffff1980-034c-47d7-906b-46f871d05688> a dcat:Distribution ;
    dct:description "Jumlah Rumah Tangga Listrik 2 (Dua) Ampere Menurut Kecamatan 2020" ;
    dct:format "CSV" ;
    dct:issued "2021-05-24T07:36:57.862748"^^xsd:dateTime ;
    dct:modified "2022-10-30T10:19:48.325465"^^xsd:dateTime ;
    dct:title "Jumlah Rumah Tangga Listrik 2 (Dua) Ampere Menurut Kecamatan 2020.csv" ;
    dcat:accessURL <https://data.acehselatankab.go.id/dataset/f7bcc281-6585-4a16-87c2-05d66d5c5075/resource/ffff1980-034c-47d7-906b-46f871d05688/download/jumlah-rumah-tangga-listrik-2-dua-ampere-menurut-kecamatan-2020.csv> ;
    dcat:byteSize "341"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109:5000/organization/18cae6c0-7440-41c3-9f07-3e693db52840> a foaf:Agent ;
    foaf:name "Kabupaten Aceh Selatan" .

