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

<https://data.jatengprov.go.id/dataset/e4d3bbe4-37cc-429b-89dd-2aa5bde67365> a dcat:Dataset ;
    dct:description "Data kunjungan pasien Spesialis Mata RSUD dr Rehatta tahun 2024" ;
    dct:identifier "e4d3bbe4-37cc-429b-89dd-2aa5bde67365" ;
    dct:issued "2024-11-04T12:45:15.816013"^^xsd:dateTime ;
    dct:modified "2024-11-04T12:45:36.593403"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/28b99880-e761-436b-9862-53d9d0dcbc59> ;
    dct:title "Data kunjungan pasien Spesialis Mata RSUD dr Rehatta tahun 2024" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "rsud dr rehatta" ;
            vcard:hasEmail <mailto:rsrehatta@jatengprov.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/e4d3bbe4-37cc-429b-89dd-2aa5bde67365/resource/fe63d837-8fd2-4251-a46c-0380383a0fb7> ;
    dcat:keyword "Kunjungan Pasien",
        "Spesialis Mata RSUD dr Rehatta" ;
    dcat:landingPage <https://rsudrehatta.id/ppid/> .

<https://data.jatengprov.go.id/dataset/e4d3bbe4-37cc-429b-89dd-2aa5bde67365/resource/fe63d837-8fd2-4251-a46c-0380383a0fb7> a dcat:Distribution ;
    dct:description "Data kunjungan pasien Spesialis Mata RSUD dr Rehatta tahun 2024" ;
    dct:format "CSV" ;
    dct:title "data kunjungan pasien mata.csv" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/e4d3bbe4-37cc-429b-89dd-2aa5bde67365/resource/fe63d837-8fd2-4251-a46c-0380383a0fb7/download/data-kunjungan-pasien-mata.csv> ;
    dcat:byteSize 557.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/28b99880-e761-436b-9862-53d9d0dcbc59> a foaf:Organization ;
    foaf:name "RSUD dr. Rehatta Provinsi Jawa Tengah" .

