@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/aced4f4c-bd6c-4a76-bff3-aa6fb1a4f38f> a dcat:Dataset ;
    dct:description "PERHITUNGAN IKLH 2023" ;
    dct:identifier "aced4f4c-bd6c-4a76-bff3-aa6fb1a4f38f" ;
    dct:issued "2024-06-11T15:36:14.116879"^^xsd:dateTime ;
    dct:modified "2024-06-11T15:36:14.116888"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fc936e13-d803-46b5-b307-ec864c39765f> ;
    dct:title "PERHITUNGAN IKLH 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "dlh" ] ;
    dcat:distribution <http://5.189.187.109/dataset/aced4f4c-bd6c-4a76-bff3-aa6fb1a4f38f/resource/1bf17204-1f8b-4214-80de-bea24f47b393> ;
    dcat:keyword "iklh" .

<http://5.189.187.109/dataset/aced4f4c-bd6c-4a76-bff3-aa6fb1a4f38f/resource/1bf17204-1f8b-4214-80de-bea24f47b393> a dcat:Distribution ;
    dct:description "perhitungan manual iklh 2023" ;
    dct:format "CSV" ;
    dct:issued "2024-05-23T14:38:21.346245"^^xsd:dateTime ;
    dct:modified "2024-06-11T15:36:14.110188"^^xsd:dateTime ;
    dct:title "Perhitungan Manual IKLH 2023" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/aced4f4c-bd6c-4a76-bff3-aa6fb1a4f38f/resource/1bf17204-1f8b-4214-80de-bea24f47b393/download/perhitungan-manual-iklh-2023.csv> ;
    dcat:byteSize "409"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/fc936e13-d803-46b5-b307-ec864c39765f> a foaf:Agent ;
    foaf:name "Kota Tegal" .

