@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/075cc44f-9ad2-4f24-b76c-6d56ad5b6bfc> a dcat:Dataset ;
    dct:description "Dataset ini berisi tetang data Jumlah dan Lokasi Kelompok Kemandirian Pangan 2022" ;
    dct:identifier "075cc44f-9ad2-4f24-b76c-6d56ad5b6bfc" ;
    dct:issued "2023-05-18T03:44:31.777358"^^xsd:dateTime ;
    dct:modified "2023-05-18T03:44:36.344814"^^xsd:dateTime ;
    dct:publisher <https://data.salatiga.go.id/organization/a7cf998a-8c0d-48ee-be3a-d1178071194b> ;
    dct:title "Jumlah dan Lokasi Kelompok Kemandirian Pangan 2022" ;
    dcat:distribution <https://data.salatiga.go.id/dataset/075cc44f-9ad2-4f24-b76c-6d56ad5b6bfc/resource/716a7975-8faa-487c-983b-12696c978594> .

<https://data.salatiga.go.id/dataset/075cc44f-9ad2-4f24-b76c-6d56ad5b6bfc/resource/716a7975-8faa-487c-983b-12696c978594> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "Jumlah dan Lokasi Kelompok Kemandirian Pangan 2022.csv" ;
    dcat:accessURL <https://data.salatiga.go.id/dataset/075cc44f-9ad2-4f24-b76c-6d56ad5b6bfc/resource/716a7975-8faa-487c-983b-12696c978594/download/jumlah-dan-lokasi-kelompok-kemandirian-pangan-2022.csv> ;
    dcat:byteSize 405.0 ;
    dcat:mediaType "text/csv" .

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

