@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/26738a6d-9995-4393-ae4e-d3e2f82702cd> a dcat:Dataset ;
    dct:description """Data set ini berisi Prasarana Komunikasi, keterangan dan jumlah pemakaian\r
""" ;
    dct:identifier "26738a6d-9995-4393-ae4e-d3e2f82702cd" ;
    dct:issued "2023-06-13T09:46:59.118884"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:46:59.118891"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Telepon di Kecamatan Pontianak Utara" ;
    dcat:distribution <http://5.189.187.109/dataset/26738a6d-9995-4393-ae4e-d3e2f82702cd/resource/d6c060eb-e245-4bf7-926a-d28a20c194ca> ;
    dcat:keyword "Kecamatan Pontianak Utara",
        "Tahun 2018",
        "Telepon" ;
    dcat:landingPage <xlxs> .

<http://5.189.187.109/dataset/26738a6d-9995-4393-ae4e-d3e2f82702cd/resource/d6c060eb-e245-4bf7-926a-d28a20c194ca> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-07-02T03:45:36.902978"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:46:59.110842"^^xsd:dateTime ;
    dct:title "Data Telepon Tahun 2018 di Kecamatan Pontianak Utara.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/26738a6d-9995-4393-ae4e-d3e2f82702cd/resource/d6c060eb-e245-4bf7-926a-d28a20c194ca/download/data-telepon-tahun-2018-di-kecamatan-pontianak-utara.xlsx> ;
    dcat:byteSize "10687"^^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 .

