@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/fe6bc396-bd0f-4d59-83cd-c7395f88f1c0> a dcat:Dataset ;
    dct:description "Data inventarisasi jembatan yang berstatus milik Kabupaten Magelang" ;
    dct:identifier "fe6bc396-bd0f-4d59-83cd-c7395f88f1c0" ;
    dct:issued "2019-01-03T06:30:03.016508"^^xsd:dateTime ;
    dct:modified "2019-01-03T06:30:03.016517"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/554f3b9b-0352-4c6d-a52b-03d26f843685> ;
    dct:title "Data Jembatan Kabupaten Magelang" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DPUPR Kabupaten Magelang" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/fe6bc396-bd0f-4d59-83cd-c7395f88f1c0/resource/6ff26d90-2eae-4e9a-9345-92e745329354> ;
    dcat:landingPage <DPUPR%20Kabupaten%20Magelang> .

<https://data.jatengprov.go.id/dataset/fe6bc396-bd0f-4d59-83cd-c7395f88f1c0/resource/6ff26d90-2eae-4e9a-9345-92e745329354> a dcat:Distribution ;
    dct:description "Data inventarisasi Jembatan yang berstatus milik Kabupaten Magelang" ;
    dct:format "CSV" ;
    dct:title "Data Jembatan Kabupaten Magelang" ;
    dcat:accessURL <http://opendata.magelangkab.go.id/dataset/fe6bc396-bd0f-4d59-83cd-c7395f88f1c0/resource/6ff26d90-2eae-4e9a-9345-92e745329354/download/invent-jbt-2017.xlsx> ;
    dcat:byteSize 623408.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

