@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/f63305c2-5cbe-401a-be9b-16c2c80f4f9d> a dcat:Dataset ;
    dct:description "Total Produksi Telur (KG)" ;
    dct:identifier "f63305c2-5cbe-401a-be9b-16c2c80f4f9d" ;
    dct:issued "2024-05-15T05:51:45.603380"^^xsd:dateTime ;
    dct:modified "2024-05-15T05:51:45.603385"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/fe9a5ca8-873e-477d-bb59-8c0aef67439a> ;
    dct:title "Produksi Telur 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:5000/dataset/f63305c2-5cbe-401a-be9b-16c2c80f4f9d/resource/e9a101fc-99ec-45e6-b403-9fd164a6dd6c> ;
    dcat:keyword "2023",
        "produksi",
        "telur" ;
    dcat:landingPage <Dinas%20Pertanian> .

<Dinas%20Pertanian> a foaf:Document .

<http://5.189.187.109:5000/dataset/f63305c2-5cbe-401a-be9b-16c2c80f4f9d/resource/e9a101fc-99ec-45e6-b403-9fd164a6dd6c> a dcat:Distribution ;
    dct:description "Total Produksi Telur (KG)" ;
    dct:format "CSV" ;
    dct:issued "2024-04-24T02:49:40.510708"^^xsd:dateTime ;
    dct:modified "2024-05-15T05:51:45.592530"^^xsd:dateTime ;
    dct:title "Produksi Telur Kabupaten Probolinggo TA 2023" ;
    dcat:accessURL <https://satudata.probolinggokab.go.id/dataset/f63305c2-5cbe-401a-be9b-16c2c80f4f9d/resource/e9a101fc-99ec-45e6-b403-9fd164a6dd6c/download/produksi-telur-kabupaten-probolinggo-ta-2023.csv> ;
    dcat:byteSize "302"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

