@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/4b9a8348-2d39-41f4-89c3-bdf6b61ce8b9> a dcat:Dataset ;
    dct:description "Jumlah  Nelayan Perairan Umum Per Kecamatan (Orang) " ;
    dct:identifier "4b9a8348-2d39-41f4-89c3-bdf6b61ce8b9" ;
    dct:issued "2022-10-12T13:44:47.445293"^^xsd:dateTime ;
    dct:modified "2022-10-12T13:44:47.445298"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/96b35296-6a2e-4452-a2ae-57aa5f595073> ;
    dct:title "Jumlah  Nelayan Perairan Umum Per Kecamatan (Orang) 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/4b9a8348-2d39-41f4-89c3-bdf6b61ce8b9/resource/8b7710a6-446e-436b-b0f3-70acb1520159> ;
    dcat:keyword "Nelayan",
        "Nelayan Perairan" .

<http://5.189.187.109:5000/dataset/4b9a8348-2d39-41f4-89c3-bdf6b61ce8b9/resource/8b7710a6-446e-436b-b0f3-70acb1520159> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-01-05T18:35:58.080688"^^xsd:dateTime ;
    dct:modified "2022-10-12T13:44:47.437246"^^xsd:dateTime ;
    dct:title "Jumlah  Nelayan Perairan Umum Per Kecamatan (Orang) Tahun 2018.xlsx" ;
    dcat:accessURL <http://opendata.jepara.go.id/dataset/4b9a8348-2d39-41f4-89c3-bdf6b61ce8b9/resource/8b7710a6-446e-436b-b0f3-70acb1520159/download/jumlah-nelayan-perairan-umum-per-kecamatan-orang-tahun-2018.xlsx> ;
    dcat:byteSize "16735"^^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" .

