@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/aedbd04a-adeb-4db8-b172-35d5da5e69b6> a dcat:Dataset ;
    dct:description "Banyaknya Apoteker di Kota Yogyakarta" ;
    dct:identifier "aedbd04a-adeb-4db8-b172-35d5da5e69b6" ;
    dct:issued "2025-10-30T04:30:43.748139"^^xsd:dateTime ;
    dct:modified "2025-10-30T04:30:43.748151"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/51a18a05-8bfe-4eb8-8dd4-6977917c4c1e> ;
    dct:title "Jumlah Apoteker" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin Dataset" ;
            vcard:hasEmail <mailto:dataset@jogjakota.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/aedbd04a-adeb-4db8-b172-35d5da5e69b6/resource/5051350d-f405-4f72-a6ba-06334724d80c>,
        <http://5.189.187.109/dataset/aedbd04a-adeb-4db8-b172-35d5da5e69b6/resource/b6d83491-d088-4d01-9fa5-947d784077b3> ;
    dcat:keyword "apoteker",
        "kesehatan" .

<http://5.189.187.109/dataset/aedbd04a-adeb-4db8-b172-35d5da5e69b6/resource/5051350d-f405-4f72-a6ba-06334724d80c> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-09-06T01:02:14.315539"^^xsd:dateTime ;
    dct:modified "2025-10-30T04:30:43.735587"^^xsd:dateTime ;
    dct:title "Jumlah Apoteker 2020.xlsx" ;
    dcat:accessURL <https://dataset.jogjakota.go.id/dataset/aedbd04a-adeb-4db8-b172-35d5da5e69b6/resource/5051350d-f405-4f72-a6ba-06334724d80c/download/jumlah-apoteker-2020.xlsx> ;
    dcat:byteSize "10440"^^xsd:nonNegativeInteger .

<http://5.189.187.109/dataset/aedbd04a-adeb-4db8-b172-35d5da5e69b6/resource/b6d83491-d088-4d01-9fa5-947d784077b3> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-09-06T01:02:25.904836"^^xsd:dateTime ;
    dct:modified "2025-10-30T04:30:43.739201"^^xsd:dateTime ;
    dct:title "Jumlah Apoteker 2021.xlsx" ;
    dcat:accessURL <https://dataset.jogjakota.go.id/dataset/aedbd04a-adeb-4db8-b172-35d5da5e69b6/resource/b6d83491-d088-4d01-9fa5-947d784077b3/download/jumlah-apoteker-2021.xlsx> ;
    dcat:byteSize "10432"^^xsd:nonNegativeInteger .

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

