@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/9da33a75-0a4d-439c-8cde-2b1d618dbbd5> a dcat:Dataset ;
    dct:description """Data set ini berisi jenis ternak, jumlah pemilik dan perkiraan jumlah populasi\r
""" ;
    dct:identifier "9da33a75-0a4d-439c-8cde-2b1d618dbbd5" ;
    dct:issued "2023-06-13T11:55:16.494499"^^xsd:dateTime ;
    dct:modified "2023-06-13T11:55:16.494506"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Jenis Populasi Ternak di Kecamatan Pontianak Utara" ;
    dcat:distribution <http://5.189.187.109/dataset/9da33a75-0a4d-439c-8cde-2b1d618dbbd5/resource/c1c6f250-4428-439b-94a2-aae7a3f854c1> ;
    dcat:keyword "Kecamatan Pontianak Utara",
        "Populasi Ternak",
        "Tahun 2018" ;
    dcat:landingPage <xlxs> .

<http://5.189.187.109/dataset/9da33a75-0a4d-439c-8cde-2b1d618dbbd5/resource/c1c6f250-4428-439b-94a2-aae7a3f854c1> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-07-02T00:43:05.212527"^^xsd:dateTime ;
    dct:modified "2023-06-13T11:55:16.485738"^^xsd:dateTime ;
    dct:title "Data Jenis Populasi Ternak Tahun 2018 di Kecamatan Pontianak Utara.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/9da33a75-0a4d-439c-8cde-2b1d618dbbd5/resource/c1c6f250-4428-439b-94a2-aae7a3f854c1/download/data-jenis-populasi-ternak-tahun-2018-di-kecamatan-pontianak-utara.xlsx> ;
    dcat:byteSize "11557"^^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 .

