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

<https://data.jatengprov.go.id/dataset/af24cc47-33cd-49a7-89f7-37c2de98aa9c> a dcat:Dataset ;
    dct:description "Persentase Penduduk Laki-laki Kabupaten Kudus" ;
    dct:identifier "af24cc47-33cd-49a7-89f7-37c2de98aa9c" ;
    dct:issued "2023-07-24T09:27:40.385304"^^xsd:dateTime ;
    dct:modified "2023-07-24T09:27:40.385313"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/14f2ca2a-3322-4464-b1b7-4f24f027fc70> ;
    dct:title "Persentase Penduduk Laki-laki Kabupaten Kudus" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/af24cc47-33cd-49a7-89f7-37c2de98aa9c/resource/596d54fd-b941-4b88-a746-351d119e59d8> ;
    dcat:keyword "kependudukan" .

<https://data.jatengprov.go.id/dataset/af24cc47-33cd-49a7-89f7-37c2de98aa9c/resource/596d54fd-b941-4b88-a746-351d119e59d8> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Persentase Penduduk Laki-laki Kabupaten Kudus" ;
    dcat:accessURL <https://data.kuduskab.go.id/dataset/af24cc47-33cd-49a7-89f7-37c2de98aa9c/resource/596d54fd-b941-4b88-a746-351d119e59d8/download/2.-persentase-penduduk-laki-laki-kabupaten-kudus.xlsx> ;
    dcat:byteSize 9114.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/14f2ca2a-3322-4464-b1b7-4f24f027fc70> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Kudus" .

