@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#> .

<https://data.kaltimprov.go.id/dataset/865edc53-20f1-44e4-90c6-a5c3383689d5> a dcat:Dataset ;
    dct:description "Data Jumlah Sapi Perah Per Kecamatan" ;
    dct:identifier "865edc53-20f1-44e4-90c6-a5c3383689d5" ;
    dct:issued "2023-09-11T22:45:04.034314"^^xsd:dateTime ;
    dct:modified "2023-09-11T22:45:04.034319"^^xsd:dateTime ;
    dct:publisher <https://data.kaltimprov.go.id/organization/71c577cb-c481-41a0-afe6-f634ecac4910> ;
    dct:title "Data Jumlah Sapi Perah Per Kecamatan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Akhmad Riswadi" ;
            vcard:hasEmail <mailto:akhmadriswadi8@gmail.com> ] ;
    dcat:distribution <https://data.kaltimprov.go.id/dataset/865edc53-20f1-44e4-90c6-a5c3383689d5/resource/a2366c1d-bc71-4144-b16f-ee7d986bb708> ;
    dcat:keyword "2022",
        "Dinas Pertanian",
        "Kubar" .

<https://data.kaltimprov.go.id/dataset/865edc53-20f1-44e4-90c6-a5c3383689d5/resource/a2366c1d-bc71-4144-b16f-ee7d986bb708> a dcat:Distribution ;
    dct:description "Data Jumlah Sapi Perah Menurut Kecamatan" ;
    dct:format "XLSX" ;
    dct:issued "2023-09-11T07:59:47.619802"^^xsd:dateTime ;
    dct:modified "2023-09-11T22:45:04.029395"^^xsd:dateTime ;
    dct:title "Data Jumlah Sapi Perah Menurut Kecamatan.xlsx" ;
    dcat:accessURL <https://data.kutaibaratkab.go.id/dataset/865edc53-20f1-44e4-90c6-a5c3383689d5/resource/a2366c1d-bc71-4144-b16f-ee7d986bb708/download/data-jumlah-sapi-perah-menurut-kecamatan.xlsx> ;
    dcat:byteSize "10619"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.kaltimprov.go.id/organization/71c577cb-c481-41a0-afe6-f634ecac4910> a foaf:Agent ;
    foaf:name "Kabupaten Kutai Barat" .

