@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/0b5dedd4-9127-4b62-8ed1-c1514cfe3b9a> a dcat:Dataset ;
    dct:description "Jumlah Rumah Sakit Kota Semarang 2014" ;
    dct:identifier "0b5dedd4-9127-4b62-8ed1-c1514cfe3b9a" ;
    dct:issued "2023-02-01T03:43:40.743788"^^xsd:dateTime ;
    dct:modified "2023-02-01T03:43:40.743795"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Jumlah Rumah Sakit Kota Semarang 2014" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/0b5dedd4-9127-4b62-8ed1-c1514cfe3b9a/resource/4fd50f0a-edfd-4582-9193-c4974ae244ba> ;
    dcat:keyword "Transportasi" .

<https://data.jatengprov.go.id/dataset/0b5dedd4-9127-4b62-8ed1-c1514cfe3b9a/resource/4fd50f0a-edfd-4582-9193-c4974ae244ba> a dcat:Distribution ;
    dct:description "Jumlah Rumah Sakit Kota Semarang 2014" ;
    dct:format "XLSX" ;
    dct:title "Jumlah Rumah Sakit Kota Semarang 2014" ;
    dcat:accessURL <https://drive.google.com/file/d/1Vcj87KsNienjn-rei_SdQDy61F6iR_XO/view> .

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

