@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/aba33248-fc69-45e1-8d2a-15bc797c7c9c> a dcat:Dataset ;
    dct:description "Dataset ini berisi jumlah produksi daging hasil peternakan yang dibudidayakan per tahun 2014-2021" ;
    dct:identifier "aba33248-fc69-45e1-8d2a-15bc797c7c9c" ;
    dct:issued "2023-01-18T09:56:52.996157"^^xsd:dateTime ;
    dct:modified "2023-01-18T09:56:52.996163"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/a1af786d-42d9-47b7-ba47-8cbaaf416f8f> ;
    dct:title "Jumlah Produksi Daging di Kota Surakarta" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/aba33248-fc69-45e1-8d2a-15bc797c7c9c/resource/2ca5844d-55c5-49c6-9b28-c04889093080> ;
    dcat:keyword "Surakarta",
        "daging" .

<https://data.jatengprov.go.id/dataset/aba33248-fc69-45e1-8d2a-15bc797c7c9c/resource/2ca5844d-55c5-49c6-9b28-c04889093080> a dcat:Distribution ;
    dct:description "tabel terdiri atas kolom tahun, isian data, dan satuan" ;
    dct:format "CSV" ;
    dct:title "Daging 2014-2021.csv" ;
    dcat:accessURL <https://data.surakarta.go.id/dataset/aba33248-fc69-45e1-8d2a-15bc797c7c9c/resource/2ca5844d-55c5-49c6-9b28-c04889093080/download/daging-2014-2021.csv> ;
    dcat:byteSize 146.0 ;
    dcat:mediaType "text/csv" .

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

