@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/2899ac68-ea58-4f53-999d-0d5f7109ae86> a dcat:Dataset ;
    dct:description "Data berisi jumlah hewan yang dipotong di RPH tahun 2022" ;
    dct:identifier "2899ac68-ea58-4f53-999d-0d5f7109ae86" ;
    dct:issued "2023-09-06T11:03:24.532473"^^xsd:dateTime ;
    dct:modified "2023-09-06T11:03:24.532479"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/a1af786d-42d9-47b7-ba47-8cbaaf416f8f> ;
    dct:title "Data Pemotongan Hewan di RPH (Rumah Potong Hewan)" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/2899ac68-ea58-4f53-999d-0d5f7109ae86/resource/ee4a8a74-fe0c-4ab4-8a9b-3d883559592e> .

<https://data.jatengprov.go.id/dataset/2899ac68-ea58-4f53-999d-0d5f7109ae86/resource/ee4a8a74-fe0c-4ab4-8a9b-3d883559592e> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:title "Data Pemotongan Hewan di RPH Tahun 2022.xlsx" ;
    dcat:accessURL <https://data.surakarta.go.id/dataset/2899ac68-ea58-4f53-999d-0d5f7109ae86/resource/ee4a8a74-fe0c-4ab4-8a9b-3d883559592e/download/data-pemotongan-hewan-di-rph-tahun-2022.xlsx> ;
    dcat:byteSize 10808.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/a1af786d-42d9-47b7-ba47-8cbaaf416f8f> a foaf:Organization ;
    foaf:name "Pemerintah Kota Surakarta" .

