@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/e012efeb-0418-4888-8af4-a6ee05331d0f> a dcat:Dataset ;
    dct:description "Data Rekomendasi Perijinan Bidang Angkutan Jalan " ;
    dct:identifier "e012efeb-0418-4888-8af4-a6ee05331d0f" ;
    dct:issued "2022-10-12T13:52:57.287945"^^xsd:dateTime ;
    dct:modified "2022-10-12T13:52:57.287951"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/96b35296-6a2e-4452-a2ae-57aa5f595073> ;
    dct:title "Rekomendasi Perijinan Bidang Angkutan Jalan Tahun 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo Kabupaten Jepara" ;
            vcard:hasEmail <mailto:data@jeparakab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/e012efeb-0418-4888-8af4-a6ee05331d0f/resource/f61fd818-9d85-4537-ae2f-de715dff2ea3> ;
    dcat:keyword "Perijinan",
        "transportasi" .

<http://5.189.187.109/dataset/e012efeb-0418-4888-8af4-a6ee05331d0f/resource/f61fd818-9d85-4537-ae2f-de715dff2ea3> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-01-02T19:40:48.936765"^^xsd:dateTime ;
    dct:modified "2022-10-12T13:52:57.281117"^^xsd:dateTime ;
    dct:title "Rekomendasi Perijinan Bidang Angkutan Jalan Tahun 2018.xlsx" ;
    dcat:accessURL <http://opendata.jepara.go.id/dataset/e012efeb-0418-4888-8af4-a6ee05331d0f/resource/f61fd818-9d85-4537-ae2f-de715dff2ea3/download/rekomendasi-perijinan-bidang-angkutan-jalan-tahun-2018.xlsx> ;
    dcat:byteSize "15125"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/96b35296-6a2e-4452-a2ae-57aa5f595073> a foaf:Agent ;
    foaf:name "Kabupaten Jepara" .

