@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#> .

<https://data.jatengprov.go.id/dataset/82bd1d72-496a-42ab-8da5-000fc861ef6e> a dcat:Dataset ;
    dct:description "Data Banyaknya Nikah Menurut Bulan di Kecamatan Tersono 2021" ;
    dct:identifier "82bd1d72-496a-42ab-8da5-000fc861ef6e" ;
    dct:issued "2023-01-18T09:48:19.536507"^^xsd:dateTime ;
    dct:modified "2023-01-18T09:48:19.536515"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> ;
    dct:title "Banyaknya Nikah Menurut Bulan di Kecamatan Tersono 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Septiadi Nugraha" ;
            vcard:hasEmail <mailto:dc.cosmicboy@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/82bd1d72-496a-42ab-8da5-000fc861ef6e/resource/2248a30d-2cb4-4ace-a1b2-61cc1569c1cb>,
        <https://data.jatengprov.go.id/dataset/82bd1d72-496a-42ab-8da5-000fc861ef6e/resource/d8aefe27-ed7c-455e-8eb5-e98343cf2b30> ;
    dcat:keyword "Nikah",
        "kecamatan tersono" .

<https://data.jatengprov.go.id/dataset/82bd1d72-496a-42ab-8da5-000fc861ef6e/resource/2248a30d-2cb4-4ace-a1b2-61cc1569c1cb> a dcat:Distribution ;
    dct:description "Data Banyaknya Nikah Menurut Bulan di Kecamatan Tersono 2021" ;
    dct:format "CSV" ;
    dct:title "Banyaknya Nikah Menurut Bulan di Kecamatan Tersono 2021.csv" ;
    dcat:accessURL <http://data.batangkab.go.id/dataset/82bd1d72-496a-42ab-8da5-000fc861ef6e/resource/2248a30d-2cb4-4ace-a1b2-61cc1569c1cb/download/banyaknya-nikah-menurut-bulan-di-kecamatan-tersono-2021.csv> ;
    dcat:byteSize 158.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/dataset/82bd1d72-496a-42ab-8da5-000fc861ef6e/resource/d8aefe27-ed7c-455e-8eb5-e98343cf2b30> a dcat:Distribution ;
    dct:description "Data Banyaknya Nikah Menurut Bulan di Kecamatan Tersono 2021" ;
    dct:format "XLSX" ;
    dct:title "Banyaknya Nikah Menurut Bulan di Kecamatan Tersono 2021.xlsx" ;
    dcat:accessURL <http://data.batangkab.go.id/dataset/82bd1d72-496a-42ab-8da5-000fc861ef6e/resource/d8aefe27-ed7c-455e-8eb5-e98343cf2b30/download/banyaknya-nikah-menurut-bulan-di-kecamatan-tersono-2021.xlsx> ;
    dcat:byteSize 9338.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Batang" .

