@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/7d41e6d8-817c-49bc-85c8-9a235a90f889> a dcat:Dataset ;
    dct:description "Jumlah Rumah Sakit Di Kota Ambon Tahun 2019-2022" ;
    dct:identifier "7d41e6d8-817c-49bc-85c8-9a235a90f889" ;
    dct:issued "2024-05-17T02:47:52.378243"^^xsd:dateTime ;
    dct:modified "2024-05-17T02:47:52.378250"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/7583833d-c6a3-4c61-b0c4-13b7469de4d3> ;
    dct:title "Jumlah Rumah Sakit Di Kota Ambon Tahun 2019-2022" ;
    dcat:distribution <http://5.189.187.109/dataset/7d41e6d8-817c-49bc-85c8-9a235a90f889/resource/e649fca4-c39a-45e3-9dc0-443a166b6883> ;
    dcat:keyword "rumah sakit" .

<http://5.189.187.109/dataset/7d41e6d8-817c-49bc-85c8-9a235a90f889/resource/e649fca4-c39a-45e3-9dc0-443a166b6883> a dcat:Distribution ;
    dct:description "Jumlah Rumah Sakit Di Kota Ambon Tahun 2019-2022" ;
    dct:format "CSV" ;
    dct:issued "2024-01-31T06:53:28.810974"^^xsd:dateTime ;
    dct:modified "2024-05-17T02:47:52.372067"^^xsd:dateTime ;
    dct:title "Jumlah Rumah Sakit Di Kota Ambon Tahun 2019-2022.csv" ;
    dcat:accessURL <https://satudata.ambon.go.id/dataset/7d41e6d8-817c-49bc-85c8-9a235a90f889/resource/e649fca4-c39a-45e3-9dc0-443a166b6883/download/jumlah-rumah-sakit-di-kota-ambon-tahun-2019-2022.csv> ;
    dcat:byteSize "823"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/7583833d-c6a3-4c61-b0c4-13b7469de4d3> a foaf:Agent ;
    foaf:name "Kota Ambon" .

