@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/dd6d2d30-49dc-45be-af62-db4dfeee5eb1> a dcat:Dataset ;
    dct:description "Berikut data jumlah kasus penertiban PKL yang berada di dalam Kabupaten Aceh Timur Tahun 2023" ;
    dct:identifier "dd6d2d30-49dc-45be-af62-db4dfeee5eb1" ;
    dct:issued "2024-05-02T18:39:34.884678"^^xsd:dateTime ;
    dct:modified "2024-05-02T18:39:34.884688"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/385c65f1-cfd8-41bc-944e-53622276ce90> ;
    dct:title "Penertiban PKL Aceh Timur Tahun 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "FIL AMZATIL AKBAR S.E." ;
            vcard:hasEmail <mailto:filamzatilakbar@acehtimurkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/dd6d2d30-49dc-45be-af62-db4dfeee5eb1/resource/01958d4a-bd70-45cb-a077-4c3e2c49b773> ;
    dcat:keyword "acehtimur",
        "penertiban",
        "pkl",
        "satpolppwh" .

<http://5.189.187.109/dataset/dd6d2d30-49dc-45be-af62-db4dfeee5eb1/resource/01958d4a-bd70-45cb-a077-4c3e2c49b773> a dcat:Distribution ;
    dct:description "jumlah data penertiban kasus pkl di kabupaten aceh timur tahun 2023" ;
    dct:format "CSV" ;
    dct:issued "2024-04-29T04:34:43.602661"^^xsd:dateTime ;
    dct:modified "2024-05-02T18:39:34.870658"^^xsd:dateTime ;
    dct:title "Penertiban PKL Aceh Timur 2023.csv" ;
    dcat:accessURL <https://data.acehtimurkab.go.id/dataset/dd6d2d30-49dc-45be-af62-db4dfeee5eb1/resource/01958d4a-bd70-45cb-a077-4c3e2c49b773/download/penertiban-pkl-aceh-timur-2023.csv> ;
    dcat:byteSize "814"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/385c65f1-cfd8-41bc-944e-53622276ce90> a foaf:Agent ;
    foaf:name "Kabupaten Aceh Timur" .

