@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#> .

<https://data.jatengprov.go.id/dataset/f9909569-d592-47fa-aeec-87e1dd5900c6> a dcat:Dataset ;
    dct:identifier "f9909569-d592-47fa-aeec-87e1dd5900c6" ;
    dct:issued "2023-11-08T09:08:52.938716"^^xsd:dateTime ;
    dct:modified "2023-11-08T09:08:52.938724"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "Indeks Ketimpangan Gender dan Komponen Penyusunnya 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Desy Trishardiyanti A." ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f9909569-d592-47fa-aeec-87e1dd5900c6/resource/298db7fe-d887-45d5-8488-7abce4d9a072> ;
    dcat:landingPage <BPS%20Kab%20Kendal> .

<https://data.jatengprov.go.id/dataset/f9909569-d592-47fa-aeec-87e1dd5900c6/resource/298db7fe-d887-45d5-8488-7abce4d9a072> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "IKG dan komponen penyusunnya 2022.xlsx" ;
    dcat:accessURL <https://data.kendalkab.go.id/dataset/f9909569-d592-47fa-aeec-87e1dd5900c6/resource/298db7fe-d887-45d5-8488-7abce4d9a072/download/ikg-dan-komponen-penyusunnya-2022.xlsx> ;
    dcat:byteSize 10688.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Kendal" .

