@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://opendata.karokab.go.id/dataset/165ba1de-8eb4-4922-9f3b-e74e7ba2251c> a dcat:Dataset ;
    dct:description "Jumlah Penyandang Disabilitas Menurut Kecamatan" ;
    dct:identifier "165ba1de-8eb4-4922-9f3b-e74e7ba2251c" ;
    dct:issued "2024-04-19T02:10:02.074331"^^xsd:dateTime ;
    dct:modified "2025-07-03T11:19:48.375369"^^xsd:dateTime ;
    dct:publisher <http://opendata.karokab.go.id/organization/cbdb3051-4382-4630-a7fd-6374205ed17b> ;
    dct:title "Jumlah Penyandang Disabilitas Menurut Kecamatan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Sosial" ;
            vcard:hasEmail <mailto:tiurpase@gmail.com> ] ;
    dcat:distribution <http://opendata.karokab.go.id/dataset/165ba1de-8eb4-4922-9f3b-e74e7ba2251c/resource/8cea28d9-0a7c-49c4-9672-9297adf4f0f0>,
        <http://opendata.karokab.go.id/dataset/165ba1de-8eb4-4922-9f3b-e74e7ba2251c/resource/9999e160-97fb-4e3d-9fba-1eff5f92d08b> .

<http://opendata.karokab.go.id/dataset/165ba1de-8eb4-4922-9f3b-e74e7ba2251c/resource/8cea28d9-0a7c-49c4-9672-9297adf4f0f0> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "Maret 2024" ;
    dcat:accessURL <http://opendata.karokab.go.id/dataset/165ba1de-8eb4-4922-9f3b-e74e7ba2251c/resource/8cea28d9-0a7c-49c4-9672-9297adf4f0f0/download/jumlah-penyandang-disabilitas-tahun-2024.csv> ;
    dcat:byteSize 493.0 ;
    dcat:mediaType "text/csv" .

<http://opendata.karokab.go.id/dataset/165ba1de-8eb4-4922-9f3b-e74e7ba2251c/resource/9999e160-97fb-4e3d-9fba-1eff5f92d08b> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "Jumlah Penyandang Disabilitas Menurut Kecamatan2023.csv" ;
    dcat:accessURL <http://opendata.karokab.go.id/dataset/165ba1de-8eb4-4922-9f3b-e74e7ba2251c/resource/9999e160-97fb-4e3d-9fba-1eff5f92d08b/download/jumlah-penyandang-disabilitas-menurut-kecamatan.csv> ;
    dcat:byteSize 1113.0 ;
    dcat:mediaType "text/csv" .

<http://opendata.karokab.go.id/organization/cbdb3051-4382-4630-a7fd-6374205ed17b> a foaf:Organization ;
    foaf:name "Dinas Sosial" .

