@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/290dd27b-a80f-4e91-886b-97a418cf0eba> a dcat:Dataset ;
    dct:description "Kualitas Persalinan tahun 2019 dengan indikator tempat persalinan dan pertolongan persalinan" ;
    dct:identifier "290dd27b-a80f-4e91-886b-97a418cf0eba" ;
    dct:issued "2022-10-11T15:07:41.866353"^^xsd:dateTime ;
    dct:modified "2024-12-19T04:27:46.003130"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/843f3a98-eace-437d-af09-4f3fdc10ec83> ;
    dct:title "Kualitas Persalinan tahun 2019 Desa Sidayu" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "bambang" ;
            vcard:hasEmail <mailto:bidstatistikkominfo@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/290dd27b-a80f-4e91-886b-97a418cf0eba/resource/45cb593f-9ff7-4ba6-abbc-7841c8fd6aa2>,
        <http://5.189.187.109/dataset/290dd27b-a80f-4e91-886b-97a418cf0eba/resource/535fde06-7767-4f93-8c14-485ac8b0f21b> ;
    dcat:keyword "persalinan" ;
    dcat:landingPage <laporan%20profil%20desa%20sidayu%20tahun%202019> .

<http://5.189.187.109/dataset/290dd27b-a80f-4e91-886b-97a418cf0eba/resource/45cb593f-9ff7-4ba6-abbc-7841c8fd6aa2> a dcat:Distribution ;
    dct:description "Kualitas Persalinan tahun 2019" ;
    dct:format "XLSX" ;
    dct:issued "2020-09-16T03:33:20.578698"^^xsd:dateTime ;
    dct:modified "2022-10-11T15:07:41.858261"^^xsd:dateTime ;
    dct:title "Kualitas Persalinan tahun 2019.xlsx" ;
    dcat:accessURL <http://103.146.199.34/dataset/290dd27b-a80f-4e91-886b-97a418cf0eba/resource/45cb593f-9ff7-4ba6-abbc-7841c8fd6aa2/download/kualitas-persalinan-tahun-2019.xlsx> ;
    dcat:byteSize "9541"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/290dd27b-a80f-4e91-886b-97a418cf0eba/resource/535fde06-7767-4f93-8c14-485ac8b0f21b> a dcat:Distribution ;
    dct:description "Kualitas Persalinan tahun 2019" ;
    dct:format "CSV" ;
    dct:issued "2020-09-16T03:33:34.808383"^^xsd:dateTime ;
    dct:modified "2022-10-11T15:07:41.860460"^^xsd:dateTime ;
    dct:title "Kualitas Persalinan tahun 2019.csv" ;
    dcat:accessURL <http://103.146.199.34/dataset/290dd27b-a80f-4e91-886b-97a418cf0eba/resource/535fde06-7767-4f93-8c14-485ac8b0f21b/download/kualitas-persalinan-tahun-2019.csv> ;
    dcat:byteSize "687"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/843f3a98-eace-437d-af09-4f3fdc10ec83> a foaf:Agent ;
    foaf:name "Kabupaten Batang" .

<laporan%20profil%20desa%20sidayu%20tahun%202019> a foaf:Document .

