@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/2b2a5a43-7975-4850-b702-b0bce8ebc548> a dcat:Dataset ;
    dct:description "Persentase Sarana Pertanian yang telah diberikan" ;
    dct:identifier "2b2a5a43-7975-4850-b702-b0bce8ebc548" ;
    dct:issued "2026-05-29T07:01:34.927904"^^xsd:dateTime ;
    dct:modified "2026-05-29T07:01:34.927950"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/69bfe8f6-2161-4c70-a450-34c19d207e09> ;
    dct:title "Persentase Sarana Pertanian yang telah diberikan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Musakban,SP" ;
            vcard:hasEmail <mailto:musakbantph@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/2b2a5a43-7975-4850-b702-b0bce8ebc548/resource/5dbd4ac7-2110-44f3-9dda-b36eeff644fa> ;
    dcat:keyword "Pertanian" .

<http://5.189.187.109/dataset/2b2a5a43-7975-4850-b702-b0bce8ebc548/resource/5dbd4ac7-2110-44f3-9dda-b36eeff644fa> a dcat:Distribution ;
    dct:description "Persentase sarana" ;
    dct:format "XLSX" ;
    dct:issued "2026-05-12T04:53:34.620423"^^xsd:dateTime ;
    dct:modified "2026-05-29T07:01:34.910757"^^xsd:dateTime ;
    dct:title "Persentase sarana.xlsx" ;
    dcat:accessURL <https://satudata.okukab.go.id/dataset/2b2a5a43-7975-4850-b702-b0bce8ebc548/resource/5dbd4ac7-2110-44f3-9dda-b36eeff644fa/download/persentase-sarana.xlsx> ;
    dcat:byteSize "12620"^^xsd:nonNegativeInteger .

<http://5.189.187.109/organization/69bfe8f6-2161-4c70-a450-34c19d207e09> a foaf:Agent ;
    foaf:name "Kabupaten Ogan Komering Ulu" .

