@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/b0cb5f40-1a5c-4ee6-ab68-5a4f9d49e206> a dcat:Dataset ;
    dct:description "Data Kelompok Tani Kota Semarang 2020" ;
    dct:identifier "b0cb5f40-1a5c-4ee6-ab68-5a4f9d49e206" ;
    dct:issued "2023-02-01T05:14:53.628599"^^xsd:dateTime ;
    dct:modified "2023-02-01T05:14:53.628605"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Data Kelompok Tani Kota Semarang 2020" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/b0cb5f40-1a5c-4ee6-ab68-5a4f9d49e206/resource/c8c5cfcf-0984-4e0a-9442-35f456d13e03> ;
    dcat:keyword "Pertanian" .

<https://data.jatengprov.go.id/dataset/b0cb5f40-1a5c-4ee6-ab68-5a4f9d49e206/resource/c8c5cfcf-0984-4e0a-9442-35f456d13e03> a dcat:Distribution ;
    dct:description "Data Kelompok Tani Kota Semarang 2020" ;
    dct:format "PDF" ;
    dct:title "Data Kelompok Tani Kota Semarang 2020" ;
    dcat:accessURL <https://drive.google.com/file/d/1kz5dnzisPDvRiQLZuiny2VuGfKL_ZWGl/view?usp=sharing> .

<https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> a foaf:Organization ;
    foaf:name "Pemerintah Kota Semarang" .

