@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#> .

<https://opendata.kuburayakab.go.id/dataset/e5d78b35-56ea-4674-8d61-9b8f026eaf6a> a dcat:Dataset ;
    dct:description "Data Penertiban Lapak Per Kecamatan" ;
    dct:identifier "e5d78b35-56ea-4674-8d61-9b8f026eaf6a" ;
    dct:issued "2023-01-31T08:44:01.472253"^^xsd:dateTime ;
    dct:modified "2023-01-31T08:44:01.472258"^^xsd:dateTime ;
    dct:publisher <https://opendata.kuburayakab.go.id/organization/7cfca200-8b8f-44b3-a072-e206b0fd7221> ;
    dct:title "Data Penertiban Lapak Per Kecamatan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Satuan Polisi Pamong Praja" ;
            vcard:hasEmail <mailto:satpolpp@kuburayakab.go.id> ] ;
    dcat:distribution <https://opendata.kuburayakab.go.id/dataset/e5d78b35-56ea-4674-8d61-9b8f026eaf6a/resource/1ed17d31-fe6c-41bd-9b60-9cfc11df6c54>,
        <https://opendata.kuburayakab.go.id/dataset/e5d78b35-56ea-4674-8d61-9b8f026eaf6a/resource/ce48307c-f45f-465c-8ca9-769633465e67> ;
    dcat:keyword "2021",
        "kecamatan",
        "kubu raya",
        "lapak",
        "penertiban" .

<https://opendata.kuburayakab.go.id/dataset/e5d78b35-56ea-4674-8d61-9b8f026eaf6a/resource/1ed17d31-fe6c-41bd-9b60-9cfc11df6c54> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:title "Data Penertiban Lapak Per Kecamatan.json" ;
    dcat:accessURL <https://satudata.kuburayakab.go.id/dataset/e5d78b35-56ea-4674-8d61-9b8f026eaf6a/resource/1ed17d31-fe6c-41bd-9b60-9cfc11df6c54/download/data-penertiban-lapak-per-kecamatan.json> ;
    dcat:byteSize 1294.0 ;
    dcat:mediaType "application/json" .

<https://opendata.kuburayakab.go.id/dataset/e5d78b35-56ea-4674-8d61-9b8f026eaf6a/resource/ce48307c-f45f-465c-8ca9-769633465e67> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:title "Data Penertiban Lapak Per Kecamatan.pdf" ;
    dcat:accessURL <https://satudata.kuburayakab.go.id/dataset/e5d78b35-56ea-4674-8d61-9b8f026eaf6a/resource/ce48307c-f45f-465c-8ca9-769633465e67/download/data-penertiban-lapak-per-kecamatan.pdf> ;
    dcat:byteSize 8892.0 ;
    dcat:mediaType "application/pdf" .

<https://opendata.kuburayakab.go.id/organization/7cfca200-8b8f-44b3-a072-e206b0fd7221> a foaf:Organization ;
    foaf:name "Satuan Polisi Pamong Praja" .

