@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/83e42176-637a-4a94-b8cc-22f708ab01be> a dcat:Dataset ;
    dct:description "No description provided" ;
    dct:identifier "727ab742-535b-461b-9211-ece00aae8b41" ;
    dct:issued "2019-03-11"^^xsd:date ;
    dct:modified "2019-03-11"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Pemberdayaan Perempuan, Perlindungan Anak, Pengendalian Penduduk dan Keluarga Berencana" ] ;
    dct:title "Jumlah Kasus Perceraian Tahun 2015" ;
    dcat:distribution <http://5.189.187.109/dataset/83e42176-637a-4a94-b8cc-22f708ab01be/resource/571b944d-3427-49f9-a334-1e130ba07793> ;
    dcat:keyword "perceraian" ;
    dcat:landingPage <https://data.ntbprov.go.id/dataset/jumlah-kasus-perceraian-tahun-2015> .

<http://5.189.187.109/dataset/83e42176-637a-4a94-b8cc-22f708ab01be/resource/571b944d-3427-49f9-a334-1e130ba07793> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-10-11T10:28:29.375752"^^xsd:dateTime ;
    dct:modified "2022-10-11T10:28:29.367997"^^xsd:dateTime ;
    dct:title "Jumlah Kasus Perceraian Tahun 2015" ;
    dcat:accessURL <https://data.ntbprov.go.id/sites/default/files/Jumlah%20Kasus%20Perceraian%20Tahun%202015.xlsx> .

<https://data.ntbprov.go.id/dataset/jumlah-kasus-perceraian-tahun-2015> a foaf:Document .

