@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/a7ef8dc2-65c1-4d43-b878-df65d0c90290> a dcat:Dataset ;
    dct:description """Data ini berisi Data Kelurahan, Lurah, dan Alamat Kantor\r
""" ;
    dct:identifier "a7ef8dc2-65c1-4d43-b878-df65d0c90290" ;
    dct:issued "2023-06-13T12:08:09.061280"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:08:09.061287"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Kelurahan se-Kecamatan Pontianak Barat" ;
    dcat:distribution <http://5.189.187.109/dataset/a7ef8dc2-65c1-4d43-b878-df65d0c90290/resource/df57f80f-a60c-4b40-a017-5dfba4d08dad> ;
    dcat:keyword "Kelurahan se-Kecamatan",
        "kecamatan pontianak barat" .

<http://5.189.187.109/dataset/a7ef8dc2-65c1-4d43-b878-df65d0c90290/resource/df57f80f-a60c-4b40-a017-5dfba4d08dad> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-07-23T01:49:53.367662"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:08:09.052080"^^xsd:dateTime ;
    dct:title "Data Kelurahan se-Kecamatan Pontianak Barat.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/a7ef8dc2-65c1-4d43-b878-df65d0c90290/resource/df57f80f-a60c-4b40-a017-5dfba4d08dad/download/data-kelurahan-se-kecamatan-pontianak-barat.xlsx> ;
    dcat:byteSize "9104"^^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" .

