@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/3f04e2b3-3a56-4cc8-8f77-2754f0317231> a dcat:Dataset ;
    dct:description "Masjid dan musholah Kecamatan Rambutan" ;
    dct:identifier "3f04e2b3-3a56-4cc8-8f77-2754f0317231" ;
    dct:issued "2024-02-09T07:57:58.203479"^^xsd:dateTime ;
    dct:modified "2024-02-09T07:57:58.203486"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8e188b44-e3cc-400f-87ba-2372266b40ed> ;
    dct:title "nama masjid dan  Musholah Kecamatan Rambutan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "kasi PMDK Kecamatan Rambutan" ] ;
    dcat:distribution <http://5.189.187.109/dataset/3f04e2b3-3a56-4cc8-8f77-2754f0317231/resource/d651cbe6-1dde-498f-a426-8addc21fbf16> ;
    dcat:keyword "masjid",
        "rambutan" .

<http://5.189.187.109/dataset/3f04e2b3-3a56-4cc8-8f77-2754f0317231/resource/d651cbe6-1dde-498f-a426-8addc21fbf16> a dcat:Distribution ;
    dct:description "data masjid dan musholah kecamatan Rambutan" ;
    dct:format "XLSX" ;
    dct:issued "2024-02-06T04:58:07.669969"^^xsd:dateTime ;
    dct:modified "2024-02-09T07:57:58.194018"^^xsd:dateTime ;
    dct:title "Nama Masjid dan Mushola Kec. Rambutan.xlsx" ;
    dcat:accessURL <https://data.banyuasinkab.go.id/dataset/3f04e2b3-3a56-4cc8-8f77-2754f0317231/resource/d651cbe6-1dde-498f-a426-8addc21fbf16/download/nama-masjid-dan-mushola-kec.-rambutan.xlsx> ;
    dcat:byteSize "11932"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/8e188b44-e3cc-400f-87ba-2372266b40ed> a foaf:Agent ;
    foaf:name "Kabupaten Banyuasin" .

