@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/5e8d6a9d-f02c-4741-9a20-afd404c3ea96> a dcat:Dataset ;
    dct:description "Data Jumlah Penduduk Per Jenis Kelamin" ;
    dct:identifier "5e8d6a9d-f02c-4741-9a20-afd404c3ea96" ;
    dct:issued "2024-06-11T08:07:46.935263"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:07:46.935269"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> ;
    dct:title "Jumlah Penduduk Per Jenis Kelamin" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dike Arie Febtia" ;
            vcard:hasEmail <mailto:diskominfo@batangkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/5e8d6a9d-f02c-4741-9a20-afd404c3ea96/resource/051226eb-b3a8-4df4-99d3-aed1193d2f6e>,
        <https://data.jatengprov.go.id/dataset/5e8d6a9d-f02c-4741-9a20-afd404c3ea96/resource/eaa01de2-23e4-4b7c-8355-c0b990dfe4e3> ;
    dcat:keyword "Jumlah Penduduk Per Jenis Kelamin",
        "kecamatan bandar" ;
    dcat:landingPage <Publikasi%20Kecamatan%20Bandar%20Dalam%20Angka%202023> .

<https://data.jatengprov.go.id/dataset/5e8d6a9d-f02c-4741-9a20-afd404c3ea96/resource/051226eb-b3a8-4df4-99d3-aed1193d2f6e> a dcat:Distribution ;
    dct:description "Data Jumlah Penduduk Per Jenis Kelamin" ;
    dct:format "XLSX" ;
    dct:title "Jumlah Penduduk Per Jenis Kelamin" ;
    dcat:accessURL <http://data.batangkab.go.id/dataset/5e8d6a9d-f02c-4741-9a20-afd404c3ea96/resource/051226eb-b3a8-4df4-99d3-aed1193d2f6e/download/jumlah-penduduk-per-jenis-kelamin.xlsx> ;
    dcat:byteSize 10638.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/dataset/5e8d6a9d-f02c-4741-9a20-afd404c3ea96/resource/eaa01de2-23e4-4b7c-8355-c0b990dfe4e3> a dcat:Distribution ;
    dct:description "Data Jumlah Penduduk Per Jenis Kelamin" ;
    dct:format "CSV" ;
    dct:title "Jumlah Penduduk Per Jenis Kelamin" ;
    dcat:accessURL <http://data.batangkab.go.id/dataset/5e8d6a9d-f02c-4741-9a20-afd404c3ea96/resource/eaa01de2-23e4-4b7c-8355-c0b990dfe4e3/download/jumlah-penduduk-per-jenis-kelamin.csv> ;
    dcat:byteSize 781.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Batang" .

