@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/8a64a38a-06aa-48ee-8292-57cbeb6ecd21> a dcat:Dataset ;
    dct:description "Jumlah Balai Penyuluh KB Menurut Kecamatan Tahun 2022" ;
    dct:identifier "8a64a38a-06aa-48ee-8292-57cbeb6ecd21" ;
    dct:issued "2023-10-02T11:56:37.701093"^^xsd:dateTime ;
    dct:modified "2023-10-02T11:56:37.701098"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/18cae6c0-7440-41c3-9f07-3e693db52840> ;
    dct:title "Jumlah Balai Penyuluh KB 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/8a64a38a-06aa-48ee-8292-57cbeb6ecd21/resource/fdf905d4-c1c5-4473-9a7e-0e79b077094c> ;
    dcat:keyword "2022",
        "Balai Penyuluh KB" .

<http://5.189.187.109/dataset/8a64a38a-06aa-48ee-8292-57cbeb6ecd21/resource/fdf905d4-c1c5-4473-9a7e-0e79b077094c> a dcat:Distribution ;
    dct:description "Balai Penyuluh Kb Menurut Kecamatan Tahun 2022" ;
    dct:format "CSV" ;
    dct:issued "2023-09-25T03:16:09.494857"^^xsd:dateTime ;
    dct:modified "2023-10-02T11:56:37.693195"^^xsd:dateTime ;
    dct:title "Jumlah Balai Penyuluh Kb Menurut Kecamatan Tahun 2022.csv" ;
    dcat:accessURL <https://data.acehselatankab.go.id/dataset/8a64a38a-06aa-48ee-8292-57cbeb6ecd21/resource/fdf905d4-c1c5-4473-9a7e-0e79b077094c/download/jumlah-balai-penyuluh-kb-menurut-kecamatan-tahun-2022.csv> ;
    dcat:byteSize "338"^^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" .

