@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/e3a7b01b-6adf-4cf8-96f7-4f423d1968cf> a dcat:Dataset ;
    dct:description "Karis adalah Kartu Identitas Istri yang bertujuan  untuk memberikan jaminan bahwa pemegangnya adalah istri sah dari PNS yang bersangkutan" ;
    dct:identifier "830" ;
    dct:issued "2019"^^xsd:gYear ;
    dct:modified "2022-11-30"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Badan Kepegawaian Dan Pengembangan Sumber Daya Manusia" ] ;
    dct:title "Realisasi Pelayanan Karis Tahun 2019" ;
    dcat:distribution <http://5.189.187.109/dataset/e3a7b01b-6adf-4cf8-96f7-4f423d1968cf/resource/e5767e80-2b15-4d88-8429-5b7e59aef20b> ;
    dcat:keyword "data",
        "dataset",
        "rohil",
        "satudata",
        "sdi" ;
    dcat:landingPage <https://satudata.rohilkab.go.id/sodapcsv-1363> .

<http://5.189.187.109/dataset/e3a7b01b-6adf-4cf8-96f7-4f423d1968cf/resource/e5767e80-2b15-4d88-8429-5b7e59aef20b> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-10-03T08:56:01.761495"^^xsd:dateTime ;
    dct:modified "2024-10-03T08:56:01.736331"^^xsd:dateTime ;
    dct:title "realisasi-pelayanan-karis" ;
    dcat:accessURL <http://tes> .

<https://satudata.rohilkab.go.id/sodapcsv-1363> a foaf:Document .

