@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:5000/dataset/5f93bde3-83c3-4d76-9a09-55460d9532b0> a dcat:Dataset ;
    dct:description "Magang dan praktikan profesi di RSJD dr. Amino Gondohutomo bulan Juli 2022" ;
    dct:identifier "5f93bde3-83c3-4d76-9a09-55460d9532b0" ;
    dct:issued "2023-10-30T14:00:59.545034"^^xsd:dateTime ;
    dct:modified "2024-12-28T08:31:47.942276"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> ;
    dct:title "Magang dan Praktikan Profesi di RSJD dr. Amino Gondohutomo Bulan Juli 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "author" ;
            vcard:hasEmail <mailto:humasamino@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/5f93bde3-83c3-4d76-9a09-55460d9532b0/resource/962a88d0-b4b6-4791-9775-fef4ba3e6bf5> ;
    dcat:keyword "Magang" .

<http://5.189.187.109:5000/dataset/5f93bde3-83c3-4d76-9a09-55460d9532b0/resource/962a88d0-b4b6-4791-9775-fef4ba3e6bf5> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-03-28T00:25:21.857070"^^xsd:dateTime ;
    dct:modified "2023-10-30T14:00:59.538695"^^xsd:dateTime ;
    dct:title "1. mahasiswa magang juli 2022.xlsx" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/5f93bde3-83c3-4d76-9a09-55460d9532b0/resource/962a88d0-b4b6-4791-9775-fef4ba3e6bf5/download/1.-mahasiswa-magang-juli-2022.xlsx> ;
    dcat:byteSize "9102"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> a foaf:Agent ;
    foaf:name "Provinsi Jawa Tengah" .

