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

<http://5.189.187.109/dataset/66ed1671-304c-406b-84b6-bbc7cf851dd9> a dcat:Dataset ;
    dct:description "Data Agregat Jumlah Populasi Babi" ;
    dct:identifier "66ed1671-304c-406b-84b6-bbc7cf851dd9" ;
    dct:issued "2026-05-28T17:25:10.395695"^^xsd:dateTime ;
    dct:modified "2026-05-28T17:25:10.395711"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/7f6c8218-83b1-4394-bd6c-9932107a33ff> ;
    dct:title "Populasi Babi" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "codegarp" ] ;
    dcat:distribution <http://5.189.187.109/dataset/66ed1671-304c-406b-84b6-bbc7cf851dd9/resource/f5a08239-25bc-4357-b358-f13a2a9b0c61> ;
    dcat:keyword "satudata" .

<http://5.189.187.109/dataset/66ed1671-304c-406b-84b6-bbc7cf851dd9/resource/f5a08239-25bc-4357-b358-f13a2a9b0c61> a dcat:Distribution ;
    dct:description "Data Agregat Jumlah Populasi Babi" ;
    dct:format "XLSX" ;
    dct:issued "2025-09-10T03:44:30.120215"^^xsd:dateTime ;
    dct:modified "2026-05-28T17:25:10.379052"^^xsd:dateTime ;
    dct:title "Triwulan 1 2025 [Populasi Babi]" ;
    dcat:accessURL <https://data.gunungkidulkab.go.id/dataset/66ed1671-304c-406b-84b6-bbc7cf851dd9/resource/f5a08239-25bc-4357-b358-f13a2a9b0c61/download/triwulan_1_2025__populasi_babi_.xlsx> ;
    dcat:byteSize "6272"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/7f6c8218-83b1-4394-bd6c-9932107a33ff> a foaf:Agent ;
    foaf:name "Kabupaten Gunungkidul" .

