@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/68cc8419-57eb-4786-b5fd-f2504ba00292> a dcat:Dataset ;
    dct:description "Kualitas Ibu Hamil tahun 2019 dengan indikator tempat periksa dan jumlah ibu hamil serta nifas" ;
    dct:identifier "68cc8419-57eb-4786-b5fd-f2504ba00292" ;
    dct:issued "2022-10-11T15:46:23.674398"^^xsd:dateTime ;
    dct:modified "2024-12-25T14:43:29.689214"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/843f3a98-eace-437d-af09-4f3fdc10ec83> ;
    dct:title "Kualitas Ibu Hamil Desa Tombo tahun 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "bambang" ;
            vcard:hasEmail <mailto:bidstatistikkominfo@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/68cc8419-57eb-4786-b5fd-f2504ba00292/resource/0e509daf-f21b-4e12-82be-e68f0d0c4831>,
        <http://5.189.187.109/dataset/68cc8419-57eb-4786-b5fd-f2504ba00292/resource/9c9721c1-88ab-43d5-a238-a63c66470055> ;
    dcat:keyword "ibu hamil" ;
    dcat:landingPage <laporan%20profil%20desa%20tombo%20tahun%202019> .

<http://5.189.187.109/dataset/68cc8419-57eb-4786-b5fd-f2504ba00292/resource/0e509daf-f21b-4e12-82be-e68f0d0c4831> a dcat:Distribution ;
    dct:description "Kualitas Ibu Hamil tahun 2019" ;
    dct:format "XLSX" ;
    dct:issued "2020-10-12T06:38:22.091434"^^xsd:dateTime ;
    dct:modified "2022-10-11T15:46:23.667954"^^xsd:dateTime ;
    dct:title "Kualitas Ibu Hamil tahun 2019.xlsx" ;
    dcat:accessURL <http://103.146.199.34/dataset/68cc8419-57eb-4786-b5fd-f2504ba00292/resource/0e509daf-f21b-4e12-82be-e68f0d0c4831/download/kualitas-ibu-hamil-tahun-2019.xlsx> ;
    dcat:byteSize "9338"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/68cc8419-57eb-4786-b5fd-f2504ba00292/resource/9c9721c1-88ab-43d5-a238-a63c66470055> a dcat:Distribution ;
    dct:description "Kualitas Ibu Hamil tahun 2019" ;
    dct:format "CSV" ;
    dct:issued "2020-10-12T06:38:38.670393"^^xsd:dateTime ;
    dct:modified "2022-10-11T15:46:23.669869"^^xsd:dateTime ;
    dct:title "Kualitas Ibu Hamil tahun 2019.csv" ;
    dcat:accessURL <http://103.146.199.34/dataset/68cc8419-57eb-4786-b5fd-f2504ba00292/resource/9c9721c1-88ab-43d5-a238-a63c66470055/download/kualitas-ibu-hamil-tahun-2019.csv> ;
    dcat:byteSize "543"^^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%20tombo%20tahun%202019> a foaf:Document .

