@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/bd2d02f2-7cf9-49e2-9792-b6e7a5b10c13> a dcat:Dataset ;
    dct:description "Tahun 2021 - 2025" ;
    dct:identifier "46c1b1e0-4167-5b4d-b47f-1ff0909d0422" ;
    dct:issued "2026-04-13"^^xsd:date ;
    dct:modified "-" ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "dinas sosial (dinsos)" ] ;
    dct:title "Angka PDRB ADHK" ;
    dcat:distribution <http://5.189.187.109/dataset/bd2d02f2-7cf9-49e2-9792-b6e7a5b10c13/resource/36b411bf-c5a8-4816-9a5e-a116713b8cc6>,
        <http://5.189.187.109/dataset/bd2d02f2-7cf9-49e2-9792-b6e7a5b10c13/resource/6e31770e-c432-4fda-9dcb-e7d83dcc7eec>,
        <http://5.189.187.109/dataset/bd2d02f2-7cf9-49e2-9792-b6e7a5b10c13/resource/e499f18c-d617-49dc-a141-5fba8564d768> ;
    dcat:keyword "ADHK",
        "Angka",
        "PDRB" ;
    dcat:landingPage <https://batik.tabalongkab.go.id/data/187-443> .

<http://5.189.187.109/dataset/bd2d02f2-7cf9-49e2-9792-b6e7a5b10c13/resource/36b411bf-c5a8-4816-9a5e-a116713b8cc6> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-07-14T04:52:19.440075"^^xsd:dateTime ;
    dct:modified "2026-07-14T04:52:19.416977"^^xsd:dateTime ;
    dct:title "angka-pdrb-adhk.xlsx" ;
    dcat:accessURL <https://batik.tabalongkab.go.id/api/download_xlsx/187-443> .

<http://5.189.187.109/dataset/bd2d02f2-7cf9-49e2-9792-b6e7a5b10c13/resource/6e31770e-c432-4fda-9dcb-e7d83dcc7eec> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2026-07-14T04:52:19.440093"^^xsd:dateTime ;
    dct:modified "2026-07-14T04:52:19.417195"^^xsd:dateTime ;
    dct:title "angka-pdrb-adhk.pdf" ;
    dcat:accessURL <https://batik.tabalongkab.go.id/api/download_pdf/187-443> .

<http://5.189.187.109/dataset/bd2d02f2-7cf9-49e2-9792-b6e7a5b10c13/resource/e499f18c-d617-49dc-a141-5fba8564d768> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-04-14T04:29:58.199023"^^xsd:dateTime ;
    dct:modified "2026-07-14T04:52:19.416598"^^xsd:dateTime ;
    dct:title "angka-pdrb-adhk.csv" ;
    dcat:accessURL <https://batik.tabalongkab.go.id/api/download_csv/187-443> .

<https://batik.tabalongkab.go.id/data/187-443> a foaf:Document .

