@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:5000/dataset/311898da-bb8c-442e-950a-94b95d378461> a dcat:Dataset ;
    dct:identifier "311898da-bb8c-442e-950a-94b95d378461" ;
    dct:issued "2026-04-28T02:46:59.198776"^^xsd:dateTime ;
    dct:modified "2026-04-28T02:46:59.198792"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/db4dd201-25a7-4aab-a125-0f87662d70f0> ;
    dct:title "Infografis Indeks Pembangunan Gender (IPG) Kabupaten Kendal 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Desy Trishardiyanti A." ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/311898da-bb8c-442e-950a-94b95d378461/resource/b8cad9e8-915a-40bb-99b2-f4fbfda7f50c> ;
    dcat:landingPage <BPS> .

<BPS> a foaf:Document .

<http://5.189.187.109:5000/dataset/311898da-bb8c-442e-950a-94b95d378461/resource/b8cad9e8-915a-40bb-99b2-f4fbfda7f50c> a dcat:Distribution ;
    dct:format "JPEG" ;
    dct:issued "2025-04-11T02:44:07.700900"^^xsd:dateTime ;
    dct:modified "2026-04-28T02:46:59.195564"^^xsd:dateTime ;
    dct:title "IPG 2024.jpg" ;
    dcat:accessURL <https://data.kendalkab.go.id/dataset/311898da-bb8c-442e-950a-94b95d378461/resource/b8cad9e8-915a-40bb-99b2-f4fbfda7f50c/download/ipg-2024.jpg> ;
    dcat:byteSize "302594"^^xsd:nonNegativeInteger ;
    dcat:mediaType "image/jpeg" .

<http://5.189.187.109:5000/organization/db4dd201-25a7-4aab-a125-0f87662d70f0> a foaf:Agent ;
    foaf:name "Kabupaten Kendal" .

