@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/f815af55-1943-4b01-8f5f-a6b6c766f4eb> a dcat:Dataset ;
    dct:description "Data Profil Kesehatan di Puskesmas Jumapolo tahun 2021" ;
    dct:identifier "f815af55-1943-4b01-8f5f-a6b6c766f4eb" ;
    dct:issued "2024-08-14T10:49:17.458647"^^xsd:dateTime ;
    dct:modified "2024-08-14T10:49:17.458656"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/0fa92762-3f3a-4f22-83ad-dcc96afbfe85> ;
    dct:title "Profile Kesehatan Puskesmas Jumapolo 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ynz_Franz" ;
            vcard:hasEmail <mailto:puskesmasjumapolo@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/f815af55-1943-4b01-8f5f-a6b6c766f4eb/resource/173da499-ae4e-41cc-b397-121565a3068f> ;
    dcat:landingPage <https://campsite.bio/hmhealthcenter> .

<http://5.189.187.109:5000/dataset/f815af55-1943-4b01-8f5f-a6b6c766f4eb/resource/173da499-ae4e-41cc-b397-121565a3068f> a dcat:Distribution ;
    dct:description "Data Profil Kesehatan" ;
    dct:format "PDF" ;
    dct:issued "2024-07-24T05:02:16.040604"^^xsd:dateTime ;
    dct:modified "2024-08-14T10:49:17.453360"^^xsd:dateTime ;
    dct:title "Puskesmas Jumapolo" ;
    dcat:accessURL <http://puskesjumapolo.karanganyarkab.go.id/wp-content/uploads/2024/07/PROFIL-PUSK-JUMAPOLO-2021.docx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

<http://5.189.187.109:5000/organization/0fa92762-3f3a-4f22-83ad-dcc96afbfe85> a foaf:Agent ;
    foaf:name "Kabupaten Karanganyar" .

<https://campsite.bio/hmhealthcenter> a foaf:Document .

