@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/619ef241-e4cc-4ccc-84c8-1d5fd55e60f4> a dcat:Dataset ;
    dct:description "Jumlah Penduduk yang Pergi Menurut Jenis Kelamin di Kecamatan Dempet 2013" ;
    dct:identifier "619ef241-e4cc-4ccc-84c8-1d5fd55e60f4" ;
    dct:issued "2023-05-22T10:42:56.152247"^^xsd:dateTime ;
    dct:modified "2024-12-27T06:06:09.179476"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "Jumlah Penduduk yang Pergi Menurut Jenis Kelamin di Kecamatan Dempet" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ginagirang" ;
            vcard:hasEmail <mailto:kecamatandempet@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/619ef241-e4cc-4ccc-84c8-1d5fd55e60f4/resource/41fb041d-1fd9-493e-82b8-120efc180492> ;
    dcat:keyword "2013",
        "DEMPET",
        "IMIGRASI",
        "JENIS KELAMIN",
        "MIGRAN",
        "PENDUDUK",
        "PERGI" ;
    dcat:landingPage <demakkab.bps.go.id> .

<demakkab.bps.go.id> a foaf:Document .

<http://5.189.187.109/dataset/619ef241-e4cc-4ccc-84c8-1d5fd55e60f4/resource/41fb041d-1fd9-493e-82b8-120efc180492> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-05-19T02:05:51.295280"^^xsd:dateTime ;
    dct:modified "2023-05-22T10:42:56.136686"^^xsd:dateTime ;
    dct:title "Jumlah Penduduk yang Pergi Menurut Jenis Kelamin di Kecamatan Dempet 2013.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/619ef241-e4cc-4ccc-84c8-1d5fd55e60f4/resource/41fb041d-1fd9-493e-82b8-120efc180492/download/jumlah-penduduk-yang-pergi-menurut-jenis-kelamin-di-kecamatan-dempet-2013.xlsx> ;
    dcat:byteSize "9029"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> a foaf:Agent ;
    foaf:name "Kabupaten Demak" .

