@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/279a1419-acaa-487b-b479-f0e3fc1f190d> a dcat:Dataset ;
    dct:description "Kecamatan Dalam Angka Tahun 2019 " ;
    dct:identifier "279a1419-acaa-487b-b479-f0e3fc1f190d" ;
    dct:issued "2024-05-08T04:03:04.123938"^^xsd:dateTime ;
    dct:modified "2024-05-08T04:03:04.123943"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/e81625fe-6913-44cc-a98f-9c109eec0337> ;
    dct:title "Kecamatan Sambirejo 2019" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/279a1419-acaa-487b-b479-f0e3fc1f190d/resource/3f8b2850-36e6-4dc6-9bbf-df0dc11acf8b> ;
    dcat:keyword "Kecamatan",
        "Sambirejo" .

<https://data.jatengprov.go.id/dataset/279a1419-acaa-487b-b479-f0e3fc1f190d/resource/3f8b2850-36e6-4dc6-9bbf-df0dc11acf8b> a dcat:Distribution ;
    dct:description "Kecamatan Sambirejo Dalam Angka Tahun 2019" ;
    dct:format "PDF" ;
    dct:title "Kecamatan Sambirejo" ;
    dcat:accessURL <http://data.sragenkab.go.id/dataset/279a1419-acaa-487b-b479-f0e3fc1f190d/resource/3f8b2850-36e6-4dc6-9bbf-df0dc11acf8b/download/kecamatan-sambirejo-dalam-angka-2019.pdf> ;
    dcat:byteSize 900933.0 ;
    dcat:mediaType "application/pdf" .

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

