@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/d9e6ee8a-31cd-430c-b93b-708c5e9a54c1> a dcat:Dataset ;
    dct:identifier "52" ;
    dct:issued "2026-05-18T13:25:49+00:00"^^xsd:dateTime ;
    dct:modified "2026-05-18T13:25:49+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Kota Sungai Penuh" ] ;
    dct:title "Penyebaran Jenis Tanah di Kota Sungai Penuh, 2024" ;
    dcat:distribution <http://5.189.187.109/dataset/d9e6ee8a-31cd-430c-b93b-708c5e9a54c1/resource/f9015498-2397-4d4b-a784-b5b2743c4c8e> ;
    dcat:keyword "Dataset",
        "Pemerintah Daerah",
        "Perencanaan",
        "Sungai Penuh" .

<http://5.189.187.109/dataset/d9e6ee8a-31cd-430c-b93b-708c5e9a54c1/resource/f9015498-2397-4d4b-a784-b5b2743c4c8e> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-06-14T13:49:33.828890"^^xsd:dateTime ;
    dct:modified "2026-06-14T13:49:33.796137"^^xsd:dateTime ;
    dct:title "Penyebaran Jenis Tanah di Kota Sungai Penuh, 2024.xlsx" ;
    dcat:accessURL <https://sidinda.sungaipenuhkota.go.id/dataset/52/download> ;
    dcat:byteSize "8389"^^xsd:nonNegativeInteger .

