@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/7ea04fc1-3e88-4f89-8f7e-9e07d7ffef1e> a dcat:Dataset ;
    dct:description "Berisi Jumlah SPBU di Kabupaten Jepara Tahun 2019" ;
    dct:identifier "7ea04fc1-3e88-4f89-8f7e-9e07d7ffef1e" ;
    dct:issued "2022-10-12T13:47:22.079359"^^xsd:dateTime ;
    dct:modified "2022-10-12T13:47:22.079365"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/96b35296-6a2e-4452-a2ae-57aa5f595073> ;
    dct:title "Banyaknya SPBU di Kabupaten Jepara Tahun 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Sri Rizki Dewi" ;
            vcard:hasEmail <mailto:sririzkidewi3567@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/7ea04fc1-3e88-4f89-8f7e-9e07d7ffef1e/resource/7d762dc3-6251-4b8e-b43e-55e7e0d4c071> ;
    dcat:keyword "2019" .

<http://5.189.187.109:5000/dataset/7ea04fc1-3e88-4f89-8f7e-9e07d7ffef1e/resource/7d762dc3-6251-4b8e-b43e-55e7e0d4c071> a dcat:Distribution ;
    dct:description "berisikan jumlah SPBU di Kabupaten Jepara" ;
    dct:format "XLSX" ;
    dct:issued "2020-03-10T06:39:53.653942"^^xsd:dateTime ;
    dct:modified "2022-10-12T13:47:22.074666"^^xsd:dateTime ;
    dct:title "Banyaknya SPBU di Kabupaten Jepara Tahun 2019-2020.xlsx" ;
    dcat:accessURL <https://opendata.jepara.go.id/dataset/7ea04fc1-3e88-4f89-8f7e-9e07d7ffef1e/resource/7d762dc3-6251-4b8e-b43e-55e7e0d4c071/download/banyaknya-spbu-di-kabupaten-jepara-tahun-2019-2020.xlsx> ;
    dcat:byteSize "10858"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

