@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:5000/dataset/f3a30dcd-4a15-4ef5-8e52-806a3e40d707> a dcat:Dataset ;
    dct:description "Jumlah Kendaraan Angkutan Darat Kab. Jepara " ;
    dct:identifier "f3a30dcd-4a15-4ef5-8e52-806a3e40d707" ;
    dct:issued "2022-10-12T13:53:50.012586"^^xsd:dateTime ;
    dct:modified "2022-10-12T13:53:50.012592"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/96b35296-6a2e-4452-a2ae-57aa5f595073> ;
    dct:title "Jumlah Kendaraan Angkutan Darat Kab. Jepara 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:5000/dataset/f3a30dcd-4a15-4ef5-8e52-806a3e40d707/resource/ce0a1c2c-59e9-4f34-bf4e-cdfeed269d01> ;
    dcat:keyword "transportasi" .

<http://5.189.187.109:5000/dataset/f3a30dcd-4a15-4ef5-8e52-806a3e40d707/resource/ce0a1c2c-59e9-4f34-bf4e-cdfeed269d01> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-01-02T20:43:18.071026"^^xsd:dateTime ;
    dct:modified "2022-10-12T13:53:50.007695"^^xsd:dateTime ;
    dct:title "Jumlah Kendaraan Angkutan Darat Kab. Jepara Tahun 2018.xls" ;
    dcat:accessURL <http://opendata.jepara.go.id/dataset/f3a30dcd-4a15-4ef5-8e52-806a3e40d707/resource/ce0a1c2c-59e9-4f34-bf4e-cdfeed269d01/download/jumlah-kendaraan-angkutan-darat-kab.-jepara-tahun-2018.xls> ;
    dcat:byteSize "39936"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

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

