@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/9fe76929-c9d0-4770-a539-c22cc166fb67> a dcat:Dataset ;
    dct:description "Daftar penelitian etik yang dilakukan di RSJD Dr. Amino Gondohutomo bulan April 2025" ;
    dct:identifier "9fe76929-c9d0-4770-a539-c22cc166fb67" ;
    dct:issued "2025-09-08T03:36:00.317938"^^xsd:dateTime ;
    dct:modified "2025-09-08T03:36:25.505398"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/351f5bbf-e5fa-45ac-9e7d-efbe5d91df69> ;
    dct:title "Daftar Penelitian Etik di RSJD Dr. Amino Gondohutomo Bulan April 2025" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSJD dr. Amino Gondohutomo" ;
            vcard:hasEmail <mailto:humasamino@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/9fe76929-c9d0-4770-a539-c22cc166fb67/resource/d94da8b3-5222-496d-a542-d08cd8f853c0> ;
    dcat:keyword "penelitian etik" .

<https://data.jatengprov.go.id/dataset/9fe76929-c9d0-4770-a539-c22cc166fb67/resource/d94da8b3-5222-496d-a542-d08cd8f853c0> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Penelitian Etik April 2025.xlsx" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/9fe76929-c9d0-4770-a539-c22cc166fb67/resource/d94da8b3-5222-496d-a542-d08cd8f853c0/download/penelitian-etik-april-2025.xlsx> ;
    dcat:byteSize 21021.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/351f5bbf-e5fa-45ac-9e7d-efbe5d91df69> a foaf:Organization ;
    foaf:name "RSJD Dr. Amino Gondohutomo " .

