@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/ce0e4f2b-c74e-4a62-a8e3-9a3b22de4bbc> a dcat:Dataset ;
    dct:description "Jumlah Kecamatan yang Memiliki Zona Nilai Tanah Tahun 2022" ;
    dct:identifier "ce0e4f2b-c74e-4a62-a8e3-9a3b22de4bbc" ;
    dct:issued "2023-10-02T11:57:09.633789"^^xsd:dateTime ;
    dct:modified "2023-10-02T11:57:09.633793"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/18cae6c0-7440-41c3-9f07-3e693db52840> ;
    dct:title "Jumlah Kecamatan yang Memiliki Zona Nilai Tanah" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tari Wulandari" ;
            vcard:hasEmail <mailto:tariwulandari339@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/ce0e4f2b-c74e-4a62-a8e3-9a3b22de4bbc/resource/16c86ce4-71a8-4b4d-a174-aace630f1acc> .

<http://5.189.187.109/dataset/ce0e4f2b-c74e-4a62-a8e3-9a3b22de4bbc/resource/16c86ce4-71a8-4b4d-a174-aace630f1acc> a dcat:Distribution ;
    dct:description "Kecamatan yang Memiliki Zona Nilai Tanah Tahun 2022" ;
    dct:format "CSV" ;
    dct:issued "2023-09-19T02:07:22.038924"^^xsd:dateTime ;
    dct:modified "2023-10-02T11:57:09.630847"^^xsd:dateTime ;
    dct:title "Jumlah Kecamatan yang Memiliki Zona Nilai Tanah Tahun 2022.csv" ;
    dcat:accessURL <https://data.acehselatankab.go.id/dataset/ce0e4f2b-c74e-4a62-a8e3-9a3b22de4bbc/resource/16c86ce4-71a8-4b4d-a174-aace630f1acc/download/jumlah-kecamatan-yang-memiliki-zona-nilai-tanah-tahun-2022.csv> ;
    dcat:byteSize "117"^^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" .

