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

<http://5.189.187.109/dataset/13148ecb-0f6b-4aaa-9e22-0d95a1fe2155> a dcat:Dataset ;
    dct:description """Data set ini berisi nama indikator, jumlah dan keterangan\r
""" ;
    dct:identifier "13148ecb-0f6b-4aaa-9e22-0d95a1fe2155" ;
    dct:issued "2023-06-13T09:24:58.440603"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:24:58.440613"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Radio dan Televisi di Kecamatan Pontianak Utara" ;
    dcat:distribution <http://5.189.187.109/dataset/13148ecb-0f6b-4aaa-9e22-0d95a1fe2155/resource/9ed168bc-8cab-4fe1-bc8d-5133c3e24564> ;
    dcat:keyword "Kecamatan Pontianak Utara",
        "Radio dan Televisi",
        "Tahun 2018" ;
    dcat:landingPage <xlxs> .

<http://5.189.187.109/dataset/13148ecb-0f6b-4aaa-9e22-0d95a1fe2155/resource/9ed168bc-8cab-4fe1-bc8d-5133c3e24564> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-07-01T08:07:44.330780"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:24:58.090146"^^xsd:dateTime ;
    dct:title "Data  Radio dan Televisi Tahun 2018 di Kecamatan Pontianak Utara.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/13148ecb-0f6b-4aaa-9e22-0d95a1fe2155/resource/9ed168bc-8cab-4fe1-bc8d-5133c3e24564/download/data-radio-dan-televisi-tahun-2018-di-kecamatan-pontianak-utara.xlsx> ;
    dcat:byteSize "10627"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> a foaf:Agent ;
    foaf:name "Kota Pontianak" .

<xlxs> a foaf:Document .

