@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.jatengprov.go.id/dataset/f8fd3eb3-ebbe-47fd-8166-b0fbb95e49a8> a dcat:Dataset ;
    dct:description "Dataset ini berisi tetang data Luas Lahan Pertanian Kota Salatiga per Kecamatan 2021" ;
    dct:identifier "f8fd3eb3-ebbe-47fd-8166-b0fbb95e49a8" ;
    dct:issued "2023-05-19T13:13:00.290959"^^xsd:dateTime ;
    dct:modified "2023-05-19T13:13:00.290965"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/efc93875-9d42-43c8-9241-6adcb85471f6> ;
    dct:title "Data Luas Lahan Pertanian Kota Salatiga per Kecamatan 2021" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f8fd3eb3-ebbe-47fd-8166-b0fbb95e49a8/resource/61701731-3057-4bc8-b1d2-b05717a82ca0> .

<https://data.jatengprov.go.id/dataset/f8fd3eb3-ebbe-47fd-8166-b0fbb95e49a8/resource/61701731-3057-4bc8-b1d2-b05717a82ca0> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "Luas Lahan Pertanian Kota Salatiga per Kecamatan 2021.csv" ;
    dcat:accessURL <http://data.salatiga.go.id/dataset/f8fd3eb3-ebbe-47fd-8166-b0fbb95e49a8/resource/61701731-3057-4bc8-b1d2-b05717a82ca0/download/luas-lahan-pertanian-kota-salatiga-per-kecamatan-2021.csv> ;
    dcat:byteSize 293.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/efc93875-9d42-43c8-9241-6adcb85471f6> a foaf:Organization ;
    foaf:name "Pemerintah Kota Salatiga" .

