@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/7e0c8964-912d-4d2b-9678-65d980cb230c> a dcat:Dataset ;
    dct:description "Rekap SDM Keperawatan Bulan Mei 2022" ;
    dct:identifier "7e0c8964-912d-4d2b-9678-65d980cb230c" ;
    dct:issued "2023-11-01T07:47:23.829267"^^xsd:dateTime ;
    dct:modified "2024-12-31T10:07:04.386584"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> ;
    dct:title "Rekap SDM Keperawatan Bulan Mei 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD Tugurejo" ;
            vcard:hasEmail <mailto:tugurejo@jatengprov.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/7e0c8964-912d-4d2b-9678-65d980cb230c/resource/3b271aa4-30a3-4183-9b5a-2e5dcfe2c6c1> ;
    dcat:keyword "2022",
        "Bulan Mei",
        "Data sdm keperawatan",
        "rekap" ;
    dcat:landingPage <RSUD%20Tugurejo> .

<RSUD%20Tugurejo> a foaf:Document .

<http://5.189.187.109/dataset/7e0c8964-912d-4d2b-9678-65d980cb230c/resource/3b271aa4-30a3-4183-9b5a-2e5dcfe2c6c1> a dcat:Distribution ;
    dct:description "Rekap SDM Keperawatan Bulan Mei 2022" ;
    dct:format "XLSX" ;
    dct:issued "2022-11-17T04:14:01.526825"^^xsd:dateTime ;
    dct:modified "2023-11-01T07:47:23.814649"^^xsd:dateTime ;
    dct:title "Rekap SDM Keperawatan Bulan Mei 2022" ;
    dcat:accessURL <http://opendata.rstugurejo.jatengprov.go.id/dataset/7e0c8964-912d-4d2b-9678-65d980cb230c/resource/3b271aa4-30a3-4183-9b5a-2e5dcfe2c6c1/download/5.-rekap-sdm-keperawatan-bulan-mei-2022.xlsx> ;
    dcat:byteSize "20471"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

