@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/0a2e08c4-e4ea-40f6-8f31-29478306d21d> a dcat:Dataset ;
    dct:description "Populasi Domba per Kecamatan dari Tahun 2017" ;
    dct:identifier "0a2e08c4-e4ea-40f6-8f31-29478306d21d" ;
    dct:issued "2024-06-11T07:44:06.706460"^^xsd:dateTime ;
    dct:modified "2024-06-11T07:44:06.706468"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> ;
    dct:title "Populasi Domba 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/0a2e08c4-e4ea-40f6-8f31-29478306d21d/resource/a41fb5ec-db44-426a-a3a3-d9ac9d22902d> ;
    dcat:keyword "domba",
        "populasi" ;
    dcat:landingPage <https://diperpautkan.bantulkab.go.id/> .

<http://5.189.187.109/dataset/0a2e08c4-e4ea-40f6-8f31-29478306d21d/resource/a41fb5ec-db44-426a-a3a3-d9ac9d22902d> a dcat:Distribution ;
    dct:description "Populasi Domba per kecamatan tahun 2017-2019" ;
    dct:format "XLSX" ;
    dct:issued "2020-07-20T04:26:59.215917"^^xsd:dateTime ;
    dct:modified "2024-06-11T07:44:06.697519"^^xsd:dateTime ;
    dct:title "Populasi Domba Tahun 2017-2019" ;
    dcat:accessURL <https://data.bantulkab.go.id/dataset/0a2e08c4-e4ea-40f6-8f31-29478306d21d/resource/a41fb5ec-db44-426a-a3a3-d9ac9d22902d/download/populasi-domba-2017-2019.xlsx> ;
    dcat:byteSize "8870"^^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 .

