@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#> .

<https://data.jatengprov.go.id/dataset/c761a476-e902-4672-88a9-6fc85a5147e4> a dcat:Dataset ;
    dct:description "Data Pemotongan Ternak (Sapi, Kambing, Domba dan Babi) Bulan Juni Tahun 2021" ;
    dct:identifier "c761a476-e902-4672-88a9-6fc85a5147e4" ;
    dct:issued "2023-01-18T07:10:41.003760"^^xsd:dateTime ;
    dct:modified "2023-01-18T07:10:41.003766"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Data Pemotongan Ternak Bulan Juni Tahun 2021" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/c761a476-e902-4672-88a9-6fc85a5147e4/resource/16b028ce-3043-45a4-b380-268958ef3c2a> ;
    dcat:keyword "Pemotongan ternak" .

<https://data.jatengprov.go.id/dataset/c761a476-e902-4672-88a9-6fc85a5147e4/resource/16b028ce-3043-45a4-b380-268958ef3c2a> a dcat:Distribution ;
    dct:description "Data Pemotongan Ternak Juni Tahun 2021" ;
    dct:format "XLS" ;
    dct:title "Data Pemotongan Ternak Juni Tahun 2021" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/c761a476-e902-4672-88a9-6fc85a5147e4/resource/16b028ce-3043-45a4-b380-268958ef3c2a/download/6.-data-pemotongan-ternak-juni-tahun-2021.xls> ;
    dcat:byteSize 27648.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Cilacap" .

