@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/73bbda49-dcd2-4430-827b-590218be9c8e> a dcat:Dataset ;
    dct:description "Jumlah Pendudukan Kota Tegal Tahun 2022 Semester II Per Kelurahan Berdasarkan Jenis Kelamin" ;
    dct:identifier "73bbda49-dcd2-4430-827b-590218be9c8e" ;
    dct:issued "2023-09-04T09:09:11.979408"^^xsd:dateTime ;
    dct:modified "2023-09-04T09:09:11.979417"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> ;
    dct:title "Jumlah Penduduk Kota Tegal per Kelurahan Tahun 2022 Semester II" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Hajar Faqih Zia Ulhaq" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/73bbda49-dcd2-4430-827b-590218be9c8e/resource/cad2a45a-116b-4c09-b1d1-7a5db0f4bd31> ;
    dcat:keyword "KTPel",
        "disdukcapil",
        "jumlah penduduk",
        "kartu keluarga",
        "kota",
        "penduduk",
        "tegal" .

<https://data.jatengprov.go.id/dataset/73bbda49-dcd2-4430-827b-590218be9c8e/resource/cad2a45a-116b-4c09-b1d1-7a5db0f4bd31> a dcat:Distribution ;
    dct:description "Data Jumlah Penduduk Kota Tegal Tahun 2022 Semester II Per Kelurahan berdasarkan Jenis Kelamin" ;
    dct:format "XLSX" ;
    dct:title "Data Jumlah Penduduk Kota Tegal Tahun 2022 Semester II Per Kelurahan" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/73bbda49-dcd2-4430-827b-590218be9c8e/resource/cad2a45a-116b-4c09-b1d1-7a5db0f4bd31/download/agr_dkb_202202_3376_kota-tegal.xlsx> ;
    dcat:byteSize 11852.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> a foaf:Organization ;
    foaf:name "Pemerintah Kota Tegal" .

