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

<https://data.jatengprov.go.id/dataset/99053bc3-966d-41ac-a1ab-569ede3e3590> a dcat:Dataset ;
    dct:description "Kecamatan Tempuran Dalam Angka 2021 adalah publikasi tahunan yang diterbitkan secara berkala oleh Badan Pusat Statistik Kabupaten Magelang. Publikasi ini dimaksudkan untuk memberikan gambaran tentang perkembangan Kecamatan Tempuran" ;
    dct:identifier "99053bc3-966d-41ac-a1ab-569ede3e3590" ;
    dct:issued "2026-09-03T01:59:51.844483"^^xsd:dateTime ;
    dct:modified "2026-09-03T01:59:51.844490"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/554f3b9b-0352-4c6d-a52b-03d26f843685> ;
    dct:title "Kecamatan Tempuran Dalam Angka 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/99053bc3-966d-41ac-a1ab-569ede3e3590/resource/8d2e03ee-99f1-4477-90b1-cc00af52af0f> ;
    dcat:keyword "Tempuran Dalam Angka" ;
    dcat:landingPage <BPS> .

<https://data.jatengprov.go.id/dataset/99053bc3-966d-41ac-a1ab-569ede3e3590/resource/8d2e03ee-99f1-4477-90b1-cc00af52af0f> a dcat:Distribution ;
    dct:description "Kecamatan Tempuran Dalam Angka 2021" ;
    dct:format "PDF" ;
    dct:title "Kecamatan Tempuran Dalam Angka 2021.pdf" ;
    dcat:accessURL <http://192.168.5.50/dataset/99053bc3-966d-41ac-a1ab-569ede3e3590/resource/8d2e03ee-99f1-4477-90b1-cc00af52af0f/download/kecamatan-tempuran-dalam-angka-2021.pdf> ;
    dcat:byteSize 3844650.0 ;
    dcat:mediaType "application/pdf" .

<https://data.jatengprov.go.id/organization/554f3b9b-0352-4c6d-a52b-03d26f843685> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Magelang" .

