@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/3562685d-b9cb-4204-8712-210d4ac098a6> a dcat:Dataset ;
    dct:description """Dataset ini berisi nama jalan lingkungan, panjang jalan, lebar jalan, jenis kontruksi, kondisi jalan dan satuan\r
\r
""" ;
    dct:identifier "3562685d-b9cb-4204-8712-210d4ac098a6" ;
    dct:issued "2023-06-13T10:01:29.146326"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:01:29.146332"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Jalan Lingkungan Kelurahan Parit Mayor Kecamatan Pontianak Timur" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bidang Statistik Sektoral" ;
            vcard:hasEmail <mailto:statistikdki@pontianak.go.id> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/3562685d-b9cb-4204-8712-210d4ac098a6/resource/2a4668de-b4fe-4fde-b323-81638d76459d>,
        <http://5.189.187.109:5000/dataset/3562685d-b9cb-4204-8712-210d4ac098a6/resource/bbd0289a-8bbe-4824-bcc3-7d7c19674f54> ;
    dcat:keyword "Data Jalan Lingkungan",
        "Kelurahan Parit Mayor" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109:5000/dataset/3562685d-b9cb-4204-8712-210d4ac098a6/resource/2a4668de-b4fe-4fde-b323-81638d76459d> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-02-18T04:29:51.208371"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:01:29.136357"^^xsd:dateTime ;
    dct:title "Data Jalan Lingkungan Kelurahan Parit Mayor Kecamatan Pontianak Timur.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/3562685d-b9cb-4204-8712-210d4ac098a6/resource/2a4668de-b4fe-4fde-b323-81638d76459d/download/data-jalan-lingkungan-kelurahan-parit-mayor-kecamatan-pontianak-timur.xlsx> ;
    dcat:byteSize "17593"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/dataset/3562685d-b9cb-4204-8712-210d4ac098a6/resource/bbd0289a-8bbe-4824-bcc3-7d7c19674f54> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-01-05T01:28:09.328336"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:01:29.138887"^^xsd:dateTime ;
    dct:title "Data Jalan Lingkungan Kelurahan Parit Mayor Kecamatan Pontianak Timur Tahun 2021.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/3562685d-b9cb-4204-8712-210d4ac098a6/resource/bbd0289a-8bbe-4824-bcc3-7d7c19674f54/download/data-jalan-lingkungan-kelurahan-parit-mayor-kecamatan-pontianak-timur-tahun-2021.xlsx> ;
    dcat:byteSize "10306"^^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 .

