@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/a100b469-8e16-45ef-80c1-df382d1ee0da> a dcat:Dataset ;
    dct:description "Dataset ini berisi banyaknya petani menurut jenis pertanian per kelurahan." ;
    dct:identifier "a100b469-8e16-45ef-80c1-df382d1ee0da" ;
    dct:issued "2020-11-30T01:22:34.780788"^^xsd:dateTime ;
    dct:modified "2023-08-31T03:27:33.702369"^^xsd:dateTime ;
    dct:publisher <https://data.salatiga.go.id/organization/a7cf998a-8c0d-48ee-be3a-d1178071194b> ;
    dct:title "Petani menurut Jenis Pertanian per Kelurahan di Kota Salatiga" ;
    dcat:distribution <https://data.salatiga.go.id/dataset/a100b469-8e16-45ef-80c1-df382d1ee0da/resource/7f9b5283-4fce-4691-8512-76710a61e42e>,
        <https://data.salatiga.go.id/dataset/a100b469-8e16-45ef-80c1-df382d1ee0da/resource/835966c2-316b-4bfa-924b-52f078f6e20b> .

<https://data.salatiga.go.id/dataset/a100b469-8e16-45ef-80c1-df382d1ee0da/resource/7f9b5283-4fce-4691-8512-76710a61e42e> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "Banyaknya petani menurut jenis pertanian per kelurahan 2019.csv" ;
    dcat:accessURL <https://data.salatiga.go.id/dataset/a100b469-8e16-45ef-80c1-df382d1ee0da/resource/7f9b5283-4fce-4691-8512-76710a61e42e/download/banyaknya-petani-menurut-jenis-pertanian-per-kelurahan-2019.csv> ;
    dcat:byteSize 590.0 ;
    dcat:mediaType "text/csv" .

<https://data.salatiga.go.id/dataset/a100b469-8e16-45ef-80c1-df382d1ee0da/resource/835966c2-316b-4bfa-924b-52f078f6e20b> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "Banyaknya petani menurut jenis pertanian per kelurahan 2020 Semester I.csv" ;
    dcat:accessURL <https://data.salatiga.go.id/dataset/a100b469-8e16-45ef-80c1-df382d1ee0da/resource/835966c2-316b-4bfa-924b-52f078f6e20b/download/banyaknya-petani-menurut-jenis-pertanian-per-kelurahan-2020-semester-i.csv> ;
    dcat:byteSize 663.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" .

