@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/f98e8a8e-6762-4b64-b70d-8e9cffb396f2> a dcat:Dataset ;
    dct:description "Jumlah aset tanah menurut jenis di kec Serengan" ;
    dct:identifier "7946ba95-33cb-11f1-b2cf-0242ac120115" ;
    dct:issued "2024-01-09"^^xsd:date ;
    dct:modified "2024-01-09"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Badan Pengelola Keuangan Dan Aset Daerah" ] ;
    dct:title "Jumlah aset tanah menurut jenis di kec Serengan" ;
    dcat:distribution <http://5.189.187.109/dataset/f98e8a8e-6762-4b64-b70d-8e9cffb396f2/resource/bcd30cc0-3f2e-4e87-81eb-18135cb16292> ;
    dcat:keyword "lapoaran" ;
    dcat:landingPage <https://solodata.surakarta.go.id/opendata/detail_package/338> .

<http://5.189.187.109/dataset/f98e8a8e-6762-4b64-b70d-8e9cffb396f2/resource/bcd30cc0-3f2e-4e87-81eb-18135cb16292> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-04-15T08:21:10.794071"^^xsd:dateTime ;
    dct:modified "2026-04-15T08:21:10.782473"^^xsd:dateTime ;
    dct:title "jumlah-aset-tanah-menurut-jenis-di-kec-serengan" ;
    dcat:accessURL <http://uploads/dataset/338/jumlah-aset-tanah-menurut-jenis-di-kec-serengan.csv> .

<https://solodata.surakarta.go.id/opendata/detail_package/338> a foaf:Document .

