@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/d22dc28e-3146-41f9-8e9a-3fc9be3697ec> a dcat:Dataset ;
    dct:description "Jumlah  Ternak Kecil Menurut Kecamatan dan Jenis Ternak" ;
    dct:identifier "d22dc28e-3146-41f9-8e9a-3fc9be3697ec" ;
    dct:issued "2026-07-18T05:55:18.632026"^^xsd:dateTime ;
    dct:modified "2026-07-18T05:55:18.632033"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f76fec9c-8877-4410-9c0c-2325921d55d3> ;
    dct:title "Jumlah  Ternak Kecil Menurut Kecamatan dan Jenis Ternak" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/d22dc28e-3146-41f9-8e9a-3fc9be3697ec/resource/7f4f54b4-3dcd-4463-b374-c96a263c2178> ;
    dcat:keyword "Peternakan" .

<https://data.jatengprov.go.id/dataset/d22dc28e-3146-41f9-8e9a-3fc9be3697ec/resource/7f4f54b4-3dcd-4463-b374-c96a263c2178> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "Jumlah ternak.csv" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "e9db7d024b2e7b3c03cea6e0a727a2d0"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.banjarnegarakab.go.id/dataset/d22dc28e-3146-41f9-8e9a-3fc9be3697ec/resource/7f4f54b4-3dcd-4463-b374-c96a263c2178/download/jumlah-ternak.csv> ;
    dcat:byteSize 595.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/f76fec9c-8877-4410-9c0c-2325921d55d3> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Banjarnegara" .

