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

<http://5.189.187.109/dataset/8e3210b6-f1b8-438d-8d47-cae8ea1b08d5> a dcat:Dataset ;
    dct:description " " ;
    dct:identifier "98420222-88ad-4008-b9b6-81957607d571" ;
    dct:issued "2017-10-25"^^xsd:date ;
    dct:modified "2024-04-29"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            dct:type "pusat" ;
            foaf:name "Direktorat Jenderal Aplikasi Informatika" ] ;
    dct:title "Pegi Tingkat Kementerian Tahun 2015" ;
    dcat:distribution <http://5.189.187.109/dataset/8e3210b6-f1b8-438d-8d47-cae8ea1b08d5/resource/00a2bb61-4f2e-432d-a0c5-d43d9331a0b1> ;
    dcat:landingPage <https://data.kominfo.go.id/opendata/dataset/pegi-tingkat-kementerian> .

<http://5.189.187.109/dataset/8e3210b6-f1b8-438d-8d47-cae8ea1b08d5/resource/00a2bb61-4f2e-432d-a0c5-d43d9331a0b1> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-07-20T05:25:57.976057"^^xsd:dateTime ;
    dct:modified "2024-07-20T05:33:37.609757"^^xsd:dateTime ;
    dct:title "PEGI TINGKAT KEMENTERIAN 2015.csv" ;
    dcat:accessURL <https://data.kominfo.go.id/warehouse/dataset/98420222-88ad-4008-b9b6-81957607d571/resource/687fd293-2078-43bd-883c-2585b35e8192/download/pegi-tingkat-kementerian-2015.csv> .

<https://data.kominfo.go.id/opendata/dataset/pegi-tingkat-kementerian> a foaf:Document .

