@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/2b11cccd-1cdd-4f83-900a-ba8cc12a718f> a dcat:Dataset ;
    dct:description """Data set ini berisi uraian, luas tanah dan satuan\r
""" ;
    dct:identifier "2b11cccd-1cdd-4f83-900a-ba8cc12a718f" ;
    dct:issued "2023-06-13T09:51:30.274019"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:51:30.274024"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Luas Wilayah Menurut Tanah Kering di Kecamatan Pontianak Utara" ;
    dcat:distribution <http://5.189.187.109/dataset/2b11cccd-1cdd-4f83-900a-ba8cc12a718f/resource/cfb04c36-05e0-4fe2-b1a4-b07c4b653fa0> ;
    dcat:keyword "Kecamatan Pontianak Utara",
        "Tahun 2018",
        "Tanah Kering" ;
    dcat:landingPage <xlxs> .

<http://5.189.187.109/dataset/2b11cccd-1cdd-4f83-900a-ba8cc12a718f/resource/cfb04c36-05e0-4fe2-b1a4-b07c4b653fa0> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-07-02T01:14:06.082072"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:51:30.265339"^^xsd:dateTime ;
    dct:title "Data Luas Wilayah Menurut Tanah Kering Tahun 2018 di Kecamatan Pontianak Utara.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/2b11cccd-1cdd-4f83-900a-ba8cc12a718f/resource/cfb04c36-05e0-4fe2-b1a4-b07c4b653fa0/download/data-luas-wilayah-menurut-tanah-kering-tahun-2018-di-kecamatan-pontianak-utara.xlsx> ;
    dcat:byteSize "10919"^^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 .

