@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/a555fdb9-b6e0-4515-a0b8-7c68802f4294> a dcat:Dataset ;
    dct:identifier "ddb263a8-cfe5-4d46-88cf-c49e78f6da0a" ;
    dct:issued "2022-12-16"^^xsd:date ;
    dct:modified "2022-12-16"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Sekretariat Daerah" ] ;
    dct:title "Jumlah Desa dan Kelurahan Per-Tahun" ;
    dcat:distribution <http://5.189.187.109/dataset/a555fdb9-b6e0-4515-a0b8-7c68802f4294/resource/0823fc55-6490-4918-816c-0d24aab61768> ;
    dcat:keyword "bintan",
        "desa",
        "kelurahan" ;
    dcat:landingPage <https://satudata.bintankab.go.id/dataset/detail/NQ--> .

<http://5.189.187.109/dataset/a555fdb9-b6e0-4515-a0b8-7c68802f4294/resource/0823fc55-6490-4918-816c-0d24aab61768> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-04-11T18:15:50.591695"^^xsd:dateTime ;
    dct:modified "2023-04-12T09:50:09.693714"^^xsd:dateTime ;
    dct:title "form1670863027.xlsx" ;
    dcat:accessURL <https://satudata.bintankab.go.id/uploads/4/Pemerintah%20&%20Desa/form1670863027.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

