@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/10c9043b-fe2a-4fac-aec4-22f1b2e027ab> a dcat:Dataset ;
    dct:description "Jumlah Kendaraan Angkutan Pariwisata Kab. Jepara " ;
    dct:identifier "10c9043b-fe2a-4fac-aec4-22f1b2e027ab" ;
    dct:issued "2022-10-12T13:42:32.314694"^^xsd:dateTime ;
    dct:modified "2022-10-12T13:42:32.314699"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/96b35296-6a2e-4452-a2ae-57aa5f595073> ;
    dct:title "Jumlah Kendaraan Angkutan Pariwisata 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/10c9043b-fe2a-4fac-aec4-22f1b2e027ab/resource/ad4b1758-1574-47dc-acb4-180b4d033668> ;
    dcat:keyword "transportasi" .

<http://5.189.187.109/dataset/10c9043b-fe2a-4fac-aec4-22f1b2e027ab/resource/ad4b1758-1574-47dc-acb4-180b4d033668> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-01-02T20:44:22.287554"^^xsd:dateTime ;
    dct:modified "2022-10-12T13:42:32.310107"^^xsd:dateTime ;
    dct:title "Jumlah Kendaraan Angkutan Pariwisata Kab. Jepara Tahun 2019.xlsx" ;
    dcat:accessURL <http://opendata.jepara.go.id/dataset/10c9043b-fe2a-4fac-aec4-22f1b2e027ab/resource/ad4b1758-1574-47dc-acb4-180b4d033668/download/jumlah-kendaraan-angkutan-pariwisata-kab.-jepara-tahun-2019.xlsx> ;
    dcat:byteSize "13652"^^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" .

