@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/fe164466-560c-4ed9-9840-269c75feff98> a dcat:Dataset ;
    dct:description """Dataset ini berisi tahun dan jumlah alat kesehatan\r
""" ;
    dct:identifier "fe164466-560c-4ed9-9840-269c75feff98" ;
    dct:issued "2023-06-13T13:56:55.589192"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:56:55.589198"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Alat Kesehatan pada UPTD RSUD Sultan Syarif Mohamad Alkadrie Kota Pontianak" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bidang Statistik Sektoral" ;
            vcard:hasEmail <mailto:statistikdki@pontianakkota.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/fe164466-560c-4ed9-9840-269c75feff98/resource/821a5dad-4e5f-45cd-b04a-a1c75a32b1f4> ;
    dcat:keyword "Data Alat Kesehatan" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109/dataset/fe164466-560c-4ed9-9840-269c75feff98/resource/821a5dad-4e5f-45cd-b04a-a1c75a32b1f4> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2021-11-18T02:43:43.119102"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:56:55.584111"^^xsd:dateTime ;
    dct:title "Data Alat Kesehatan pada UPTD RSUD Sultan Syarif Mohamad Alkadrie Kota Pontianak Semester I Tahun 2021.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/fe164466-560c-4ed9-9840-269c75feff98/resource/821a5dad-4e5f-45cd-b04a-a1c75a32b1f4/download/data-alat-kesehatan-pada-uptd-rsud-sultan-syarif-mohamad-alkadrie-kota-pontianak-semester-i-tah.xlsx> ;
    dcat:byteSize "10545"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> a foaf:Agent ;
    foaf:name "Kota Pontianak" .

<xlsx> a foaf:Document .

