@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/32a8e2e1-86f9-486e-b047-2080d0873d84> a dcat:Dataset ;
    dct:description """Data set ini berisi jenis jembatan, kondisi jembatan dan satuan\r
""" ;
    dct:identifier "32a8e2e1-86f9-486e-b047-2080d0873d84" ;
    dct:issued "2023-06-13T09:58:37.394966"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:58:37.394971"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Jembatan Desa atau Kelurahan di Kecamatan Pontianak Utara" ;
    dcat:distribution <http://5.189.187.109/dataset/32a8e2e1-86f9-486e-b047-2080d0873d84/resource/b7867d5c-e132-46fa-a1e9-4a81b2a62f0c> ;
    dcat:keyword "Jembatan Desa atau Kelurahan",
        "Kecamatan Pontianak Utara",
        "Tahun 2018" ;
    dcat:landingPage <xlxs> .

<http://5.189.187.109/dataset/32a8e2e1-86f9-486e-b047-2080d0873d84/resource/b7867d5c-e132-46fa-a1e9-4a81b2a62f0c> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-07-02T00:39:28.240162"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:58:37.383494"^^xsd:dateTime ;
    dct:title "Data Jembatan Desa Atau Kelurahan Tahun 2018 di Kecamatan Pontianak Utara.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/32a8e2e1-86f9-486e-b047-2080d0873d84/resource/b7867d5c-e132-46fa-a1e9-4a81b2a62f0c/download/data-jembatan-desa-atau-kelurahan-tahun-2018-di-kecamatan-pontianak-utara.xlsx> ;
    dcat:byteSize "10526"^^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 .

