@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/2b74d8ba-4f6c-41d4-9de9-8e4d08aefe3a> a dcat:Dataset ;
    dct:description "Dataset ini berisi penduduk memiliki lahan" ;
    dct:identifier "2b74d8ba-4f6c-41d4-9de9-8e4d08aefe3a" ;
    dct:issued "2024-07-27T11:10:21.587808"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:10:21.587815"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8a2df550-974d-4d7d-94e8-239794ce0909> ;
    dct:title "Penduduk memiliki lahan Kecamatan Pandeglang Tahun 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kepala Seksi Pemerintahan Kecamatan Pandeglang" ;
            vcard:hasEmail <mailto:pandeglangkecamatan@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/2b74d8ba-4f6c-41d4-9de9-8e4d08aefe3a/resource/0b131a86-749c-46ea-9d55-466e3eb5219a>,
        <http://5.189.187.109/dataset/2b74d8ba-4f6c-41d4-9de9-8e4d08aefe3a/resource/2dc523d8-87da-4f60-926f-c8d0f1fa7d2e> ;
    dcat:keyword "2022",
        "Bimtek",
        "kec.pandeglang",
        "pendudukmemilikilahan" .

<http://5.189.187.109/dataset/2b74d8ba-4f6c-41d4-9de9-8e4d08aefe3a/resource/0b131a86-749c-46ea-9d55-466e3eb5219a> a dcat:Distribution ;
    dct:description "Dataset ini berisi penduduk memiliki lahan Tahun 2022" ;
    dct:format "CSV" ;
    dct:issued "2024-03-13T03:55:30.694416"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:10:21.567878"^^xsd:dateTime ;
    dct:title "Penduduk Memiliki Lahan" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1718782450.csv> ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/dataset/2b74d8ba-4f6c-41d4-9de9-8e4d08aefe3a/resource/2dc523d8-87da-4f60-926f-c8d0f1fa7d2e> a dcat:Distribution ;
    dct:description "Dataset ini berisi penduduk memiliki lahan Tahun 2022" ;
    dct:format "XLSX" ;
    dct:issued "2024-03-13T03:55:06.896449"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:10:21.566016"^^xsd:dateTime ;
    dct:title "Penduduk Memiliki Lahan" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1718782434.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

