@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/20bbaeac-dfa2-48dc-a67c-3204b9117849> a dcat:Dataset ;
    dct:description "Dataset ini berisi tetang Jumlah Perkara yang Diputus di Pengadilan Agama Kabupaten Gresik" ;
    dct:identifier "20bbaeac-dfa2-48dc-a67c-3204b9117849" ;
    dct:issued "2023-07-12T14:34:30.628606"^^xsd:dateTime ;
    dct:modified "2024-03-12T21:50:28.329510"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/59ccc552-59fe-474c-94af-ea1932dcedcf> ;
    dct:title "Jumlah Perkara yang Diputus di Pengadilan Agama Kabupaten Gresik" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Komunikasi dan Informatika Gresik" ] ;
    dcat:distribution <http://5.189.187.109/dataset/20bbaeac-dfa2-48dc-a67c-3204b9117849/resource/bc2e95fd-45a2-4f37-bc76-a5854f9589ae>,
        <http://5.189.187.109/dataset/20bbaeac-dfa2-48dc-a67c-3204b9117849/resource/e9c5358f-a3d8-443f-b3d4-9ea9478f6485> ;
    dcat:keyword "agama",
        "jumlah perkara",
        "perkara diputus" .

<http://5.189.187.109/dataset/20bbaeac-dfa2-48dc-a67c-3204b9117849/resource/bc2e95fd-45a2-4f37-bc76-a5854f9589ae> a dcat:Distribution ;
    dct:description "Jumlah Perkara yang Diputus di Pengadilan Agama Kabupaten Gresik Tahun 2023" ;
    dct:format "CSV" ;
    dct:issued "2024-02-28T07:55:19.957783"^^xsd:dateTime ;
    dct:modified "2024-03-12T21:50:28.342344"^^xsd:dateTime ;
    dct:title "Tahun 2023 - Jumlah Perkara yang Diputus di Pengadilan Agama Kabupaten Gresik" ;
    dcat:accessURL <http://data.gresikkab.go.id/dataset/20bbaeac-dfa2-48dc-a67c-3204b9117849/resource/bc2e95fd-45a2-4f37-bc76-a5854f9589ae/download/jumlah-perkara-yang-diputus-di-pengadilan-agama-kabupaten-gresik.csv> ;
    dcat:byteSize "1587"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/dataset/20bbaeac-dfa2-48dc-a67c-3204b9117849/resource/e9c5358f-a3d8-443f-b3d4-9ea9478f6485> a dcat:Distribution ;
    dct:description "Dataset ini berisi tentang jumlah perkara yang diputus di Pengadilan Agama Kabupaten Gresik tahun 2022" ;
    dct:format "CSV" ;
    dct:issued "2023-07-03T07:16:32.360564"^^xsd:dateTime ;
    dct:modified "2023-07-12T14:34:30.619036"^^xsd:dateTime ;
    dct:title "Tahun 2022 - Jumlah Perkara yang Diputus di Pengadilan Agama Kabupaten Gresik" ;
    dcat:accessURL <http://data.gresikkab.go.id/dataset/20bbaeac-dfa2-48dc-a67c-3204b9117849/resource/e9c5358f-a3d8-443f-b3d4-9ea9478f6485/download/jumlah-perkara-yang-diputus-di-pengadilan-agama-kabupaten-gresik-2022.csv> ;
    dcat:byteSize "1631"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/59ccc552-59fe-474c-94af-ea1932dcedcf> a foaf:Agent ;
    foaf:name "Kabupaten Gresik" .

