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

<https://data.salatiga.go.id/dataset/5755d768-8a30-4aec-9414-0ceb9e14d804> a dcat:Dataset ;
    dct:description "Dataset ini berisi jumlah bidan sarkes dan bidan praktik per kelurahan." ;
    dct:identifier "5755d768-8a30-4aec-9414-0ceb9e14d804" ;
    dct:issued "2020-11-26T06:23:32.446329"^^xsd:dateTime ;
    dct:modified "2020-12-16T02:02:56.763787"^^xsd:dateTime ;
    dct:publisher <https://data.salatiga.go.id/organization/f17cf471-971e-4c93-8569-23c815c1d06e> ;
    dct:title "Bidan di Kota Salatiga per Kelurahan" ;
    dcat:distribution <https://data.salatiga.go.id/dataset/5755d768-8a30-4aec-9414-0ceb9e14d804/resource/8c02e64c-4ebe-413e-9bee-bc6806f0557e>,
        <https://data.salatiga.go.id/dataset/5755d768-8a30-4aec-9414-0ceb9e14d804/resource/f0e2b470-09a5-44b7-b329-7959a706e259> .

<https://data.salatiga.go.id/dataset/5755d768-8a30-4aec-9414-0ceb9e14d804/resource/8c02e64c-4ebe-413e-9bee-bc6806f0557e> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "Banyaknya Bidan per Kelurahan 2020 Semester I.csv" ;
    dcat:accessURL <https://data.salatiga.go.id/dataset/5755d768-8a30-4aec-9414-0ceb9e14d804/resource/8c02e64c-4ebe-413e-9bee-bc6806f0557e/download/banyaknya-bidan-per-kelurahan-2020-semester-i.csv> ;
    dcat:byteSize 548.0 ;
    dcat:mediaType "text/csv" .

<https://data.salatiga.go.id/dataset/5755d768-8a30-4aec-9414-0ceb9e14d804/resource/f0e2b470-09a5-44b7-b329-7959a706e259> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "Banyaknya Bidan per Kelurahan 2019.csv" ;
    dcat:accessURL <https://data.salatiga.go.id/dataset/5755d768-8a30-4aec-9414-0ceb9e14d804/resource/f0e2b470-09a5-44b7-b329-7959a706e259/download/banyaknya-bidan-per-kelurahan-2019.csv> ;
    dcat:byteSize 515.0 ;
    dcat:mediaType "text/csv" .

<https://data.salatiga.go.id/organization/f17cf471-971e-4c93-8569-23c815c1d06e> a foaf:Organization ;
    foaf:name "Dinas Kesehatan" .

