@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#> .

<https://data.salatiga.go.id/dataset/7c74a1f3-0816-4cd6-a0c7-5b25094913ee> a dcat:Dataset ;
    dct:description "Banyaknya Petani Menurut Jenis Pertanian per Kelurahan 2025" ;
    dct:identifier "7c74a1f3-0816-4cd6-a0c7-5b25094913ee" ;
    dct:issued "2026-06-09T06:20:47.079994"^^xsd:dateTime ;
    dct:modified "2026-06-09T06:20:54.456801"^^xsd:dateTime ;
    dct:publisher <https://data.salatiga.go.id/organization/a7cf998a-8c0d-48ee-be3a-d1178071194b> ;
    dct:title "Banyaknya Petani Menurut Jenis Pertanian per Kelurahan 2025" ;
    dcat:distribution <https://data.salatiga.go.id/dataset/7c74a1f3-0816-4cd6-a0c7-5b25094913ee/resource/8871e28d-5f40-4e7d-bb2d-4a26d093bc9d> .

<https://data.salatiga.go.id/dataset/7c74a1f3-0816-4cd6-a0c7-5b25094913ee/resource/8871e28d-5f40-4e7d-bb2d-4a26d093bc9d> a dcat:Distribution ;
    dct:description "Banyaknya Petani Menurut Jenis Pertanian per Kelurahan 2025" ;
    dct:format "CSV" ;
    dct:title "Banyaknya Petani Menurut Jenis Pertanian per Kelurahan 2025.csv" ;
    dcat:accessURL <https://data.salatiga.go.id/dataset/7c74a1f3-0816-4cd6-a0c7-5b25094913ee/resource/8871e28d-5f40-4e7d-bb2d-4a26d093bc9d/download/banyaknya-petani-menurut-jenis-pertanian-per-kelurahan-2025.csv> ;
    dcat:byteSize 647.0 ;
    dcat:mediaType "text/csv" .

<https://data.salatiga.go.id/organization/a7cf998a-8c0d-48ee-be3a-d1178071194b> a foaf:Organization ;
    foaf:name "Dinas Pangan dan Pertanian" .

