@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#> .

<https://data.sumbarprov.go.id/dataset/c1f4cea4-6833-496a-82f1-c13c3c6384ec> a dcat:Dataset ;
    dct:description "REKAPITULASI KEBUN PLASMA" ;
    dct:identifier "c1f4cea4-6833-496a-82f1-c13c3c6384ec" ;
    dct:issued "2023-12-04T06:32:58.797564"^^xsd:dateTime ;
    dct:modified "2023-12-04T06:32:58.797570"^^xsd:dateTime ;
    dct:publisher <https://data.sumbarprov.go.id/organization/49b6ac74-9aa1-4d9a-95ea-7f83a1ca4b29> ;
    dct:title "REKAPITULASI KEBUN PLASMA" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Perkebunan" ;
            vcard:hasEmail <mailto:asrijf@gmail.com> ] ;
    dcat:distribution <https://data.sumbarprov.go.id/dataset/c1f4cea4-6833-496a-82f1-c13c3c6384ec/resource/84994098-6e20-4953-a9b3-f5ed0247e327> ;
    dcat:keyword "perkebunan" ;
    dcat:landingPage <Dinas%20Perkebunan> .

<https://data.sumbarprov.go.id/dataset/c1f4cea4-6833-496a-82f1-c13c3c6384ec/resource/84994098-6e20-4953-a9b3-f5ed0247e327> a dcat:Distribution ;
    dct:description "REKAPITULASI KEBUN PLASMA KABUPATEN PASAMAN BARAT" ;
    dct:format "PDF" ;
    dct:title "REKAPITULASI KEBUN PLASMA.pdf" ;
    dcat:accessURL <http://data.pasamanbaratkab.go.id/dataset/c1f4cea4-6833-496a-82f1-c13c3c6384ec/resource/84994098-6e20-4953-a9b3-f5ed0247e327/download/rekapitulasi-kebun-plasma.pdf> ;
    dcat:byteSize 892924.0 ;
    dcat:mediaType "application/pdf" .

<https://data.sumbarprov.go.id/organization/49b6ac74-9aa1-4d9a-95ea-7f83a1ca4b29> a foaf:Organization ;
    foaf:name "Kabupaten Pasaman Barat" .

