@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:5000/dataset/1fe16f96-75a5-4b1c-8684-9b1857637b34> a dcat:Dataset ;
    dct:description "Dataset ini berisi tentang Sex Ratio Penduduk Menurut Jenis Kelamin di Kecamatan Buaran yang terdiri dari kolom desa, laki-laki, perempuan dan sex ratio" ;
    dct:identifier "1fe16f96-75a5-4b1c-8684-9b1857637b34" ;
    dct:issued "2022-10-16T13:02:34.815773"^^xsd:dateTime ;
    dct:modified "2022-10-16T13:02:34.815780"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/b051ffc6-049d-4465-8fec-23afd61f043d> ;
    dct:title "Sex Ratio Penduduk Menurut Jenis Kelamin di Kecamatan Buaran" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kecamatan Buaran" ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/1fe16f96-75a5-4b1c-8684-9b1857637b34/resource/272d95b4-8a33-4dd7-9ebf-5eb69eb25fb7>,
        <http://5.189.187.109:5000/dataset/1fe16f96-75a5-4b1c-8684-9b1857637b34/resource/bf7570da-1116-4ca9-9981-8bdd31bd9294> ;
    dcat:keyword "Menurut Jenis Kelamin",
        "kecamatan buaran",
        "sex ratio penduduk" ;
    dcat:landingPage <Kecamatan%20Buaran> .

<Kecamatan%20Buaran> a foaf:Document .

<http://5.189.187.109:5000/dataset/1fe16f96-75a5-4b1c-8684-9b1857637b34/resource/272d95b4-8a33-4dd7-9ebf-5eb69eb25fb7> a dcat:Distribution ;
    dct:description "Tahun 2019" ;
    dct:format "CSV" ;
    dct:issued "2021-01-27T03:23:31.268846"^^xsd:dateTime ;
    dct:modified "2022-10-16T13:02:34.804515"^^xsd:dateTime ;
    dct:title "Sex Ratio Penduduk Menurut Jenis Kelamin Di Kecamatan Buaran Tahun 2019" ;
    dcat:accessURL <https://data.pekalongankab.go.id/dataset/1fe16f96-75a5-4b1c-8684-9b1857637b34/resource/272d95b4-8a33-4dd7-9ebf-5eb69eb25fb7/download/sex-ratio-penduduk-menurut-jenis-kelamin-di-kecamatan-buaran-tahun-2019.csv> ;
    dcat:byteSize "429"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109:5000/dataset/1fe16f96-75a5-4b1c-8684-9b1857637b34/resource/bf7570da-1116-4ca9-9981-8bdd31bd9294> a dcat:Distribution ;
    dct:description "Tahun 2019" ;
    dct:format "XLSX" ;
    dct:issued "2021-01-27T03:23:09.315970"^^xsd:dateTime ;
    dct:modified "2022-10-16T13:02:34.802332"^^xsd:dateTime ;
    dct:title "Sex Ratio Penduduk Menurut Jenis Kelamin Di Kecamatan Buaran Tahun 2019" ;
    dcat:accessURL <https://data.pekalongankab.go.id/dataset/1fe16f96-75a5-4b1c-8684-9b1857637b34/resource/bf7570da-1116-4ca9-9981-8bdd31bd9294/download/sex-ratio-penduduk-menurut-jenis-kelamin-di-kecamatan-buaran-tahun-2019.xlsx> ;
    dcat:byteSize "9698"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/organization/b051ffc6-049d-4465-8fec-23afd61f043d> a foaf:Agent ;
    foaf:name "Kabupaten Pekalongan " .

