@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/bb908fe5-b95d-429a-bd44-98857055b595> a dcat:Dataset ;
    dct:description "Informasi Perubahan TT (Tempat Tidur) Per 8 Mei 2023" ;
    dct:identifier "bb908fe5-b95d-429a-bd44-98857055b595" ;
    dct:issued "2023-09-20T07:18:30.849163"^^xsd:dateTime ;
    dct:modified "2023-09-20T07:18:30.849174"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c7ff23b0-0f6a-422a-97e9-ff04daf587f6> ;
    dct:title "Informasi Perubahan TT (Tempat Tidur) Per 8 Mei 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD TUGUREJO" ;
            vcard:hasEmail <mailto:tugurejo@jatengprov.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/bb908fe5-b95d-429a-bd44-98857055b595/resource/6f973f1f-1534-419f-a358-95d38e343920> ;
    dcat:keyword "2023",
        "Data TT",
        "tempat tidur" .

<https://data.jatengprov.go.id/dataset/bb908fe5-b95d-429a-bd44-98857055b595/resource/6f973f1f-1534-419f-a358-95d38e343920> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Informasi Perubahan TT (Tempat Tidur) Per 8 Mei 2023" ;
    dcat:accessURL <https://opendata.rstugurejo.jatengprov.go.id/dataset/bb908fe5-b95d-429a-bd44-98857055b595/resource/6f973f1f-1534-419f-a358-95d38e343920/download/informasi-perubahan-tt-tempat-tidur-per-8-mei-2023.xlsx> ;
    dcat:byteSize 18269.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/c7ff23b0-0f6a-422a-97e9-ff04daf587f6> a foaf:Organization ;
    foaf:name "RSUD Tugurejo Provinsi Jawa Tengah" .

