@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#> .

<https://opendata.bulukumbakab.go.id/dataset/31074f37-58d9-4c29-846f-5ef42d4ecf11> a dcat:Dataset ;
    dct:description "luas wilayah Desa /Kelurahan Se Kec Rilau Ale" ;
    dct:identifier "31074f37-58d9-4c29-846f-5ef42d4ecf11" ;
    dct:issued "2024-06-03T23:57:48.387105"^^xsd:dateTime ;
    dct:modified "2024-10-10T03:14:39.110520"^^xsd:dateTime ;
    dct:publisher <https://opendata.bulukumbakab.go.id/organization/329ad9e2-90f9-4858-ae7f-d9720ba98366> ;
    dct:title "luas wilayah Desa/Kelurahan se Kec Rilau Ale" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rusdi" ;
            vcard:hasEmail <mailto:rilauale@bulukumba.go.id> ] ;
    dcat:keyword "Kec Rilau Ale",
        "jumlah",
        "luas wilayah" ;
    dcat:landingPage <rilauale%20@bulukumba.goid> .

<https://opendata.bulukumbakab.go.id/organization/329ad9e2-90f9-4858-ae7f-d9720ba98366> a foaf:Organization ;
    foaf:name "Kecamatan Rilau Ale" .

