@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/dataset/22e91e4e-5f38-44b5-9e71-6293af65c36c> a dcat:Dataset ;
    dct:description """Jumlah Keluarga Kabupaten Probolinggo Menurut Kecamatan dan Jenis Kelamin Tahun 2022 Semester 1.\r
Semester 1 adalah Januari - Juni""" ;
    dct:identifier "22e91e4e-5f38-44b5-9e71-6293af65c36c" ;
    dct:issued "2024-05-15T05:46:27.126935"^^xsd:dateTime ;
    dct:modified "2024-05-15T05:46:27.126944"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fe9a5ca8-873e-477d-bb59-8c0aef67439a> ;
    dct:title "Jumlah Keluarga Kabupaten Probolinggo Menurut Kecamatan dan Jenis Kelamin Tahun 2022 Semester 1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Gagah Iman" ;
            vcard:hasEmail <mailto:gagah.iman@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/22e91e4e-5f38-44b5-9e71-6293af65c36c/resource/558a1788-bf6d-4ab5-a915-7a50eb211e1f> ;
    dcat:keyword "2022",
        "jenis kelamin",
        "jumlah keluarga",
        "kecamatan",
        "keluarga",
        "semester 1",
        "tahun 2022" .

<http://5.189.187.109/dataset/22e91e4e-5f38-44b5-9e71-6293af65c36c/resource/558a1788-bf6d-4ab5-a915-7a50eb211e1f> a dcat:Distribution ;
    dct:description "Jumlah Keluarga Kabupaten Probolinggo Menurut Kecamatan dan Jenis Kelamin Tahun 2022 Semester 1. Semester 1 adalah Januari - Juni" ;
    dct:format "CSV" ;
    dct:issued "2023-06-21T04:19:31.234887"^^xsd:dateTime ;
    dct:modified "2024-05-15T05:46:27.094205"^^xsd:dateTime ;
    dct:title "Jumlah Keluarga Kabupaten Probolinggo Menurut Kecamatan dan Jenis Kelamin Tahun 2022 Semester 1" ;
    dcat:accessURL <https://satudata.probolinggokab.go.id/dataset/22e91e4e-5f38-44b5-9e71-6293af65c36c/resource/558a1788-bf6d-4ab5-a915-7a50eb211e1f/download/jumlah-keluarga-kabupaten-probolinggomenurut-kecamatan-dan-jenis-kelamin-2022-semester-1.csv> ;
    dcat:byteSize "2489"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/fe9a5ca8-873e-477d-bb59-8c0aef67439a> a foaf:Agent ;
    foaf:name "Kabupaten Probolinggo" .

