@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#> .

<http://5.189.187.109/dataset/88ccd366-9a9d-4fcd-afd1-8ad24ceb4111> a dcat:Dataset ;
    dct:description "Informasi Perubahan TT (Tempat Tidur) Per Agustus 2023" ;
    dct:identifier "88ccd366-9a9d-4fcd-afd1-8ad24ceb4111" ;
    dct:issued "2023-11-01T11:53:56.124554"^^xsd:dateTime ;
    dct:modified "2023-11-01T11:53:56.124563"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> ;
    dct:title "Informasi Perubahan TT (Tempat Tidur) Per Agustus 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD TUGUREJO" ;
            vcard:hasEmail <mailto:tugurejo@jatengprov.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/88ccd366-9a9d-4fcd-afd1-8ad24ceb4111/resource/1ead5df9-2a37-4db8-9c77-b941df198211> ;
    dcat:keyword "2023",
        "TT",
        "data tempat tidur" .

<http://5.189.187.109/dataset/88ccd366-9a9d-4fcd-afd1-8ad24ceb4111/resource/1ead5df9-2a37-4db8-9c77-b941df198211> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-09-15T03:33:51.844822"^^xsd:dateTime ;
    dct:modified "2023-11-01T11:53:56.114246"^^xsd:dateTime ;
    dct:title "Informasi Perubahan TT (Tempat Tidur) Per Agustus 2023" ;
    dcat:accessURL <https://opendata.rstugurejo.jatengprov.go.id/dataset/88ccd366-9a9d-4fcd-afd1-8ad24ceb4111/resource/1ead5df9-2a37-4db8-9c77-b941df198211/download/informasi-perubahan-tt-tempat-tidur-per-agustus-2023.xlsx> ;
    dcat:byteSize "18669"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> a foaf:Agent ;
    foaf:name "Provinsi Jawa Tengah" .

