@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/7480a796-27ff-4e3b-b6f7-60882e6f585c> a dcat:Dataset ;
    dct:identifier "6d3acda9-b43d-494d-a306-085e6a71b075" ;
    dct:issued "2022-12-12"^^xsd:date ;
    dct:modified "2022-12-12"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kependudukan dan Pencatatan Sipil" ] ;
    dct:title "Jumlah data penduduk Kabupaten Bintan Per-Tahun" ;
    dcat:distribution <http://5.189.187.109/dataset/7480a796-27ff-4e3b-b6f7-60882e6f585c/resource/b850435d-0544-4466-9b72-8d0a1939f7e7> ;
    dcat:keyword "bintan",
        "penduduk" ;
    dcat:landingPage <https://satudata.bintankab.go.id/dataset/detail/Mw--> .

<http://5.189.187.109/dataset/7480a796-27ff-4e3b-b6f7-60882e6f585c/resource/b850435d-0544-4466-9b72-8d0a1939f7e7> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-04-11T18:15:44.429824"^^xsd:dateTime ;
    dct:modified "2023-04-12T09:50:05.606288"^^xsd:dateTime ;
    dct:title "form1670861772.xlsx" ;
    dcat:accessURL <https://satudata.bintankab.go.id/uploads/7/Kependudukan/form1670861772.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://satudata.bintankab.go.id/dataset/detail/Mw--> a foaf:Document .

