@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/9d8117b3-f653-4e30-989c-f1c4bb6677c5> a dcat:Dataset ;
    dct:description """Data set ini berisi jenis tanaman, luas, hasil panen dan satuan\r
""" ;
    dct:identifier "9d8117b3-f653-4e30-989c-f1c4bb6677c5" ;
    dct:issued "2023-06-13T11:55:10.793588"^^xsd:dateTime ;
    dct:modified "2023-06-13T11:55:10.793594"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Jenis Tanaman di Kecamatan Pontianak Utara" ;
    dcat:distribution <http://5.189.187.109/dataset/9d8117b3-f653-4e30-989c-f1c4bb6677c5/resource/717f9c22-af44-4eb2-975e-0fbb196fca94> ;
    dcat:keyword "Jenis Tanaman",
        "Kecamatan Pontianak Utara",
        "Tahun 2018" ;
    dcat:landingPage <xlxs> .

<http://5.189.187.109/dataset/9d8117b3-f653-4e30-989c-f1c4bb6677c5/resource/717f9c22-af44-4eb2-975e-0fbb196fca94> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-07-02T00:44:31.451409"^^xsd:dateTime ;
    dct:modified "2023-06-13T11:55:10.785450"^^xsd:dateTime ;
    dct:title "Data Jenis Tanaman Tahun 2018 di Kecamatan Pontianak Utara.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/9d8117b3-f653-4e30-989c-f1c4bb6677c5/resource/717f9c22-af44-4eb2-975e-0fbb196fca94/download/data-jenis-tanaman-tahun-2018-di-kecamatan-pontianak-utara.xlsx> ;
    dcat:byteSize "16395"^^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 .

