@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:5000/dataset/0f34bf03-f7da-4e83-b8fa-829190673d78> a dcat:Dataset ;
    dct:description "Penduduk Yang Memiliki Lahan Kecamatan Bojong Tahun 2021" ;
    dct:identifier "0f34bf03-f7da-4e83-b8fa-829190673d78" ;
    dct:issued "2024-07-27T11:08:10.736086"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:08:10.736093"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/8a2df550-974d-4d7d-94e8-239794ce0909> ;
    dct:title "Penduduk Yang Memiliki Lahan Kecamatan Bojong Tahun 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kasi Pemerintahan" ;
            vcard:hasEmail <mailto:kecamatanbojong8@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/0f34bf03-f7da-4e83-b8fa-829190673d78/resource/39ec7cbe-076e-4e45-b4ec-0142a2ce0388>,
        <http://5.189.187.109:5000/dataset/0f34bf03-f7da-4e83-b8fa-829190673d78/resource/fcb791c8-4392-478b-94a6-0fd7b1202f9a> ;
    dcat:keyword "2021",
        "Kec.Bojong" .

<http://5.189.187.109:5000/dataset/0f34bf03-f7da-4e83-b8fa-829190673d78/resource/39ec7cbe-076e-4e45-b4ec-0142a2ce0388> a dcat:Distribution ;
    dct:description "Penduduk Memiliki Lahan Tahun 2021" ;
    dct:format "CSV" ;
    dct:issued "2024-01-17T06:35:43.362877"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:08:10.727950"^^xsd:dateTime ;
    dct:title "Penduduk Memiliki Lahan" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1713338719.csv> ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109:5000/dataset/0f34bf03-f7da-4e83-b8fa-829190673d78/resource/fcb791c8-4392-478b-94a6-0fd7b1202f9a> a dcat:Distribution ;
    dct:description "Penduduk Memiliki Lahan Tahun 2021" ;
    dct:format "XLSX" ;
    dct:issued "2024-01-17T06:35:12.614387"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:08:10.725896"^^xsd:dateTime ;
    dct:title "Penduduk Memiliki Lahan" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1705473330.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/organization/8a2df550-974d-4d7d-94e8-239794ce0909> a foaf:Agent ;
    foaf:name "Kabupaten Pandeglang" .

