@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/8239f514-10c8-4510-86eb-a1a7394063a4> a dcat:Dataset ;
    dct:description "Data Dasar Puskesmas Kebonagung Tahun 2020" ;
    dct:identifier "8239f514-10c8-4510-86eb-a1a7394063a4" ;
    dct:issued "2023-05-22T12:21:25.303962"^^xsd:dateTime ;
    dct:modified "2024-12-28T09:25:07.360939"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "Data Dasar Puskesmas Kebonagung" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Kesehatan Kabupaten Demak" ;
            vcard:hasEmail <mailto:dinkes@demakkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/8239f514-10c8-4510-86eb-a1a7394063a4/resource/5f2e91ad-2b57-48a2-a8d9-e96a9b33a61a> ;
    dcat:keyword "Kesehatan",
        "Puskesmas" .

<http://5.189.187.109/dataset/8239f514-10c8-4510-86eb-a1a7394063a4/resource/5f2e91ad-2b57-48a2-a8d9-e96a9b33a61a> a dcat:Distribution ;
    dct:description "Data Dasar Puskesmas Kebonagung Tahun 2020" ;
    dct:format "XLSX" ;
    dct:issued "2021-04-01T03:45:22.433892"^^xsd:dateTime ;
    dct:modified "2023-05-22T12:21:25.295837"^^xsd:dateTime ;
    dct:title "Puskesmas Kebonagung.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/8239f514-10c8-4510-86eb-a1a7394063a4/resource/5f2e91ad-2b57-48a2-a8d9-e96a9b33a61a/download/puskesmas-kebonagung.xlsx> ;
    dcat:byteSize "505219"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> a foaf:Agent ;
    foaf:name "Kabupaten Demak" .

