@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/052cfef1-7400-4f1a-b6a0-cd5b0918151b> a dcat:Dataset ;
    dct:description "Jumlah Rumah Sakit Kota Semarang 2006" ;
    dct:identifier "052cfef1-7400-4f1a-b6a0-cd5b0918151b" ;
    dct:issued "2023-02-01T03:40:50.952565"^^xsd:dateTime ;
    dct:modified "2023-02-01T03:40:50.952575"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Jumlah Rumah Sakit Kota Semarang 2006" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/052cfef1-7400-4f1a-b6a0-cd5b0918151b/resource/d65dd877-0538-4f07-be2b-d15bc077abb4> ;
    dcat:keyword "Transportasi" .

<https://data.jatengprov.go.id/dataset/052cfef1-7400-4f1a-b6a0-cd5b0918151b/resource/d65dd877-0538-4f07-be2b-d15bc077abb4> a dcat:Distribution ;
    dct:description "Jumlah Rumah Sakit Kota Semarang 2006" ;
    dct:format "XLSX" ;
    dct:title "Jumlah Rumah Sakit Kota Semarang 2006" ;
    dcat:accessURL <https://drive.google.com/file/d/1pp0zGXoR0UOsXEfosHTCaH5gWKBHBJye/view> .

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

