@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/12ae4592-43bd-49ef-93bf-31340b759a78> a dcat:Dataset ;
    dct:description """Data ini berisi No, Kecamatan dan Populasi Sapi Potong\r
""" ;
    dct:identifier "12ae4592-43bd-49ef-93bf-31340b759a78" ;
    dct:issued "2023-06-13T09:23:58.851226"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:23:58.851232"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Populasi Ternak Sapi Potong Kota Pontianak" ;
    dcat:distribution <http://5.189.187.109/dataset/12ae4592-43bd-49ef-93bf-31340b759a78/resource/05931124-51be-4436-b7e1-03b62a060d0e> ;
    dcat:keyword "Data Populasi",
        "Kota Pontianak",
        "Ternak Sapi Potong" .

<http://5.189.187.109/dataset/12ae4592-43bd-49ef-93bf-31340b759a78/resource/05931124-51be-4436-b7e1-03b62a060d0e> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-07-24T01:34:37.341155"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:23:58.842623"^^xsd:dateTime ;
    dct:title "Data Populasi Ternak Sapi Potong di Kota Pontianak per Kecamatan.xls" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/12ae4592-43bd-49ef-93bf-31340b759a78/resource/05931124-51be-4436-b7e1-03b62a060d0e/download/data-populasi-ternak-sapi-potong-di-kota-pontianak-per-kecamatan.xls> ;
    dcat:byteSize "25088"^^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" .

