@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/fd66f2b9-e25a-47c2-b839-52e8d9dd2d55> a dcat:Dataset ;
    dct:description "Jumlah Pembimbing Kesehatan Kerja di Kota Yogyakarta" ;
    dct:identifier "fd66f2b9-e25a-47c2-b839-52e8d9dd2d55" ;
    dct:issued "2025-10-30T05:21:41.318410"^^xsd:dateTime ;
    dct:modified "2025-10-30T05:21:41.318422"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/51a18a05-8bfe-4eb8-8dd4-6977917c4c1e> ;
    dct:title "Jumlah Pembimbing Kesehatan Kerja" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin Dataset" ;
            vcard:hasEmail <mailto:dataset@jogjakota.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/fd66f2b9-e25a-47c2-b839-52e8d9dd2d55/resource/c9841775-d1f1-4a1a-bc98-1f3db02beaa2>,
        <http://5.189.187.109/dataset/fd66f2b9-e25a-47c2-b839-52e8d9dd2d55/resource/cf502e44-5e39-4981-affe-85cd624fb501> ;
    dcat:keyword "kesehatan" .

<http://5.189.187.109/dataset/fd66f2b9-e25a-47c2-b839-52e8d9dd2d55/resource/c9841775-d1f1-4a1a-bc98-1f3db02beaa2> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-09-06T02:00:20.579735"^^xsd:dateTime ;
    dct:modified "2025-10-30T05:21:41.309874"^^xsd:dateTime ;
    dct:title "Jumlah Pembimbing Kesehatan Kerja 2021.xlsx" ;
    dcat:accessURL <https://dataset.jogjakota.go.id/dataset/fd66f2b9-e25a-47c2-b839-52e8d9dd2d55/resource/c9841775-d1f1-4a1a-bc98-1f3db02beaa2/download/jumlah-pembimbing-kesehatan-kerja-2021.xlsx> ;
    dcat:byteSize "10411"^^xsd:nonNegativeInteger .

<http://5.189.187.109/dataset/fd66f2b9-e25a-47c2-b839-52e8d9dd2d55/resource/cf502e44-5e39-4981-affe-85cd624fb501> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-09-06T02:00:04.294436"^^xsd:dateTime ;
    dct:modified "2025-10-30T05:21:41.307458"^^xsd:dateTime ;
    dct:title "Jumlah Pembimbing Kesehatan Kerja 2020.xlsx" ;
    dcat:accessURL <https://dataset.jogjakota.go.id/dataset/fd66f2b9-e25a-47c2-b839-52e8d9dd2d55/resource/cf502e44-5e39-4981-affe-85cd624fb501/download/jumlah-pembimbing-kesehatan-kerja-2020.xlsx> ;
    dcat:byteSize "10406"^^xsd:nonNegativeInteger .

<http://5.189.187.109/organization/51a18a05-8bfe-4eb8-8dd4-6977917c4c1e> a foaf:Agent ;
    foaf:name "Kota Yogyakarta" .

