@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/c77dfcb8-b7d1-45ec-85f4-b9401d5ce6b1> a dcat:Dataset ;
    dct:description "Informasi Perubahan Tempat Tidur 3 Oktober Tahun 2022" ;
    dct:identifier "c77dfcb8-b7d1-45ec-85f4-b9401d5ce6b1" ;
    dct:issued "2023-11-02T14:10:38.317856"^^xsd:dateTime ;
    dct:modified "2023-11-02T14:10:38.317863"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> ;
    dct:title "Informasi Perubahan Tempat Tidur 3 Oktober Tahun 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD Tugurejo" ;
            vcard:hasEmail <mailto:tugurejo@jatengprov.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/c77dfcb8-b7d1-45ec-85f4-b9401d5ce6b1/resource/db9a18de-d042-4ef7-ad79-25fde6cb59ff> ;
    dcat:keyword "2022",
        "Bulan Oktober",
        "Data TT",
        "info TT" ;
    dcat:landingPage <RSUD%20Tugurejo> .

<RSUD%20Tugurejo> a foaf:Document .

<http://5.189.187.109/dataset/c77dfcb8-b7d1-45ec-85f4-b9401d5ce6b1/resource/db9a18de-d042-4ef7-ad79-25fde6cb59ff> a dcat:Distribution ;
    dct:description "Informasi Perubahan Tempat Tidur 3 Oktober Tahun 2022" ;
    dct:format "XLSX" ;
    dct:issued "2022-11-17T03:30:04.941777"^^xsd:dateTime ;
    dct:modified "2023-11-02T14:10:38.308035"^^xsd:dateTime ;
    dct:title "Informasi Perubahan Tempat Tidur 3 Oktober Tahun 2022" ;
    dcat:accessURL <http://opendata.rstugurejo.jatengprov.go.id/dataset/c77dfcb8-b7d1-45ec-85f4-b9401d5ce6b1/resource/db9a18de-d042-4ef7-ad79-25fde6cb59ff/download/revisi-perubahan-sk-tt-3-oktober-2022.xlsx> ;
    dcat:byteSize "16271"^^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" .

