@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://opendata.karokab.go.id/dataset/2efb5ca5-e07e-488a-a823-948720e1b00d> a dcat:Dataset ;
    dct:description "TOI (Turn Over Interval) " ;
    dct:identifier "2efb5ca5-e07e-488a-a823-948720e1b00d" ;
    dct:issued "2025-04-23T15:50:14.585494"^^xsd:dateTime ;
    dct:modified "2025-05-05T20:32:22.604787"^^xsd:dateTime ;
    dct:publisher <http://opendata.karokab.go.id/organization/10ac0a88-5f60-42f2-a7d0-6e5583ed639b> ;
    dct:title "TOI (Turn Over Interval)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "rsud" ] ;
    dcat:distribution <http://opendata.karokab.go.id/dataset/2efb5ca5-e07e-488a-a823-948720e1b00d/resource/825978a9-26f5-432d-a9e3-127bc1448fbb> .

<http://opendata.karokab.go.id/dataset/2efb5ca5-e07e-488a-a823-948720e1b00d/resource/825978a9-26f5-432d-a9e3-127bc1448fbb> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "Maret 2024" ;
    dcat:accessURL <http://opendata.karokab.go.id/dataset/2efb5ca5-e07e-488a-a823-948720e1b00d/resource/825978a9-26f5-432d-a9e3-127bc1448fbb/download/rsud-34.1.15.csv> ;
    dcat:byteSize 80.0 ;
    dcat:mediaType "text/csv" .

<http://opendata.karokab.go.id/organization/10ac0a88-5f60-42f2-a7d0-6e5583ed639b> a foaf:Organization ;
    foaf:name "Rumah Sakit Umum Daerah" .

