@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/fcba1c93-8327-425b-9b28-043aede0a3c3> a dcat:Dataset ;
    dct:identifier "fcba1c93-8327-425b-9b28-043aede0a3c3" ;
    dct:issued "2025-11-20T02:19:15.023138"^^xsd:dateTime ;
    dct:modified "2025-11-20T02:19:15.023145"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/1679090e-4421-475d-b771-770593b2056d> ;
    dct:title "Tabloid Fokus Perkebunan Edisi 1 Tahun 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "admin Disbun Kalbar" ;
            vcard:hasEmail <mailto:perlindungan.disbun@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/fcba1c93-8327-425b-9b28-043aede0a3c3/resource/efa52309-ee76-4cd2-b1b3-cb111b241810> .

<http://5.189.187.109:5000/dataset/fcba1c93-8327-425b-9b28-043aede0a3c3/resource/efa52309-ee76-4cd2-b1b3-cb111b241810> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2020-09-01T03:29:59.022018"^^xsd:dateTime ;
    dct:modified "2025-11-20T02:19:15.016578"^^xsd:dateTime ;
    dct:title "Tabloid Perkebunan edisi 1.pdf" ;
    dcat:accessURL <https://dev-data.kalbarprov.go.id/dataset/fcba1c93-8327-425b-9b28-043aede0a3c3/resource/efa52309-ee76-4cd2-b1b3-cb111b241810/download/tabloid-perkebunan-edisi-1.pdf> ;
    dcat:byteSize "1978983"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

<http://5.189.187.109:5000/organization/1679090e-4421-475d-b771-770593b2056d> a foaf:Agent ;
    foaf:name "Provinsi Kalimantan Barat" .

