@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/7b868609-2a27-4b27-81e4-1bca10e050d6> a dcat:Dataset ;
    dct:identifier "114" ;
    dct:issued "2026-05-21T02:08:47+00:00"^^xsd:dateTime ;
    dct:modified "2026-05-21T02:08:47+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Kota Sungai Penuh" ] ;
    dct:title "Penyebaran Jenis Tanah di Kota Sungai Penuh, 2025" ;
    dcat:distribution <http://5.189.187.109/dataset/7b868609-2a27-4b27-81e4-1bca10e050d6/resource/f58c8e5e-853b-46a0-b1f5-8fd0207ff470> ;
    dcat:keyword "Dataset",
        "Pemerintah Daerah",
        "Perencanaan",
        "Sungai Penuh" .

<http://5.189.187.109/dataset/7b868609-2a27-4b27-81e4-1bca10e050d6/resource/f58c8e5e-853b-46a0-b1f5-8fd0207ff470> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-07-14T18:32:41.302366"^^xsd:dateTime ;
    dct:modified "2026-07-14T18:32:41.275611"^^xsd:dateTime ;
    dct:title "Penyebaran Jenis Tanah di Kota Sungai Penuh, 2025.xlsx" ;
    dcat:accessURL <https://sidinda.sungaipenuhkota.go.id/dataset/114/download> ;
    dcat:byteSize "8885"^^xsd:nonNegativeInteger .

