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

<http://5.189.187.109/dataset/242bd524-f3f1-42ea-b9fe-062fea59ab41> a dcat:Dataset ;
    dct:description "JUMLAH CPNS & PNS BERDASARKAN PENDIDIKAN DAN JENIS KELAMIN TAHUN 2020" ;
    dct:identifier "242bd524-f3f1-42ea-b9fe-062fea59ab41" ;
    dct:issued "2022-11-01T00:25:00.229220"^^xsd:dateTime ;
    dct:modified "2022-11-01T00:25:00.229228"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> ;
    dct:title "JUMLAH CPNS & PNS BERDASARKAN PENDIDIKAN DAN JENIS KELAMIN TAHUN 2020" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "nur fasikha" ;
            vcard:hasEmail <mailto:nurfasikha98@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/242bd524-f3f1-42ea-b9fe-062fea59ab41/resource/2b4d8899-e4f5-42a0-a5ef-b0c8aeb35fd6> ;
    dcat:keyword "CPNS PNS",
        "Jenis Kelamin",
        "pendidikan" ;
    dcat:landingPage <https://simpeg.tegalkab.go.id/v17> .

<http://5.189.187.109/dataset/242bd524-f3f1-42ea-b9fe-062fea59ab41/resource/2b4d8899-e4f5-42a0-a5ef-b0c8aeb35fd6> a dcat:Distribution ;
    dct:description "TAHUN 2020" ;
    dct:format "CSV" ;
    dct:issued "2021-03-03T04:23:22.506792"^^xsd:dateTime ;
    dct:modified "2022-11-01T00:25:00.219592"^^xsd:dateTime ;
    dct:title "JUMLAH CPNS & PNS BERDASARKAN PENDIDIKAN DAN JENIS KELAMIN.csv" ;
    dcat:accessURL <http://data.tegalkab.go.id/dataset/242bd524-f3f1-42ea-b9fe-062fea59ab41/resource/2b4d8899-e4f5-42a0-a5ef-b0c8aeb35fd6/download/235-cpnspnspendjk.csv> ;
    dcat:byteSize "380"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> a foaf:Agent ;
    foaf:name "Kabupaten Tegal" .

<https://simpeg.tegalkab.go.id/v17> a foaf:Document .

