@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/de5c315e-8f83-4885-9533-e7734ee704fa> a dcat:Dataset ;
    dct:description "Jumlah Mustahik menurut Kecamatan Tahun 2022" ;
    dct:identifier "de5c315e-8f83-4885-9533-e7734ee704fa" ;
    dct:issued "2023-10-02T11:57:17.172317"^^xsd:dateTime ;
    dct:modified "2023-10-02T11:57:17.172324"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/18cae6c0-7440-41c3-9f07-3e693db52840> ;
    dct:title "Jumlah Mustahik menurut Kecamatan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tari Wulandari" ;
            vcard:hasEmail <mailto:tariwulandari339@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/de5c315e-8f83-4885-9533-e7734ee704fa/resource/133b0a46-32ed-448f-a8e9-5d3633a8a7d9> ;
    dcat:keyword "2022",
        "Mustahik" .

<http://5.189.187.109/dataset/de5c315e-8f83-4885-9533-e7734ee704fa/resource/133b0a46-32ed-448f-a8e9-5d3633a8a7d9> a dcat:Distribution ;
    dct:description "Jumlah Mustahik menurut Kecamatan Tahun 2022" ;
    dct:format "CSV" ;
    dct:issued "2023-09-18T03:58:42.767914"^^xsd:dateTime ;
    dct:modified "2023-10-02T11:57:17.164753"^^xsd:dateTime ;
    dct:title "Jumlah Mustahik menurut Kecamatan Tahun 2022.csv" ;
    dcat:accessURL <https://data.acehselatankab.go.id/dataset/de5c315e-8f83-4885-9533-e7734ee704fa/resource/133b0a46-32ed-448f-a8e9-5d3633a8a7d9/download/jumlah-mustahik-menurut-kecamatan-tahun-2022.csv> ;
    dcat:byteSize "378"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

