@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/68455b26-f323-4b48-ae0a-d4f6500b49a8> a dcat:Dataset ;
    dct:description """Data set ini berisi uraian, jumlah dan satuan\r
""" ;
    dct:identifier "68455b26-f323-4b48-ae0a-d4f6500b49a8" ;
    dct:issued "2023-06-13T10:55:36.077539"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:55:36.077544"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Sektor Pertanian di Kecamatan Pontianak Utara" ;
    dcat:distribution <http://5.189.187.109/dataset/68455b26-f323-4b48-ae0a-d4f6500b49a8/resource/ea2b74e2-268f-48a8-8f5d-7f975a727562> ;
    dcat:keyword "Kecamatan Pontianak Utara",
        "Sektor Pertanian",
        "Tahun 2018" ;
    dcat:landingPage <xlxs> .

<http://5.189.187.109/dataset/68455b26-f323-4b48-ae0a-d4f6500b49a8/resource/ea2b74e2-268f-48a8-8f5d-7f975a727562> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-07-01T07:16:43.632446"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:55:36.069477"^^xsd:dateTime ;
    dct:title "Data Sektor Pertanian Tahun 2018 di Kecamatan Pontianak Utara.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/68455b26-f323-4b48-ae0a-d4f6500b49a8/resource/ea2b74e2-268f-48a8-8f5d-7f975a727562/download/data-sektor-pertanian-tahun-2018-di-kecamatan-pontianak-utara.xlsx> ;
    dcat:byteSize "9615"^^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 .

