@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/c6c7a673-e8a8-49d4-a63a-f76f0fb48417> a dcat:Dataset ;
    dct:description "Jumlah ASN dengan Golongan III/C (Penata)" ;
    dct:identifier "735" ;
    dct:issued "2021"^^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 "Jumlah ASN Gol III/C (Penata) Tahun 2021" ;
    dcat:distribution <http://5.189.187.109/dataset/c6c7a673-e8a8-49d4-a63a-f76f0fb48417/resource/79c795c7-2054-41fc-a580-ed065a4ae119> ;
    dcat:keyword "data",
        "dataset",
        "rohil",
        "satudata",
        "sdi" ;
    dcat:landingPage <https://satudata.rohilkab.go.id/sodapcsv-1399> .

<http://5.189.187.109/dataset/c6c7a673-e8a8-49d4-a63a-f76f0fb48417/resource/79c795c7-2054-41fc-a580-ed065a4ae119> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-10-03T08:57:44.818375"^^xsd:dateTime ;
    dct:modified "2024-10-03T08:57:44.795840"^^xsd:dateTime ;
    dct:title "jumlah-asn-gol-iii/c-(penata)" ;
    dcat:accessURL <http://tes> .

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

