@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/1f40bd8e-6c98-4a9f-81da-81c3d0921e5e> a dcat:Dataset ;
    dct:description """Data ini berisi No, Kecamatan dan Populasi Ayam Ras Petelur\r
""" ;
    dct:identifier "1f40bd8e-6c98-4a9f-81da-81c3d0921e5e" ;
    dct:issued "2023-06-13T09:39:35.820864"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:39:35.820872"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Populasi Ternak Ayam Ras Petelur Kota Pontianak" ;
    dcat:distribution <http://5.189.187.109/dataset/1f40bd8e-6c98-4a9f-81da-81c3d0921e5e/resource/44fd8ee4-b155-4dc0-b211-94f9b8ce0402> ;
    dcat:keyword "Kota Pontianak",
        "Petelur",
        "Ternak Ayam Ras" .

<http://5.189.187.109/dataset/1f40bd8e-6c98-4a9f-81da-81c3d0921e5e/resource/44fd8ee4-b155-4dc0-b211-94f9b8ce0402> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-07-24T01:21:13.731833"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:39:35.392127"^^xsd:dateTime ;
    dct:title "Data Populasi Ternak Ayam Ras Petelur di Kota Pontianak per Kecamatan.xls" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/1f40bd8e-6c98-4a9f-81da-81c3d0921e5e/resource/44fd8ee4-b155-4dc0-b211-94f9b8ce0402/download/data-populasi-ternak-ayam-ras-petelur-di-kota-pontianak-per-kecamatan.xls> ;
    dcat:byteSize "24576"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

<http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> a foaf:Agent ;
    foaf:name "Kota Pontianak" .

