@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/4aeebd4b-76d1-400b-a1a3-8c9092a2f80a> a dcat:Dataset ;
    dct:description "Daftar Panjang Jalan Menurut Keadaan dan Status Jalan Kab Boyolali Tahun 2020" ;
    dct:identifier "4aeebd4b-76d1-400b-a1a3-8c9092a2f80a" ;
    dct:issued "2021-05-09T02:48:36.216534"^^xsd:dateTime ;
    dct:modified "2021-05-09T02:48:36.216546"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/57f8021d-0b1c-4773-b40d-a8afbb263063> ;
    dct:title "Daftar Panjang Jalan Menurut Keadaan dan Status Jalan Kab Boyolali 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DPUPR Kab. Boyolali" ;
            vcard:hasEmail <mailto:dpupr@boyolali.go.id> ] ;
    dcat:landingPage <https://dpupr.boyolali.go.id/daftar-panjang-jalan-menurut-keadanaan-dan-status-jalan/> .

<https://data.jatengprov.go.id/organization/57f8021d-0b1c-4773-b40d-a8afbb263063> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Boyolali" .

