@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/10032bf4-ae18-46ed-a8c9-6ad6411bee3b> a dcat:Dataset ;
    dct:identifier "10032bf4-ae18-46ed-a8c9-6ad6411bee3b" ;
    dct:issued "2022-10-10T02:14:20.808344"^^xsd:dateTime ;
    dct:modified "2022-10-10T02:14:20.808350"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/6e72477f-b528-4da1-8aaf-066c6ab7b374> ;
    dct:title "Luas Wilayah Alam Barajo, Nama Lurah dan Camat" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ihsan" ;
            vcard:hasEmail <mailto:sancaka30@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/10032bf4-ae18-46ed-a8c9-6ad6411bee3b/resource/3f0fb9a6-ae9e-4caf-bd07-013c2685f4a4> ;
    dcat:keyword "goverment" .

<http://5.189.187.109/dataset/10032bf4-ae18-46ed-a8c9-6ad6411bee3b/resource/3f0fb9a6-ae9e-4caf-bd07-013c2685f4a4> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-09-02T01:42:01.621959"^^xsd:dateTime ;
    dct:modified "2022-10-10T02:14:20.803699"^^xsd:dateTime ;
    dct:title "Data Luas WIlayah Kecamatan dan Kelurahan dan Batas.csv" ;
    dcat:accessURL <http://data.jambikota.go.id/dataset/10032bf4-ae18-46ed-a8c9-6ad6411bee3b/resource/3f0fb9a6-ae9e-4caf-bd07-013c2685f4a4/download/data-luas-wilayah-kecamatan-dan-kelurahan-dan-batas.csv> .

<http://5.189.187.109/organization/6e72477f-b528-4da1-8aaf-066c6ab7b374> a foaf:Agent ;
    foaf:name "Kota Jambi" .

