@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/5fee8430-97d4-4685-96d1-5dec0d43b831> a dcat:Dataset ;
    dct:description "Jumlah Persil Tanah Pemerintah yang di validasi menurut Kecamatan Tahun 2022" ;
    dct:identifier "5fee8430-97d4-4685-96d1-5dec0d43b831" ;
    dct:issued "2023-10-02T11:56:11.331493"^^xsd:dateTime ;
    dct:modified "2023-10-02T11:56:11.331504"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/18cae6c0-7440-41c3-9f07-3e693db52840> ;
    dct:title "Jumlah Persil Tanah Pemerintah yang di validasi menurut Kecamatan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tari Wulandari" ;
            vcard:hasEmail <mailto:tariwulandari339@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/5fee8430-97d4-4685-96d1-5dec0d43b831/resource/01749861-06bd-4c6d-a1ea-e14d825bca63> ;
    dcat:keyword "2022",
        "Persil Tanah Pemerintah yang di Validasi" .

<http://5.189.187.109/dataset/5fee8430-97d4-4685-96d1-5dec0d43b831/resource/01749861-06bd-4c6d-a1ea-e14d825bca63> a dcat:Distribution ;
    dct:description "Jumlah Persil Tanah Pemerintah yang di validasi menurut Kecamatan Tahun 2022" ;
    dct:format "CSV" ;
    dct:issued "2023-09-19T02:51:56.539185"^^xsd:dateTime ;
    dct:modified "2023-10-02T11:56:11.321864"^^xsd:dateTime ;
    dct:title "Jumlah persil tanah bangunan pemerintah yang divalidasi menurut kecamatan Tahun 2022.csv" ;
    dcat:accessURL <https://data.acehselatankab.go.id/dataset/5fee8430-97d4-4685-96d1-5dec0d43b831/resource/01749861-06bd-4c6d-a1ea-e14d825bca63/download/jumlah-persil-tanah-bangunan-pemerintah-yang-divalidasi-menurut-kecamatan-tahun-2022.csv> ;
    dcat:byteSize "393"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/18cae6c0-7440-41c3-9f07-3e693db52840> a foaf:Agent ;
    foaf:name "Kabupaten Aceh Selatan" .

