@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/eed8d34a-b56d-485e-859a-662403221552> a dcat:Dataset ;
    dct:description """Data set ini berisi jenis pengolahan hasil ternak dan jumlah pemilik\r
""" ;
    dct:identifier "eed8d34a-b56d-485e-859a-662403221552" ;
    dct:issued "2023-06-13T13:39:17.519509"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:39:17.519515"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Pemilik Usaha Pengolahan Hasil Ternak di Kecamatan Pontianak Utara" ;
    dcat:distribution <http://5.189.187.109/dataset/eed8d34a-b56d-485e-859a-662403221552/resource/cb56f3de-8f59-4d7d-8eca-5a4b59dc8832> ;
    dcat:keyword "Kecamatan Pontianak Utara",
        "Pengolahan Hasil Ternak",
        "Tahun 2018" ;
    dcat:landingPage <xlxs> .

<http://5.189.187.109/dataset/eed8d34a-b56d-485e-859a-662403221552/resource/cb56f3de-8f59-4d7d-8eca-5a4b59dc8832> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-07-02T03:22:31.615290"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:39:17.510005"^^xsd:dateTime ;
    dct:title "Data Pemilik Usaha Pengolahan Hasil Ternak Tahun 2018 di Kecamatan Pontianak Utara.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/eed8d34a-b56d-485e-859a-662403221552/resource/cb56f3de-8f59-4d7d-8eca-5a4b59dc8832/download/data-pemilik-usaha-pengolahan-hasil-ternak-tahun-2018-di-kecamatan-pontianak-utara.xlsx> ;
    dcat:byteSize "11330"^^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 .

