@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#> .

<http://5.189.187.109/dataset/58034bb9-7b3e-489b-b79b-6f73686dc64a> a dcat:Dataset ;
    dct:description "Populasi Unggas Di Kabupaten Brebes Tahun 2022" ;
    dct:identifier "58034bb9-7b3e-489b-b79b-6f73686dc64a" ;
    dct:issued "2025-10-31T12:13:05.456493"^^xsd:dateTime ;
    dct:modified "2025-10-31T12:13:05.456516"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/bc92862f-78d2-48c5-b1ed-e06b04f426dd> ;
    dct:title "Populasi Unggas Di Kabupaten Brebes Tahun 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Peternakan dan Kesehatan Hewan" ] ;
    dcat:distribution <http://5.189.187.109/dataset/58034bb9-7b3e-489b-b79b-6f73686dc64a/resource/8a1536e0-68b7-4db1-b48e-aad0b3cebffb> ;
    dcat:keyword "2022",
        "Kabupaten Brebes",
        "populasi unggas" ;
    dcat:landingPage <Dinas%20Peternakan%20dan%20Kesehatan%20Hewan> .

<Dinas%20Peternakan%20dan%20Kesehatan%20Hewan> a foaf:Document .

<http://5.189.187.109/dataset/58034bb9-7b3e-489b-b79b-6f73686dc64a/resource/8a1536e0-68b7-4db1-b48e-aad0b3cebffb> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-08-11T01:37:56.999009"^^xsd:dateTime ;
    dct:modified "2025-10-31T12:13:05.117380"^^xsd:dateTime ;
    dct:title "populasi-unggas-di-kabupaten-brebes-tahun-2022.xlsx" ;
    dcat:accessURL <https://opendata.brebeskab.go.id/dataset/58034bb9-7b3e-489b-b79b-6f73686dc64a/resource/8a1536e0-68b7-4db1-b48e-aad0b3cebffb/download/populasi-unggas-di-kabupaten-brebes-tahun-2022.xlsx> ;
    dcat:byteSize "13034"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/bc92862f-78d2-48c5-b1ed-e06b04f426dd> a foaf:Agent ;
    foaf:name "Kabupaten Brebes" .

