@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#> .

<http://5.189.187.109/dataset/80938db7-5025-4a4e-8fe1-39a234f419a5> a dcat:Dataset ;
    dct:description "Panjang Jalan Provinsi Th. 2018" ;
    dct:identifier "80938db7-5025-4a4e-8fe1-39a234f419a5" ;
    dct:issued "2023-05-22T12:16:08.717808"^^xsd:dateTime ;
    dct:modified "2024-12-19T07:26:39.216554"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "Panjang Jalan Provinsi" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bidang Bina Marga" ;
            vcard:hasEmail <mailto:dinputaru.demak@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/80938db7-5025-4a4e-8fe1-39a234f419a5/resource/d3d2ac5b-2d8a-452a-bdf5-6e76936549fd> ;
    dcat:keyword "Infrastruktur",
        "dinputaru",
        "kabupaten demak",
        "tahun 2018" ;
    dcat:landingPage <http://www.dinputaru.demakkab.go.id/> .

<http://5.189.187.109/dataset/80938db7-5025-4a4e-8fe1-39a234f419a5/resource/d3d2ac5b-2d8a-452a-bdf5-6e76936549fd> a dcat:Distribution ;
    dct:description "Panjang Jalan Provinsi" ;
    dct:format "XLSX" ;
    dct:issued "2019-09-12T08:30:45.143804"^^xsd:dateTime ;
    dct:modified "2023-05-22T12:16:08.705505"^^xsd:dateTime ;
    dct:title "Panjang Jalan Provinsi Th. 2018.xls" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/80938db7-5025-4a4e-8fe1-39a234f419a5/resource/d3d2ac5b-2d8a-452a-bdf5-6e76936549fd/download/panjang-jalan-provinsi-th.-2018.xls> ;
    dcat:byteSize "29696"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

<http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> a foaf:Agent ;
    foaf:name "Kabupaten Demak" .

<http://www.dinputaru.demakkab.go.id/> a foaf:Document .

