@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://opendata.kuburayakab.go.id/dataset/e89ac388-5c45-4be8-bed1-65c7457f5cec> a dcat:Dataset ;
    dct:description "Dataset ini berisi tentang Menara Komersial di Kabupaten Kubu Raya per bulan Desember 2022" ;
    dct:identifier "e89ac388-5c45-4be8-bed1-65c7457f5cec" ;
    dct:issued "2023-01-31T08:59:38.919010"^^xsd:dateTime ;
    dct:modified "2023-01-31T08:59:38.919015"^^xsd:dateTime ;
    dct:publisher <https://opendata.kuburayakab.go.id/organization/2f59ff27-5d71-4b10-a546-45054fdbebd3> ;
    dct:title "Menara Komersial Tahun 2022" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Arif Rafiqin" ;
            vcard:hasEmail <mailto:arifrafiqin0830@gmail.com> ] ;
    dcat:distribution <https://opendata.kuburayakab.go.id/dataset/e89ac388-5c45-4be8-bed1-65c7457f5cec/resource/6ca58c8c-b1c9-4c1e-bdf1-e96391e8454f>,
        <https://opendata.kuburayakab.go.id/dataset/e89ac388-5c45-4be8-bed1-65c7457f5cec/resource/a35d8059-2e42-4ee7-8206-52f523882293> ;
    dcat:keyword "2022",
        "komersial",
        "menara" ;
    dcat:landingPage <https://geoinformasi.kuburayakab.go.id> .

<https://opendata.kuburayakab.go.id/dataset/e89ac388-5c45-4be8-bed1-65c7457f5cec/resource/6ca58c8c-b1c9-4c1e-bdf1-e96391e8454f> a dcat:Distribution ;
    dct:description "Dataset ini berisi tentang Menara Komersial di Kabupaten Kubu Raya per bulan Desember 2022" ;
    dct:format "JSON" ;
    dct:title "Menara Komersial Tahun 2022" ;
    dcat:accessURL <https://satudata.kuburayakab.go.id/dataset/e89ac388-5c45-4be8-bed1-65c7457f5cec/resource/6ca58c8c-b1c9-4c1e-bdf1-e96391e8454f/download/menara-komersial-tahun-2022.json> ;
    dcat:byteSize 27199.0 ;
    dcat:mediaType "application/json" .

<https://opendata.kuburayakab.go.id/dataset/e89ac388-5c45-4be8-bed1-65c7457f5cec/resource/a35d8059-2e42-4ee7-8206-52f523882293> a dcat:Distribution ;
    dct:description "Dataset ini berisi tentang Menara Komersial di Kabupaten Kubu Raya per bulan Desember 2022" ;
    dct:format "PDF" ;
    dct:title "Menara Komersial Tahun 2022" ;
    dcat:accessURL <https://satudata.kuburayakab.go.id/dataset/e89ac388-5c45-4be8-bed1-65c7457f5cec/resource/a35d8059-2e42-4ee7-8206-52f523882293/download/menara-komersial-tahun-2022.pdf> ;
    dcat:byteSize 63264.0 ;
    dcat:mediaType "application/pdf" .

<https://opendata.kuburayakab.go.id/organization/2f59ff27-5d71-4b10-a546-45054fdbebd3> a foaf:Organization ;
    foaf:name "Dinas Komunikasi dan Informatika" .

