@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/b4e52041-eaf2-4ae2-bcab-aa3936570df8> a dcat:Dataset ;
    dct:description "<p>jumlah laki-laki dan perempuan Tahun 2018</p>" ;
    dct:identifier "b645581e-76f5-4a4b-8ea0-1dd8e68fe3a7" ;
    dct:issued "2021-11-10"^^xsd:date ;
    dct:modified "2021-11-10"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kependudukan dan Catatan Sipil" ] ;
    dct:title "Jumlah Laki-laki dan Perempuan Tahun 2018" ;
    dcat:distribution <http://5.189.187.109/dataset/b4e52041-eaf2-4ae2-bcab-aa3936570df8/resource/124f5ebf-2d59-4581-b738-e8ac424fd595> ;
    dcat:keyword "Kependudukan dan Pencatatan Sipil" ;
    dcat:landingPage <https://sidat.gunungmaskab.go.id/data/jumlah-laki-laki-dan-perempuan-tahun-2018/sektoral/dinas-kependudukan-dan-catatan-sipil#datatablenya> .

<http://5.189.187.109/dataset/b4e52041-eaf2-4ae2-bcab-aa3936570df8/resource/124f5ebf-2d59-4581-b738-e8ac424fd595> a dcat:Distribution ;
    dct:issued "2025-02-07T03:00:51.769848"^^xsd:dateTime ;
    dct:modified "2025-02-07T03:00:51.750197"^^xsd:dateTime ;
    dct:title "Jumlah Laki-laki dan Perempuan Tahun 2018" ;
    dcat:accessURL <https://sidat.gunungmaskab.go.id/storage/app/uploads/public/61a/6f7/667/61a6f76679a44302654061.xls> ;
    dcat:mediaType "csv/xlsx" .

<https://sidat.gunungmaskab.go.id/data/jumlah-laki-laki-dan-perempuan-tahun-2018/sektoral/dinas-kependudukan-dan-catatan-sipil#datatablenya> a foaf:Document .

