@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 vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/876a9c1c-8623-495c-b8c2-2b7667d9768c> a dcat:Dataset ;
    dct:description "KECAMATAN NGABLAK DALAM ANGKA 2017" ;
    dct:identifier "876a9c1c-8623-495c-b8c2-2b7667d9768c" ;
    dct:issued "2019-01-03T06:27:37.826500"^^xsd:dateTime ;
    dct:modified "2019-01-03T06:27:37.826509"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/554f3b9b-0352-4c6d-a52b-03d26f843685> ;
    dct:title "KECAMATAN NGABLAK DALAM ANGKA 2017" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Eddy Setyawan" ;
            vcard:hasEmail <mailto:eddybedoel10@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/876a9c1c-8623-495c-b8c2-2b7667d9768c/resource/84041eac-ddb4-4259-9751-cfd92dbfd24b> ;
    dcat:landingPage <magelangkab.go.id> .

<https://data.jatengprov.go.id/dataset/876a9c1c-8623-495c-b8c2-2b7667d9768c/resource/84041eac-ddb4-4259-9751-cfd92dbfd24b> a dcat:Distribution ;
    dct:description "Kecamatan Ngablak Dalam Angka 2017" ;
    dct:format "DOC" ;
    dct:title "Kecamatan Ngablak Dalam Angka 2017.doc" ;
    dcat:accessURL <http://opendata.magelangkab.go.id/dataset/876a9c1c-8623-495c-b8c2-2b7667d9768c/resource/84041eac-ddb4-4259-9751-cfd92dbfd24b/download/kecamatan-ngablak-dalam-angka-2017.doc> ;
    dcat:byteSize 2205696.0 ;
    dcat:mediaType "application/msword" .

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

