@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/1d5da76c-28d8-4c6a-a7b5-1756258c67bc> a dcat:Dataset ;
    dct:identifier "1d5da76c-28d8-4c6a-a7b5-1756258c67bc" ;
    dct:issued "2020-12-09T13:03:47.130239"^^xsd:dateTime ;
    dct:modified "2021-09-22T16:42:04.249445"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/cf88ac37-4d4e-45b3-bd8f-de6cd6a35aaa> ;
    dct:title "Perkembangan Komoditas Tanaman Pangan" ;
    owl:versionInfo "20201209-102939" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/1d5da76c-28d8-4c6a-a7b5-1756258c67bc/resource/909d8c1d-1bad-44e6-b433-f722802e9b42> .

<https://data.jatengprov.go.id/dataset/1d5da76c-28d8-4c6a-a7b5-1756258c67bc/resource/909d8c1d-1bad-44e6-b433-f722802e9b42> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:title "Perkembangan Komoditas Tanaman Pangan Tahun 2020" ;
    dcat:accessURL <http://gandem.temanggungkab.go.id/bo/public_files/20201209102954260_1803_2020.xls> .

<https://data.jatengprov.go.id/organization/cf88ac37-4d4e-45b3-bd8f-de6cd6a35aaa> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Temanggung" .

