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

<https://data.jatengprov.go.id/dataset/e9662b50-9647-448d-9b05-17906e8177ec> a dcat:Dataset ;
    dct:description "Data Populasi Ternak Kabupaten Cilacap" ;
    dct:identifier "e9662b50-9647-448d-9b05-17906e8177ec" ;
    dct:issued "2026-05-18T10:15:29.290682"^^xsd:dateTime ;
    dct:modified "2026-05-18T10:15:29.290687"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Data Populasi Ternak di kabupaten Cilacap" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Pertanian" ;
            vcard:hasEmail <mailto:dispertancilacap@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/e9662b50-9647-448d-9b05-17906e8177ec/resource/501816f9-2a99-4899-a740-8c07a237c4f2>,
        <https://data.jatengprov.go.id/dataset/e9662b50-9647-448d-9b05-17906e8177ec/resource/7b325ec0-4d2d-4ff9-a691-ad80960c8fc0> ;
    dcat:keyword "populasi ternak" ;
    dcat:landingPage <Dinas%20Pertanian> .

<https://data.jatengprov.go.id/dataset/e9662b50-9647-448d-9b05-17906e8177ec/resource/501816f9-2a99-4899-a740-8c07a237c4f2> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Populasi Ternak TW 1 2026.xlsx" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/e9662b50-9647-448d-9b05-17906e8177ec/resource/501816f9-2a99-4899-a740-8c07a237c4f2/download/populasi-ternak-2026.xlsx> ;
    dcat:byteSize 16484.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/dataset/e9662b50-9647-448d-9b05-17906e8177ec/resource/7b325ec0-4d2d-4ff9-a691-ad80960c8fc0> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:title "Data Populasi Ternak 2025.pdf" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/e9662b50-9647-448d-9b05-17906e8177ec/resource/7b325ec0-4d2d-4ff9-a691-ad80960c8fc0/download/data-populasi-ternak-2025.pdf> ;
    dcat:byteSize 104010.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

