@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/5427b31b-b1bf-47f3-a56c-4822b0b82b17> a dcat:Dataset ;
    dct:description "Populasi Kambing per Kecamatan dari tahun 2017 di Kabupaten Bantul" ;
    dct:identifier "5427b31b-b1bf-47f3-a56c-4822b0b82b17" ;
    dct:issued "2024-06-11T08:05:57.427434"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:05:57.427441"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> ;
    dct:title "Populasi Kambing per Kecamatan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kepala Dinas Pertanian Pagan kelautan dan Perikanan" ;
            vcard:hasEmail <mailto:dppkp@bantulkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/5427b31b-b1bf-47f3-a56c-4822b0b82b17/resource/2585eb93-a63d-47c0-9e64-c475c39493a2> ;
    dcat:keyword "kambing",
        "populasi" ;
    dcat:landingPage <https://diperpautkan.bantulkab.go.id/> .

<http://5.189.187.109/dataset/5427b31b-b1bf-47f3-a56c-4822b0b82b17/resource/2585eb93-a63d-47c0-9e64-c475c39493a2> a dcat:Distribution ;
    dct:description "Populasi Kambing per Kecamatan Tahun 2017-2019 " ;
    dct:format "XLSX" ;
    dct:issued "2020-07-20T04:22:01.882590"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:05:57.419121"^^xsd:dateTime ;
    dct:title "Populasi Kambing Tahun 2017-2019" ;
    dcat:accessURL <https://data.bantulkab.go.id/dataset/5427b31b-b1bf-47f3-a56c-4822b0b82b17/resource/2585eb93-a63d-47c0-9e64-c475c39493a2/download/populasi-kambing-2017-2019.xlsx> ;
    dcat:byteSize "8866"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> a foaf:Agent ;
    foaf:name "Kabupaten Bantul" .

<https://diperpautkan.bantulkab.go.id/> a foaf:Document .

