@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/de88565e-a8c3-4ef2-b06a-40003a5b99e2> a dcat:Dataset ;
    dct:description "Kecamatan Dalam Angka Tahun 2019" ;
    dct:identifier "de88565e-a8c3-4ef2-b06a-40003a5b99e2" ;
    dct:issued "2024-05-08T04:03:42.437198"^^xsd:dateTime ;
    dct:modified "2024-05-08T04:03:42.437218"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/e81625fe-6913-44cc-a98f-9c109eec0337> ;
    dct:title "Kecamatan Kedawung 2019" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/de88565e-a8c3-4ef2-b06a-40003a5b99e2/resource/9b348199-e249-4074-80c1-6a7f1c3b81bf> ;
    dcat:keyword "Kecamatan",
        "Kedawung" .

<https://data.jatengprov.go.id/dataset/de88565e-a8c3-4ef2-b06a-40003a5b99e2/resource/9b348199-e249-4074-80c1-6a7f1c3b81bf> a dcat:Distribution ;
    dct:description "Kecamatan Kedawung Dalam Angka Tahun 2019" ;
    dct:format "PDF" ;
    dct:title "Kecamatan Kedawung" ;
    dcat:accessURL <http://data.sragenkab.go.id/dataset/de88565e-a8c3-4ef2-b06a-40003a5b99e2/resource/9b348199-e249-4074-80c1-6a7f1c3b81bf/download/kecamatan-kedawung-dalam-angka-2019.pdf> ;
    dcat:byteSize 910327.0 ;
    dcat:mediaType "application/pdf" .

<https://data.jatengprov.go.id/organization/e81625fe-6913-44cc-a98f-9c109eec0337> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Sragen" .

