@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/6aa7c3c6-9699-4cde-b570-e372985f75e6> a dcat:Dataset ;
    dct:description "Infografis Dinas Pertanian 2023" ;
    dct:identifier "6aa7c3c6-9699-4cde-b570-e372985f75e6" ;
    dct:issued "2025-11-03T04:33:13.547089"^^xsd:dateTime ;
    dct:modified "2025-11-03T04:33:13.547099"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/4518ab54-1e95-4ba9-9f50-a5a6c2eda92f> ;
    dct:title "Infografis Dinas Pertanian 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Freddie Malkiel" ;
            vcard:hasEmail <mailto:freddiemalkiel97@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/6aa7c3c6-9699-4cde-b570-e372985f75e6/resource/daa39a82-16a4-4dcf-8767-18389cd87b0f> ;
    dcat:keyword "2023",
        "Dinas Pertanian",
        "Infografis",
        "Kutai Barat" .

<http://5.189.187.109/dataset/6aa7c3c6-9699-4cde-b570-e372985f75e6/resource/daa39a82-16a4-4dcf-8767-18389cd87b0f> a dcat:Distribution ;
    dct:description "Infografis Dinas Pertanian 2023" ;
    dct:format "JPEG" ;
    dct:issued "2024-06-03T07:30:18.614128"^^xsd:dateTime ;
    dct:modified "2025-11-03T04:33:13.529076"^^xsd:dateTime ;
    dct:title "Dinas Pertanian.jpg" ;
    dcat:accessURL <https://data.kutaibaratkab.go.id/dataset/6aa7c3c6-9699-4cde-b570-e372985f75e6/resource/daa39a82-16a4-4dcf-8767-18389cd87b0f/download/dinas-pertanian.jpg> ;
    dcat:byteSize "1570781"^^xsd:nonNegativeInteger ;
    dcat:mediaType "image/jpeg" .

<http://5.189.187.109/organization/4518ab54-1e95-4ba9-9f50-a5a6c2eda92f> a foaf:Agent ;
    foaf:name "Kabupaten Kutai Barat" .

