@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/07a40246-4621-4623-b83a-30a4fe9d8d3f> a dcat:Dataset ;
    dct:description "Dataset ini berisi data Jumlah kasus obesitas Kota Pekalongan (Satuan Kasus)" ;
    dct:identifier "07a40246-4621-4623-b83a-30a4fe9d8d3f" ;
    dct:issued "2026-05-19T05:56:20.219972"^^xsd:dateTime ;
    dct:modified "2026-05-19T05:56:20.219995"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c818e1db-e3f0-4259-b22a-314814bbfccf> ;
    dct:title "Jumlah kasus obesitas Kota Pekalongan" ;
    dcat:distribution <http://5.189.187.109/dataset/07a40246-4621-4623-b83a-30a4fe9d8d3f/resource/4a59200b-aa86-499e-9937-c8342c4036e9>,
        <http://5.189.187.109/dataset/07a40246-4621-4623-b83a-30a4fe9d8d3f/resource/605c81d7-2bd9-4f5b-b62b-f442a2a69215> ;
    dcat:landingPage <https://pusaka.pekalongankota.go.id/> .

<http://5.189.187.109/dataset/07a40246-4621-4623-b83a-30a4fe9d8d3f/resource/4a59200b-aa86-499e-9937-c8342c4036e9> a dcat:Distribution ;
    dct:description "Tahun 2025 Semester 1" ;
    dct:format "XLSX" ;
    dct:issued "2025-12-24T01:08:57.807370"^^xsd:dateTime ;
    dct:modified "2026-05-19T05:56:20.214541"^^xsd:dateTime ;
    dct:title "Jumlah kasus obesitas Tahun 2025 Semester 1.xlsx" ;
    dcat:accessURL <http://data.pekalongankota.go.id/dataset/07a40246-4621-4623-b83a-30a4fe9d8d3f/resource/4a59200b-aa86-499e-9937-c8342c4036e9/download/70-jumlah-kasus-obesitas-tahun-2025-semester-1.xlsx> ;
    dcat:byteSize "16926"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/07a40246-4621-4623-b83a-30a4fe9d8d3f/resource/605c81d7-2bd9-4f5b-b62b-f442a2a69215> a dcat:Distribution ;
    dct:description "Tahun 2025 Semester 2" ;
    dct:format "XLSX" ;
    dct:issued "2026-03-03T01:10:42.024195"^^xsd:dateTime ;
    dct:modified "2026-05-19T05:56:20.216130"^^xsd:dateTime ;
    dct:title "Jumlah kasus obesitas Tahun 2025 Semester 2.xlsx" ;
    dcat:accessURL <http://data.pekalongankota.go.id/dataset/07a40246-4621-4623-b83a-30a4fe9d8d3f/resource/605c81d7-2bd9-4f5b-b62b-f442a2a69215/download/72-jumlah-kasus-obesitas-tahun-2025-semester-2.xlsx> ;
    dcat:byteSize "16935"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/c818e1db-e3f0-4259-b22a-314814bbfccf> a foaf:Agent ;
    foaf:name "Kota Pekalongan" .

<https://pusaka.pekalongankota.go.id/> a foaf:Document .

