@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/8a7ed584-55e3-4894-bd07-0f56385f29a5> a dcat:Dataset ;
    dct:description "PRODUKSI LADA SEMESTER 1 2023" ;
    dct:identifier "8a7ed584-55e3-4894-bd07-0f56385f29a5" ;
    dct:issued "2024-05-15T05:49:02.480009"^^xsd:dateTime ;
    dct:modified "2024-05-15T05:49:02.480015"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fe9a5ca8-873e-477d-bb59-8c0aef67439a> ;
    dct:title "PRODUKSI LADA SEMESTER 1 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Harmanto" ;
            vcard:hasEmail <mailto:manto.hafiz@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/8a7ed584-55e3-4894-bd07-0f56385f29a5/resource/7733fd07-d777-44c9-a322-630d1ece0bd4> ;
    dcat:keyword "PRODUKSI LADA SEMESTER 1",
        "pertanian",
        "produksi",
        "tahun 2023" ;
    dcat:landingPage <Dinas%20Pertanian> .

<Dinas%20Pertanian> a foaf:Document .

<http://5.189.187.109/dataset/8a7ed584-55e3-4894-bd07-0f56385f29a5/resource/7733fd07-d777-44c9-a322-630d1ece0bd4> a dcat:Distribution ;
    dct:description "PRODUKSI LADA SEMESTER 1 2023" ;
    dct:format "CSV" ;
    dct:issued "2023-10-05T03:17:23.962051"^^xsd:dateTime ;
    dct:modified "2024-05-15T05:49:02.468787"^^xsd:dateTime ;
    dct:title "PRODUKSI LADA SEMESTER 1 2023" ;
    dcat:accessURL <https://satudata.probolinggokab.go.id/dataset/8a7ed584-55e3-4894-bd07-0f56385f29a5/resource/7733fd07-d777-44c9-a322-630d1ece0bd4/download/produksi-lada-semester-1-2023.csv> ;
    dcat:byteSize "6534"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

