@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/5c983108-0711-45e0-a9b6-53c6702f07bd> a dcat:Dataset ;
    dct:description "PUSKESMAS" ;
    dct:identifier "5c983108-0711-45e0-a9b6-53c6702f07bd" ;
    dct:issued "2022-10-17T05:40:00.925523"^^xsd:dateTime ;
    dct:modified "2022-10-17T05:40:00.925529"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/819d1b08-cf97-4644-b2c0-a6db5d561971> ;
    dct:title "SARANA KESEHATAN KECAMATAN DUKUN" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "diskominfo" ;
            vcard:hasEmail <mailto:kec.dukun@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/5c983108-0711-45e0-a9b6-53c6702f07bd/resource/473a1206-ea4a-41ed-bf53-4134fc12d4ea> ;
    dcat:keyword "KESEHATAN" ;
    dcat:landingPage <BPS> .

<BPS> a foaf:Document .

<http://5.189.187.109/dataset/5c983108-0711-45e0-a9b6-53c6702f07bd/resource/473a1206-ea4a-41ed-bf53-4134fc12d4ea> a dcat:Distribution ;
    dct:description "kesehatan" ;
    dct:format "XLSX" ;
    dct:issued "2018-11-28T05:11:07.373478"^^xsd:dateTime ;
    dct:modified "2022-10-17T05:40:00.920827"^^xsd:dateTime ;
    dct:title "sarana-kesehatan-kecamatan-dukun" ;
    dcat:accessURL <http://opendata.magelangkab.go.id/dataset/5c983108-0711-45e0-a9b6-53c6702f07bd/resource/473a1206-ea4a-41ed-bf53-4134fc12d4ea/download/sarana-kesehatan.xls> ;
    dcat:byteSize "21504"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

<http://5.189.187.109/organization/819d1b08-cf97-4644-b2c0-a6db5d561971> a foaf:Agent ;
    foaf:name "Kabupaten Magelang" .

