@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/c1bc7b40-58a4-44ac-9553-e3e932c73104> a dcat:Dataset ;
    dct:description "Dataset ini berisi jumlah layanan media cetak di Kecamatan pada tahun 2023" ;
    dct:identifier "c1bc7b40-58a4-44ac-9553-e3e932c73104" ;
    dct:issued "2024-07-27T11:22:38.993410"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:22:38.993416"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8a2df550-974d-4d7d-94e8-239794ce0909> ;
    dct:title "Jumlah Layanan Media Cetak 2023 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/c1bc7b40-58a4-44ac-9553-e3e932c73104/resource/29f1fb99-7488-441b-9387-a7d20d1ca107>,
        <http://5.189.187.109/dataset/c1bc7b40-58a4-44ac-9553-e3e932c73104/resource/a49a527a-5452-400b-bd18-78e7040744d5> ;
    dcat:keyword "2023",
        "Kec.Cisata",
        "layananmediacetak" .

<http://5.189.187.109/dataset/c1bc7b40-58a4-44ac-9553-e3e932c73104/resource/29f1fb99-7488-441b-9387-a7d20d1ca107> a dcat:Distribution ;
    dct:description "Jumlah Layanan Media Cetak csv" ;
    dct:format "CSV" ;
    dct:issued "2024-01-08T05:05:01.226452"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:22:38.981439"^^xsd:dateTime ;
    dct:title "Jumlah Layanan Media Cetak" ;
    dcat:accessURL <https://ujistatistik.pandeglangkab.go.id/uploads/1704690328.csv> ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/dataset/c1bc7b40-58a4-44ac-9553-e3e932c73104/resource/a49a527a-5452-400b-bd18-78e7040744d5> a dcat:Distribution ;
    dct:description "Jumlah Layanan Media Cetak xlsx" ;
    dct:format "XLSX" ;
    dct:issued "2024-01-08T05:04:47.405132"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:22:38.979555"^^xsd:dateTime ;
    dct:title "Jumlah Layanan Media Cetak" ;
    dcat:accessURL <https://ujistatistik.pandeglangkab.go.id/uploads/1704690314.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" .

