@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.salatiga.go.id/dataset/01e6421f-d09e-4e62-9e06-39917c95536b> a dcat:Dataset ;
    dct:description "Dataset ini berisi banyaknya ternak (ekor) yang dipotong." ;
    dct:identifier "01e6421f-d09e-4e62-9e06-39917c95536b" ;
    dct:issued "2020-11-30T01:24:25.794020"^^xsd:dateTime ;
    dct:modified "2023-08-31T03:26:30.120204"^^xsd:dateTime ;
    dct:publisher <https://data.salatiga.go.id/organization/a7cf998a-8c0d-48ee-be3a-d1178071194b> ;
    dct:title "Perternakan yang di Potong di Kota Salatiga" ;
    dcat:distribution <https://data.salatiga.go.id/dataset/01e6421f-d09e-4e62-9e06-39917c95536b/resource/40e16717-8cbd-4ef1-a1c8-8565e0e3e5c1>,
        <https://data.salatiga.go.id/dataset/01e6421f-d09e-4e62-9e06-39917c95536b/resource/b98c460f-4d45-413b-bae8-364de9748b2c> .

<https://data.salatiga.go.id/dataset/01e6421f-d09e-4e62-9e06-39917c95536b/resource/40e16717-8cbd-4ef1-a1c8-8565e0e3e5c1> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "Banyaknya Ternak (ekor) yang dipotong 2019.csv" ;
    dcat:accessURL <https://data.salatiga.go.id/dataset/01e6421f-d09e-4e62-9e06-39917c95536b/resource/40e16717-8cbd-4ef1-a1c8-8565e0e3e5c1/download/banyaknya-ternak-ekor-yang-dipotong-2019.csv> ;
    dcat:byteSize 76.0 ;
    dcat:mediaType "text/csv" .

<https://data.salatiga.go.id/dataset/01e6421f-d09e-4e62-9e06-39917c95536b/resource/b98c460f-4d45-413b-bae8-364de9748b2c> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "Banyaknya Ternak (ekor) yang dipotong 2020 Semester I.csv" ;
    dcat:accessURL <https://data.salatiga.go.id/dataset/01e6421f-d09e-4e62-9e06-39917c95536b/resource/b98c460f-4d45-413b-bae8-364de9748b2c/download/banyaknya-ternak-ekor-yang-dipotong-2020-semester-i.csv> ;
    dcat:byteSize 83.0 ;
    dcat:mediaType "text/csv" .

<https://data.salatiga.go.id/organization/a7cf998a-8c0d-48ee-be3a-d1178071194b> a foaf:Organization ;
    foaf:name "Dinas Pangan dan Pertanian" .

