@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/7abbd985-126e-44d6-9229-0096fe1a600f> a dcat:Dataset ;
    dct:description "laporan lakip 2018" ;
    dct:identifier "7abbd985-126e-44d6-9229-0096fe1a600f" ;
    dct:issued "2022-10-10T02:16:09.820937"^^xsd:dateTime ;
    dct:modified "2022-10-10T02:16:09.820945"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/6e72477f-b528-4da1-8aaf-066c6ab7b374> ;
    dct:title "lakip 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Thamrin" ;
            vcard:hasEmail <mailto:danausipin@yahoo.co.id> ] ;
    dcat:keyword "pemerintahan" .

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

