@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#> .

<https://data.jatengprov.go.id/dataset/5281ff37-df69-4bc5-adc2-2d97fe9f5457> a dcat:Dataset ;
    dct:description "Penggunaan film radiologi dan paper usg" ;
    dct:identifier "5281ff37-df69-4bc5-adc2-2d97fe9f5457" ;
    dct:issued "2024-08-23T17:37:05.481543"^^xsd:dateTime ;
    dct:modified "2024-08-23T17:37:05.481550"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/e81625fe-6913-44cc-a98f-9c109eec0337> ;
    dct:title "Data Pemakaian BHP Instalasi Radiologi Tahun 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Yudistira" ;
            vcard:hasEmail <mailto:yudistira.sd2@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/5281ff37-df69-4bc5-adc2-2d97fe9f5457/resource/e67443e8-dd5b-41d9-89f6-f2c58201d40f> ;
    dcat:keyword "PPID",
        "RSSP" .

<https://data.jatengprov.go.id/dataset/5281ff37-df69-4bc5-adc2-2d97fe9f5457/resource/e67443e8-dd5b-41d9-89f6-f2c58201d40f> a dcat:Distribution ;
    dct:description "Film Radiologi & Paper USG" ;
    dct:format "JPEG" ;
    dct:title "BHP-RADIOLOGI-2023.jpg" ;
    dcat:accessURL <http://data.sragenkab.go.id/id/dataset/5281ff37-df69-4bc5-adc2-2d97fe9f5457/resource/e67443e8-dd5b-41d9-89f6-f2c58201d40f/download/img-20240805-wa0006.jpg> ;
    dcat:byteSize 86707.0 ;
    dcat:mediaType "image/jpeg" .

<https://data.jatengprov.go.id/organization/e81625fe-6913-44cc-a98f-9c109eec0337> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Sragen" .

