@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:5000/dataset/fcd0c60a-6f72-409a-ab71-5e4b8db0740a> a dcat:Dataset ;
    dct:description """Data set ini berisi batas sebelah utara, sebelah selatan, sebelah timur dan sebelah barat\r
""" ;
    dct:identifier "fcd0c60a-6f72-409a-ab71-5e4b8db0740a" ;
    dct:issued "2023-06-13T13:55:08.595525"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:55:08.595532"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Batas Wilayah Kelurahan Tengah Kecamatan Pontianak Kota" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/fcd0c60a-6f72-409a-ab71-5e4b8db0740a/resource/2d696cc6-4178-4546-b2d3-fc6687481f50>,
        <http://5.189.187.109:5000/dataset/fcd0c60a-6f72-409a-ab71-5e4b8db0740a/resource/d548129b-7fc3-4f3a-926b-b25e35923f51> ;
    dcat:keyword "Batas Wilayah",
        "Kecamatan Pontianak Kota",
        "Kelurahan Tengah" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109:5000/dataset/fcd0c60a-6f72-409a-ab71-5e4b8db0740a/resource/2d696cc6-4178-4546-b2d3-fc6687481f50> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-12-07T07:18:24.995272"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:55:08.373485"^^xsd:dateTime ;
    dct:title "Data Batas Wilayah Kelurahan Tengah Kecamatan Pontianak Kota Tahun 2021.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/fcd0c60a-6f72-409a-ab71-5e4b8db0740a/resource/2d696cc6-4178-4546-b2d3-fc6687481f50/download/data-batas-wilayah-kelurahan-tengah-kecamatan-pontianak-kota-tahun-2021.xlsx> ;
    dcat:byteSize "11793"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/dataset/fcd0c60a-6f72-409a-ab71-5e4b8db0740a/resource/d548129b-7fc3-4f3a-926b-b25e35923f51> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-08-27T04:01:08.777780"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:55:08.371398"^^xsd:dateTime ;
    dct:title "Data Batas Wilayah Kelurahan Tengah Kecamatan Pontianak Kota.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/fcd0c60a-6f72-409a-ab71-5e4b8db0740a/resource/d548129b-7fc3-4f3a-926b-b25e35923f51/download/data-batas-wilayah-kelurahan-tengah-kecamatan-pontianak-kota.xlsx> ;
    dcat:byteSize "9217"^^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 .

