@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/d8d9076c-9a59-4e30-8d94-17da09fad8ea> a dcat:Dataset ;
    dct:description "Jumlah Gugus, Sumber Didik, dan Anak Didik Pramuka Menurut Kecamatan di Kabupaten Magelang, 2020" ;
    dct:identifier "d8d9076c-9a59-4e30-8d94-17da09fad8ea" ;
    dct:issued "2021-05-27T05:40:13.035705"^^xsd:dateTime ;
    dct:modified "2021-05-27T05:40:13.035718"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/554f3b9b-0352-4c6d-a52b-03d26f843685> ;
    dct:title "Jumlah Gugus, Sumber Didik, dan Anak Didik Pramuka Menurut Kecamatan di Kab. Magelang, 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo" ] ;
    dcat:landingPage <BPS> .

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

