@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.jatengprov.go.id/dataset/fb534cb1-b14c-48a7-be55-f63a195a3aee> a dcat:Dataset ;
    dct:description "Jumlah Rumah Sakit Kota Semarang 2015" ;
    dct:identifier "fb534cb1-b14c-48a7-be55-f63a195a3aee" ;
    dct:issued "2023-02-01T06:02:17.182817"^^xsd:dateTime ;
    dct:modified "2023-02-01T06:02:17.182823"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Jumlah Rumah Sakit Kota Semarang 2015" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/fb534cb1-b14c-48a7-be55-f63a195a3aee/resource/a6c2757c-1aa1-4100-93be-b2b90cdb36ba> ;
    dcat:keyword "Transportasi" .

<https://data.jatengprov.go.id/dataset/fb534cb1-b14c-48a7-be55-f63a195a3aee/resource/a6c2757c-1aa1-4100-93be-b2b90cdb36ba> a dcat:Distribution ;
    dct:description "Jumlah Rumah Sakit Kota Semarang 2015" ;
    dct:format "XLSX" ;
    dct:title "Jumlah Rumah Sakit Kota Semarang 2015" ;
    dcat:accessURL <https://drive.google.com/file/d/1W8IRznkJ-FoI4SNCDlZjcFgVwN_ECWdX/view> .

<https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> a foaf:Organization ;
    foaf:name "Pemerintah Kota Semarang" .

