@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/b2b9b6eb-9bec-40fc-9232-3c3c958de3e5> a dcat:Dataset ;
    dct:description "Distribusi Sample SKM April 2024 RSUD Kardinah Kota Tegal" ;
    dct:identifier "b2b9b6eb-9bec-40fc-9232-3c3c958de3e5" ;
    dct:issued "2024-06-14T08:26:32.897927"^^xsd:dateTime ;
    dct:modified "2024-06-14T08:26:32.897933"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> ;
    dct:title "Distribusi Sample SKM April 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Amlik Reza" ] ;
    dcat:distribution <http://5.189.187.109/dataset/b2b9b6eb-9bec-40fc-9232-3c3c958de3e5/resource/c76bb267-0c69-403a-9016-3c2ad91c7d73> ;
    dcat:keyword "skm" .

<http://5.189.187.109/dataset/b2b9b6eb-9bec-40fc-9232-3c3c958de3e5/resource/c76bb267-0c69-403a-9016-3c2ad91c7d73> a dcat:Distribution ;
    dct:description "Distribusi Sample SKM April 2024 RSUD Kardinah Kota Tegal" ;
    dct:format "XLSX" ;
    dct:issued "2024-06-13T02:48:41.929027"^^xsd:dateTime ;
    dct:modified "2024-06-14T08:26:32.891871"^^xsd:dateTime ;
    dct:title "Distribusi Sample SKM April 2024" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/b2b9b6eb-9bec-40fc-9232-3c3c958de3e5/resource/c76bb267-0c69-403a-9016-3c2ad91c7d73/download/distribusi-sample-responden-skm-april.xlsx> ;
    dcat:byteSize "13194"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> a foaf:Agent ;
    foaf:name "Kabupaten Tegal" .

