@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/1b7c9123-fb2e-47c5-a0a8-78c1d1a6f0d1> a dcat:Dataset ;
    dct:description "Laporan Posyantek Kota Jambi " ;
    dct:identifier "1b7c9123-fb2e-47c5-a0a8-78c1d1a6f0d1" ;
    dct:issued "2022-10-10T02:14:33.026186"^^xsd:dateTime ;
    dct:modified "2022-10-10T02:14:33.026192"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/6e72477f-b528-4da1-8aaf-066c6ab7b374> ;
    dct:title "Laporan Posyantek Kota Jambi" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "miladiya" ;
            vcard:hasEmail <mailto:rtsmiladiya@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/1b7c9123-fb2e-47c5-a0a8-78c1d1a6f0d1/resource/aa5240c1-bbb4-4f19-bc22-3160323e0cd4> ;
    dcat:keyword "Laporan Posyantek Kota Jambi" .

<http://5.189.187.109/dataset/1b7c9123-fb2e-47c5-a0a8-78c1d1a6f0d1/resource/aa5240c1-bbb4-4f19-bc22-3160323e0cd4> a dcat:Distribution ;
    dct:description "Laporan Posyantek Kota Jambi " ;
    dct:format "XLSX" ;
    dct:issued "2020-10-08T01:44:58.800506"^^xsd:dateTime ;
    dct:modified "2022-10-10T02:14:33.021689"^^xsd:dateTime ;
    dct:title "LAPORAN posyantek.xlsx" ;
    dcat:accessURL <http://data.jambikota.go.id/dataset/1b7c9123-fb2e-47c5-a0a8-78c1d1a6f0d1/resource/aa5240c1-bbb4-4f19-bc22-3160323e0cd4/download/laporan-posyantek.xlsx> .

<http://5.189.187.109/organization/6e72477f-b528-4da1-8aaf-066c6ab7b374> a foaf:Agent ;
    foaf:name "Kota Jambi" .

