@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/d0509144-3fa5-4458-9bd0-9c9fc3940d6f> a dcat:Dataset ;
    dct:description "Dataset ini berisi jumlah retail di Kecamatan pada tahun 2022" ;
    dct:identifier "d0509144-3fa5-4458-9bd0-9c9fc3940d6f" ;
    dct:issued "2024-07-27T11:24:13.422389"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:24:13.422395"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8a2df550-974d-4d7d-94e8-239794ce0909> ;
    dct:title "Jumlah Retail di Kecamatan	2022 Kecamatan Cisata" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kasi Pemerintahan" ;
            vcard:hasEmail <mailto:cisatakantor@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/d0509144-3fa5-4458-9bd0-9c9fc3940d6f/resource/d1553b00-a554-4206-a7f3-6e9848797070>,
        <http://5.189.187.109/dataset/d0509144-3fa5-4458-9bd0-9c9fc3940d6f/resource/f407238d-bf60-4130-a60e-ff5d2b75bb19> ;
    dcat:keyword "2022",
        "Kec.Cisata",
        "jumlahretail" .

<http://5.189.187.109/dataset/d0509144-3fa5-4458-9bd0-9c9fc3940d6f/resource/d1553b00-a554-4206-a7f3-6e9848797070> a dcat:Distribution ;
    dct:description "Jumlah Retail di Kecamatan xlsx" ;
    dct:format "XLSX" ;
    dct:issued "2023-12-30T12:57:16.729892"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:24:13.407712"^^xsd:dateTime ;
    dct:title "Jumlah Retail di Kecamatan" ;
    dcat:accessURL <https://ujistatistik.pandeglangkab.go.id/uploads/1703941069.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/d0509144-3fa5-4458-9bd0-9c9fc3940d6f/resource/f407238d-bf60-4130-a60e-ff5d2b75bb19> a dcat:Distribution ;
    dct:description "Jumlah Retail di Kecamatan csv" ;
    dct:format "CSV" ;
    dct:issued "2023-12-30T12:57:28.391725"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:24:13.409723"^^xsd:dateTime ;
    dct:title "Jumlah Retail di Kecamatan" ;
    dcat:accessURL <https://ujistatistik.pandeglangkab.go.id/uploads/1703941084.csv> ;
    dcat:mediaType "text/csv" .

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

