@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/93081f1e-4b68-447d-a940-8772d6582daf> a dcat:Dataset ;
    dct:identifier "48eca648-66da-4f82-a134-7e3698c03d01" ;
    dct:issued "2022-12-12"^^xsd:date ;
    dct:modified "2022-12-12"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Sekretariat Daerah" ] ;
    dct:title "Jumlah RW dan RT pada Masing-Masing Kecamatan di Kabupaten Bintan" ;
    dcat:distribution <http://5.189.187.109/dataset/93081f1e-4b68-447d-a940-8772d6582daf/resource/fa34abf3-618b-46a4-a63d-7d7f112a14a6> ;
    dcat:keyword "penduduk",
        "rt",
        "rw" ;
    dcat:landingPage <https://satudata.bintankab.go.id/dataset/detail/NA--> .

<http://5.189.187.109/dataset/93081f1e-4b68-447d-a940-8772d6582daf/resource/fa34abf3-618b-46a4-a63d-7d7f112a14a6> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-04-11T18:15:48.277407"^^xsd:dateTime ;
    dct:modified "2023-04-12T09:50:07.749248"^^xsd:dateTime ;
    dct:title "form1670862176.xlsx" ;
    dcat:accessURL <https://satudata.bintankab.go.id/uploads/4/Pemerintah%20&%20Desa/form1670862176.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

