@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/4814e9c3-a754-440c-8947-04eab9e83e78> a dcat:Dataset ;
    dct:description "Jumlah aset tanah tiap kecamatan" ;
    dct:identifier "79469ea3-33cb-11f1-b2cf-0242ac120115" ;
    dct:issued "2024-01-10"^^xsd:date ;
    dct:modified "2024-01-10"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Badan Pengelola Keuangan Dan Aset Daerah" ] ;
    dct:title "Jumlah aset tanah tiap kecamatan" ;
    dcat:distribution <http://5.189.187.109/dataset/4814e9c3-a754-440c-8947-04eab9e83e78/resource/db94749c-ce6c-4abb-b6cf-353694da12de> ;
    dcat:keyword "lapoaran" ;
    dcat:landingPage <https://solodata.surakarta.go.id/opendata/detail_package/346> .

<http://5.189.187.109/dataset/4814e9c3-a754-440c-8947-04eab9e83e78/resource/db94749c-ce6c-4abb-b6cf-353694da12de> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-04-15T08:18:57.824062"^^xsd:dateTime ;
    dct:modified "2026-04-15T08:18:57.814470"^^xsd:dateTime ;
    dct:title "jumlah-aset-tanah-tiap-kecamatan" ;
    dcat:accessURL <http://uploads/dataset/346/jumlah-aset-tanah-tiap-kecamatan.csv> .

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

