@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/fee59b49-a03a-4877-bbe4-a2e09be3506b> a dcat:Dataset ;
    dct:description "Jumlah Angkutan Perkotaan Kab Jepara" ;
    dct:identifier "fee59b49-a03a-4877-bbe4-a2e09be3506b" ;
    dct:issued "2022-10-12T13:54:29.765296"^^xsd:dateTime ;
    dct:modified "2022-10-12T13:54:29.765300"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/96b35296-6a2e-4452-a2ae-57aa5f595073> ;
    dct:title "Jumlah Angkutan Perkotaan 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/dataset/fee59b49-a03a-4877-bbe4-a2e09be3506b/resource/d08ad516-10d6-4c7b-8aa1-6c3c1610ee72> ;
    dcat:keyword "2018",
        "Angkutan Perkotaan",
        "transportasi" .

<http://5.189.187.109/dataset/fee59b49-a03a-4877-bbe4-a2e09be3506b/resource/d08ad516-10d6-4c7b-8aa1-6c3c1610ee72> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-01-02T20:04:41.228911"^^xsd:dateTime ;
    dct:modified "2022-10-12T13:54:29.755896"^^xsd:dateTime ;
    dct:title "Jumlah Angkutan Perkotaan Kab Jepara Tahun 2018.xlsx" ;
    dcat:accessURL <http://opendata.jepara.go.id/dataset/fee59b49-a03a-4877-bbe4-a2e09be3506b/resource/d08ad516-10d6-4c7b-8aa1-6c3c1610ee72/download/jumlah-angkutan-perkotaan-kab-jepara-tahun-2018.xlsx> ;
    dcat:byteSize "15301"^^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" .

