@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:5000/dataset/ef898b6e-9459-4610-bc8f-83f1fbca753f> a dcat:Dataset ;
    dct:description "Jumlah Populasi Ternak Dirinci Menurut Kecamatan  " ;
    dct:identifier "ef898b6e-9459-4610-bc8f-83f1fbca753f" ;
    dct:issued "2026-04-30T04:05:43.183706"^^xsd:dateTime ;
    dct:modified "2026-04-30T04:05:43.183723"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/17c89e46-46d6-46be-a4b5-3cf1130e7972> ;
    dct:title "Jumlah Populasi Ternak dan Jenis di Rinci Menurut Kecamatan di Kabupaten Kubu Raya" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Muhammad Rachmanto" ;
            vcard:hasEmail <mailto:mrachmanto2@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/ef898b6e-9459-4610-bc8f-83f1fbca753f/resource/3fe13e5e-ab59-4201-9b59-c163b074016b> ;
    dcat:keyword "populasi Ternak" ;
    dcat:landingPage <https:disbunnak.kuburaya.go.id> .

<http://5.189.187.109:5000/dataset/ef898b6e-9459-4610-bc8f-83f1fbca753f/resource/3fe13e5e-ab59-4201-9b59-c163b074016b> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2024-02-26T03:37:32.096929"^^xsd:dateTime ;
    dct:modified "2026-04-30T04:05:43.175336"^^xsd:dateTime ;
    dct:title "Disbunnak KKR 2024_Populasi ternak.pdf" ;
    dcat:accessURL <https://satudata.kuburayakab.go.id/dataset/ef898b6e-9459-4610-bc8f-83f1fbca753f/resource/3fe13e5e-ab59-4201-9b59-c163b074016b/download/disbunnak-kkr-2024_populasi-ternak.pdf> ;
    dcat:byteSize "15841"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

<http://5.189.187.109:5000/organization/17c89e46-46d6-46be-a4b5-3cf1130e7972> a foaf:Agent ;
    foaf:name "Kabupaten Kubu Raya" .

<https:disbunnak.kuburaya.go.id> a foaf:Document .

