@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/81048580-4186-41e7-a962-977eb8f6558b> a dcat:Dataset ;
    dct:description "Jumlah Kendaraan AKDP Kab. Jepara " ;
    dct:identifier "81048580-4186-41e7-a962-977eb8f6558b" ;
    dct:issued "2022-10-12T13:47:30.465744"^^xsd:dateTime ;
    dct:modified "2022-10-12T13:47:30.465749"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/96b35296-6a2e-4452-a2ae-57aa5f595073> ;
    dct:title "Jumlah Kendaraan AKDP Kab. Jepara Tahun 2019" ;
    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/81048580-4186-41e7-a962-977eb8f6558b/resource/3b6bd343-3389-4c87-803b-a5b50aa4ea37> ;
    dcat:keyword "transportasi" .

<http://5.189.187.109/dataset/81048580-4186-41e7-a962-977eb8f6558b/resource/3b6bd343-3389-4c87-803b-a5b50aa4ea37> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-01-02T20:37:30.552567"^^xsd:dateTime ;
    dct:modified "2022-10-12T13:47:30.460830"^^xsd:dateTime ;
    dct:title "Jumlah Kendaraan AKDP Kab. Jepara Tahun 2019.xlsx" ;
    dcat:accessURL <http://opendata.jepara.go.id/dataset/81048580-4186-41e7-a962-977eb8f6558b/resource/3b6bd343-3389-4c87-803b-a5b50aa4ea37/download/jumlah-kendaraan-akdp-kab.-jepara-tahun-2019.xlsx> ;
    dcat:byteSize "12436"^^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" .

