@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/a72edbf3-6e95-4223-84d6-1adeeab98a99> a dcat:Dataset ;
    dct:description "DATA TEMPAT TIDUR 2022 RSUD KOTA MALANG" ;
    dct:identifier "a72edbf3-6e95-4223-84d6-1adeeab98a99" ;
    dct:issued "2023-03-08T07:45:08.618242"^^xsd:dateTime ;
    dct:modified "2024-12-21T14:00:20.366535"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "DATA TEMPAT TIDUR 2022 RSUD KOTA MALANG" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Idha Erfiningsih" ;
            vcard:hasEmail <mailto:erfiningsihidha@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/a72edbf3-6e95-4223-84d6-1adeeab98a99/resource/fe1dcd50-8998-4c89-8784-779dc7fdaa5a> ;
    dcat:keyword "TT",
        "rsud kota malang" .

<http://5.189.187.109/dataset/a72edbf3-6e95-4223-84d6-1adeeab98a99/resource/fe1dcd50-8998-4c89-8784-779dc7fdaa5a> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-02-28T17:15:51.760738"^^xsd:dateTime ;
    dct:modified "2024-12-21T14:00:20.381597"^^xsd:dateTime ;
    dct:title "RL 1.3_Tempat Tidur.xls" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/a72edbf3-6e95-4223-84d6-1adeeab98a99/resource/fe1dcd50-8998-4c89-8784-779dc7fdaa5a/download/rl-1.3_tempat-tidur.xls> ;
    dcat:byteSize "29696"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

<http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> a foaf:Agent ;
    foaf:name "Kota Malang" .

