@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/bff7060b-f39b-4683-ac57-b7aeb326fdbe> a dcat:Dataset ;
    dct:description "Dataset ini menyajikan data populasi sapi potong yang dirinci berdasarkan kecamatan." ;
    dct:identifier "bff7060b-f39b-4683-ac57-b7aeb326fdbe" ;
    dct:issued "2026-04-06T09:41:03.336264"^^xsd:dateTime ;
    dct:modified "2026-04-06T09:41:03.336291"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/f8f72f06-cbca-40c8-abc0-07d3c8e969de> ;
    dct:title "Populasi Sapi Potong berdasarkan Kecamatan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Muhammad Ismullah" ] ;
    dcat:distribution <http://5.189.187.109/dataset/bff7060b-f39b-4683-ac57-b7aeb326fdbe/resource/29c3c6bb-4e1e-4948-af50-caa19db03edb>,
        <http://5.189.187.109/dataset/bff7060b-f39b-4683-ac57-b7aeb326fdbe/resource/9ea4085f-29dd-471c-9cf0-7203558919d6> ;
    dcat:keyword "peternakan",
        "populasi",
        "sapipotong" .

<http://5.189.187.109/dataset/bff7060b-f39b-4683-ac57-b7aeb326fdbe/resource/29c3c6bb-4e1e-4948-af50-caa19db03edb> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-12-17T00:51:53.702274"^^xsd:dateTime ;
    dct:modified "2026-04-06T09:41:03.317594"^^xsd:dateTime ;
    dct:title "Tahun 2024" ;
    dcat:accessURL <https://satudata.sumbawakab.go.id/dataset/bff7060b-f39b-4683-ac57-b7aeb326fdbe/resource/29c3c6bb-4e1e-4948-af50-caa19db03edb/download/populasi-sapi-potong-berdasarkan-kecamatan-2024.csv> ;
    dcat:byteSize "1929"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/dataset/bff7060b-f39b-4683-ac57-b7aeb326fdbe/resource/9ea4085f-29dd-471c-9cf0-7203558919d6> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-03-27T00:32:33.810685"^^xsd:dateTime ;
    dct:modified "2026-04-06T09:41:03.320004"^^xsd:dateTime ;
    dct:title "Tahun 2025" ;
    dcat:accessURL <https://satudata.sumbawakab.go.id/dataset/bff7060b-f39b-4683-ac57-b7aeb326fdbe/resource/9ea4085f-29dd-471c-9cf0-7203558919d6/download/populasi-sapi-potong-berdasarkan-kecamatan-2025.csv> ;
    dcat:byteSize "1929"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/f8f72f06-cbca-40c8-abc0-07d3c8e969de> a foaf:Agent ;
    foaf:name "Kabupaten Sumbawa" .

