@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/09035979-e67a-4b4c-9e97-b99a14e6305c> a dcat:Dataset ;
    dct:description "Dataset ini berisi mengenai Populasi Ternak Kecil Seperti : Babi, Kambing dan Domba" ;
    dct:identifier "09035979-e67a-4b4c-9e97-b99a14e6305c" ;
    dct:issued "2024-06-11T07:43:46.785716"^^xsd:dateTime ;
    dct:modified "2024-06-11T07:43:46.785724"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> ;
    dct:title "Populasi Ternak kecil" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kepala Dinas Pertanian Pangan Kelautan dan Perikanan Kab. Bantul" ;
            vcard:hasEmail <mailto:dppkp@bantulkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/09035979-e67a-4b4c-9e97-b99a14e6305c/resource/3c041b10-4ba7-40f8-a672-94170034debf> ;
    dcat:keyword "babi",
        "domba",
        "kambing",
        "populasi" ;
    dcat:landingPage <diperpautkan.bantulkab.go.id> .

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

<http://5.189.187.109:5000/dataset/09035979-e67a-4b4c-9e97-b99a14e6305c/resource/3c041b10-4ba7-40f8-a672-94170034debf> a dcat:Distribution ;
    dct:description "Data ini berisi mengenai Populasi Ternak Kecil Seperti : Babi, Kambing dan Domba Tahun 2016 - 2018" ;
    dct:format "CSV" ;
    dct:issued "2020-04-23T06:18:34.177957"^^xsd:dateTime ;
    dct:modified "2024-06-11T07:43:46.770632"^^xsd:dateTime ;
    dct:title "Populasi Ternak Kecil Tahun 2016 - 2018" ;
    dcat:accessURL <https://data.bantulkab.go.id/dataset/09035979-e67a-4b4c-9e97-b99a14e6305c/resource/3c041b10-4ba7-40f8-a672-94170034debf/download/populasi_ternak_kecil.csv> ;
    dcat:byteSize "116"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

