@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/6f40569f-2ccd-457f-b27a-1da37dbd9f09> a dcat:Dataset ;
    dct:description """Data ini berisi No, Kecamatan dan Jumlah Ayam Ras\r
""" ;
    dct:identifier "6f40569f-2ccd-457f-b27a-1da37dbd9f09" ;
    dct:issued "2023-06-13T11:03:08.089083"^^xsd:dateTime ;
    dct:modified "2023-06-13T11:03:08.089089"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Pemotongan Ternak Ayam Ras Kota Pontianak" ;
    dcat:distribution <http://5.189.187.109/dataset/6f40569f-2ccd-457f-b27a-1da37dbd9f09/resource/a6eb49f5-37b2-4d4f-a667-0b9d5195f97e> ;
    dcat:keyword "Ayam",
        "Kota Pontianak",
        "Ras" .

<http://5.189.187.109/dataset/6f40569f-2ccd-457f-b27a-1da37dbd9f09/resource/a6eb49f5-37b2-4d4f-a667-0b9d5195f97e> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-07-24T01:10:50.769192"^^xsd:dateTime ;
    dct:modified "2023-06-13T11:03:08.080573"^^xsd:dateTime ;
    dct:title "Data Pemotongan Ternak Ayam Ras Kota Pontianak per Kecamatan.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/6f40569f-2ccd-457f-b27a-1da37dbd9f09/resource/a6eb49f5-37b2-4d4f-a667-0b9d5195f97e/download/data-pemotongan-ternak-ayam-ras-kota-pontianak-per-kecamatan.xlsx> ;
    dcat:byteSize "10284"^^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" .

