@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://opendata.bulukumbakab.go.id/dataset/f5c59a3b-f55d-4487-95b0-3b37ddaa07d3> a dcat:Dataset ;
    dct:description "-" ;
    dct:identifier "f5c59a3b-f55d-4487-95b0-3b37ddaa07d3" ;
    dct:issued "2023-10-31T07:04:17.380549"^^xsd:dateTime ;
    dct:modified "2023-10-31T07:05:10.112477"^^xsd:dateTime ;
    dct:publisher <https://opendata.bulukumbakab.go.id/organization/40f00dff-f971-442a-a8bc-753263ed45e8> ;
    dct:title "DATA POPULASI TERNAK MENURUT	KECAMATAN DI KABUPATEN BULUKUMBA TAHUN 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Haeril Anwar, S.Pt" ;
            vcard:hasEmail <mailto:pertanian@bulukumbakab.go.id> ] ;
    dcat:distribution <https://opendata.bulukumbakab.go.id/dataset/f5c59a3b-f55d-4487-95b0-3b37ddaa07d3/resource/69a2c4c0-b23b-49a9-9f1b-68c685b500d5> ;
    dcat:keyword "pertanian",
        "populasi",
        "ternak" .

<https://opendata.bulukumbakab.go.id/dataset/f5c59a3b-f55d-4487-95b0-3b37ddaa07d3/resource/69a2c4c0-b23b-49a9-9f1b-68c685b500d5> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "DATA SEKTORAL PERTANIAN 2022.xlsx" ;
    dcat:accessURL <https://opendata.bulukumbakab.go.id/dataset/f5c59a3b-f55d-4487-95b0-3b37ddaa07d3/resource/69a2c4c0-b23b-49a9-9f1b-68c685b500d5/download/data-sektoral-pertanian-2022.xlsx> ;
    dcat:byteSize 135649.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://opendata.bulukumbakab.go.id/organization/40f00dff-f971-442a-a8bc-753263ed45e8> a foaf:Organization ;
    foaf:name "Dinas Pertanian dan Ketahanan Pangan" .

