@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/7c62457e-39e7-42b3-ac0a-89df586d13a4> a dcat:Dataset ;
    dct:identifier "7c62457e-39e7-42b3-ac0a-89df586d13a4" ;
    dct:issued "2026-04-23T04:05:29.452138"^^xsd:dateTime ;
    dct:modified "2026-04-23T04:05:29.452157"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c8463180-1771-4790-a08c-d2e1f7113d0b> ;
    dct:title "REKAPITULASI PENDUDUK DISABILITAS" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:diskominfo@balikpapan.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/7c62457e-39e7-42b3-ac0a-89df586d13a4/resource/11ea711d-0463-48b6-97e7-0117bad4c44e> .

<http://5.189.187.109/dataset/7c62457e-39e7-42b3-ac0a-89df586d13a4/resource/11ea711d-0463-48b6-97e7-0117bad4c44e> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-10-02T13:26:51.729828"^^xsd:dateTime ;
    dct:modified "2026-04-23T04:05:29.448101"^^xsd:dateTime ;
    dcat:accessURL <https://data.balikpapan.go.id/dataset/7c62457e-39e7-42b3-ac0a-89df586d13a4/resource/11ea711d-0463-48b6-97e7-0117bad4c44e/download/rekap-pddk-disabiltias.xlsx> ;
    dcat:byteSize "16693"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/c8463180-1771-4790-a08c-d2e1f7113d0b> a foaf:Agent ;
    foaf:name "Kota Balikpapan" .

