@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:5000/dataset/5438017f-5554-45e7-bb7e-463d01256371> a dcat:Dataset ;
    dct:description """Data set ini berisi nama jalan, panjang jalan, lebar jalan, jenis kontruksi, skor, kondisi jalan, fungsi jalan dan kelurahan\r
""" ;
    dct:identifier "5438017f-5554-45e7-bb7e-463d01256371" ;
    dct:issued "2023-06-13T10:34:28.970929"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:34:28.970934"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Jalan Kelurahan Sungaijawi Kecamatan Pontianak Kota" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bidang Statistik Sektoral" ;
            vcard:hasEmail <mailto:statistikdki@pontianakkota.go.id> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/5438017f-5554-45e7-bb7e-463d01256371/resource/82618cbf-57a5-42aa-b7f3-3887a45c8d6f>,
        <http://5.189.187.109:5000/dataset/5438017f-5554-45e7-bb7e-463d01256371/resource/ca027010-73a6-4544-b904-f81e0902c214> ;
    dcat:keyword "Data Jalan",
        "Kecamatan Pontianak Kota" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109:5000/dataset/5438017f-5554-45e7-bb7e-463d01256371/resource/82618cbf-57a5-42aa-b7f3-3887a45c8d6f> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-12-07T03:41:42.386405"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:34:28.964193"^^xsd:dateTime ;
    dct:title "Data Jalan Kelurahan Sungai Jawi Kecamatan Pontianak Kota Tahun 2021.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/5438017f-5554-45e7-bb7e-463d01256371/resource/82618cbf-57a5-42aa-b7f3-3887a45c8d6f/download/data-jalan-kelurahan-sungai-jawi-kecamatan-pontianak-kota-tahun-2021.xlsx> ;
    dcat:byteSize "10512"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/dataset/5438017f-5554-45e7-bb7e-463d01256371/resource/ca027010-73a6-4544-b904-f81e0902c214> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-09-01T07:38:15.146227"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:34:28.962526"^^xsd:dateTime ;
    dct:title "Data Jalan Tahun 2019 di Kelurahan Sungaijawi.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/5438017f-5554-45e7-bb7e-463d01256371/resource/ca027010-73a6-4544-b904-f81e0902c214/download/data-jalan-tahun-2019-di-kelurahan-sungaijawi.xlsx> ;
    dcat:byteSize "10171"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

<xlsx> a foaf:Document .

