@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/3d53644f-8ba5-4324-80e5-7f2d9c309960> a dcat:Dataset ;
    dct:description "Total Produksi Susu (KG)" ;
    dct:identifier "3d53644f-8ba5-4324-80e5-7f2d9c309960" ;
    dct:issued "2024-05-15T05:47:19.123203"^^xsd:dateTime ;
    dct:modified "2024-05-15T05:47:19.123211"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fe9a5ca8-873e-477d-bb59-8c0aef67439a> ;
    dct:title "Produksi Susu Kabupaten Probolinggo TA 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Alfianto Try H." ;
            vcard:hasEmail <mailto:alfianto.tryhamdani@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/3d53644f-8ba5-4324-80e5-7f2d9c309960/resource/d338f27f-1ad5-4484-bc07-0d4a0daed85a> ;
    dcat:keyword "2023",
        "produksi",
        "susu" ;
    dcat:landingPage <Dinas%20Pertanian> .

<Dinas%20Pertanian> a foaf:Document .

<http://5.189.187.109/dataset/3d53644f-8ba5-4324-80e5-7f2d9c309960/resource/d338f27f-1ad5-4484-bc07-0d4a0daed85a> a dcat:Distribution ;
    dct:description "Total Produksi Susu (KG)" ;
    dct:format "CSV" ;
    dct:issued "2024-04-24T02:53:39.835421"^^xsd:dateTime ;
    dct:modified "2024-05-15T05:47:19.104563"^^xsd:dateTime ;
    dct:title "Produksi Susu Kabupaten Probolinggo TA 2023" ;
    dcat:accessURL <https://satudata.probolinggokab.go.id/dataset/3d53644f-8ba5-4324-80e5-7f2d9c309960/resource/d338f27f-1ad5-4484-bc07-0d4a0daed85a/download/produksi-susu-kabupaten-probolinggo-ta-2023.csv> ;
    dcat:byteSize "152"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/fe9a5ca8-873e-477d-bb59-8c0aef67439a> a foaf:Agent ;
    foaf:name "Kabupaten Probolinggo" .

