@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/fd59e94b-00ea-46d0-92ca-934343f17e60> a dcat:Dataset ;
    dct:description "Jumlah Nelayan Menurut Kecamatan dan Desa (orang) Kabupaten Jepara " ;
    dct:identifier "fd59e94b-00ea-46d0-92ca-934343f17e60" ;
    dct:issued "2022-10-12T13:54:21.468501"^^xsd:dateTime ;
    dct:modified "2022-10-12T13:54:21.468507"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/96b35296-6a2e-4452-a2ae-57aa5f595073> ;
    dct:title "Jumlah Nelayan Menurut Kecamatan dan Desa (orang) Kabupaten 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/fd59e94b-00ea-46d0-92ca-934343f17e60/resource/3e2bdec1-9af7-4756-9df0-95a4070db3f5> ;
    dcat:keyword "2018",
        "Perikanan",
        "nelayan" .

<http://5.189.187.109:5000/dataset/fd59e94b-00ea-46d0-92ca-934343f17e60/resource/3e2bdec1-9af7-4756-9df0-95a4070db3f5> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-01-12T17:53:32.726359"^^xsd:dateTime ;
    dct:modified "2022-10-12T13:54:21.457678"^^xsd:dateTime ;
    dct:title "Jumlah Nelayan Menurut Kecamatan atau Desa (orang) Kabupaten Jepara Tahun 2018.xlsx" ;
    dcat:accessURL <http://opendata.jepara.go.id/dataset/fd59e94b-00ea-46d0-92ca-934343f17e60/resource/3e2bdec1-9af7-4756-9df0-95a4070db3f5/download/jumlah-nelayan-menurut-kecamatan-atau-desa-orang-kabupaten-jepara-tahun-2018.xlsx> ;
    dcat:byteSize "22925"^^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" .

