@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/ec508277-1456-4984-b1ed-249258419cd3> a dcat:Dataset ;
    dct:description "Jumlah BST Dana Desa Menurut Kecamatan Tahun 2020" ;
    dct:identifier "ec508277-1456-4984-b1ed-249258419cd3" ;
    dct:issued "2022-10-30T10:19:20.675448"^^xsd:dateTime ;
    dct:modified "2022-10-30T10:19:20.675454"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/18cae6c0-7440-41c3-9f07-3e693db52840> ;
    dct:title "Jumlah BST Dana Desa 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/ec508277-1456-4984-b1ed-249258419cd3/resource/1f8668ef-43ca-47d2-b655-320ce41260a1> ;
    dcat:keyword "Aceh Selatan",
        "Jumlah BST Dana Desa" .

<http://5.189.187.109:5000/dataset/ec508277-1456-4984-b1ed-249258419cd3/resource/1f8668ef-43ca-47d2-b655-320ce41260a1> a dcat:Distribution ;
    dct:description "Jumlah BST Dana Desa Menurut Kecamatan Tahun 2020" ;
    dct:format "CSV" ;
    dct:issued "2021-05-24T07:45:12.118978"^^xsd:dateTime ;
    dct:modified "2022-10-30T10:19:20.667180"^^xsd:dateTime ;
    dct:title "Jumlah BST Dana Desa Menurut Kecamatan 2020.csv" ;
    dcat:accessURL <https://data.acehselatankab.go.id/dataset/ec508277-1456-4984-b1ed-249258419cd3/resource/1f8668ef-43ca-47d2-b655-320ce41260a1/download/jumlah-bst-dana-desa-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" .

