@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/d80854c7-26a7-4ca5-8860-4050a42d81a4> a dcat:Dataset ;
    dct:description """Data ini berisi Data Jumlah Prasarana Kesehatan di Kabupaten Kutai Timur\r
\r
Variabel pada data ini mencakup: 1. kecamatan 2. status 3. kode_pum 4. desa/_kelurahan 5. tanggal 6. prasarana 7. jumlah\r
""" ;
    dct:identifier "d80854c7-26a7-4ca5-8860-4050a42d81a4" ;
    dct:issued "2023-05-28T14:37:43.596262"^^xsd:dateTime ;
    dct:modified "2023-05-28T14:37:43.596269"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/f44d5543-0b73-4271-8cfa-4988bfce2cee> ;
    dct:title "Data Prasarana Kesehatan di Kabupaten Kutai Timur" ;
    dcat:distribution <http://5.189.187.109/dataset/d80854c7-26a7-4ca5-8860-4050a42d81a4/resource/6f919ca7-7c10-42cc-a562-006a3b3544d8> ;
    dcat:keyword "kesehatan",
        "prasarana wilayah" ;
    dcat:landingPage <http://prodeskel.binapemdes.kemendagri.go.id/> .

<http://5.189.187.109/dataset/d80854c7-26a7-4ca5-8860-4050a42d81a4/resource/6f919ca7-7c10-42cc-a562-006a3b3544d8> a dcat:Distribution ;
    dct:description "Data per November 2020" ;
    dct:format "CSV" ;
    dct:issued "2021-07-27T02:11:21.437185"^^xsd:dateTime ;
    dct:modified "2023-05-28T14:37:43.588698"^^xsd:dateTime ;
    dct:title "Sarana Prasarana Kesehatan Menurut Desa/Kelurahan" ;
    dcat:accessURL <https://data.kutaitimurkab.go.id/dataset/d80854c7-26a7-4ca5-8860-4050a42d81a4/resource/6f919ca7-7c10-42cc-a562-006a3b3544d8/download/prasarana-kesehatan-menurut-desakelurahan.csv> ;
    dcat:byteSize "30276"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/f44d5543-0b73-4271-8cfa-4988bfce2cee> a foaf:Agent ;
    foaf:name "Kabupaten Kutai Timur" .

<http://prodeskel.binapemdes.kemendagri.go.id/> a foaf:Document .

