@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/dfb31fad-b22d-4472-a143-cb5423d068f5> a dcat:Dataset ;
    dct:identifier "f499d34bd87b42948b3960b8f6b82e74" ;
    dct:issued "-" ;
    dct:modified "2022-12-01"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "https://opendata.kedirikab.go.id/" ] ;
    dct:title "Indeks ProfesionalitasASN" ;
    dcat:distribution <http://5.189.187.109/dataset/dfb31fad-b22d-4472-a143-cb5423d068f5/resource/6befb936-e069-43db-87e6-889d5a0d5eef> ;
    dcat:landingPage <https://opendata.kedirikab.go.id/dataset/2768/detail> .

<http://5.189.187.109/dataset/dfb31fad-b22d-4472-a143-cb5423d068f5/resource/6befb936-e069-43db-87e6-889d5a0d5eef> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-10-03T09:37:39.878821"^^xsd:dateTime ;
    dct:modified "2024-10-03T09:37:39.869252"^^xsd:dateTime ;
    dct:title "Indeks ProfesionalitasASN" ;
    dcat:accessURL <https://opendata.kedirikab.go.id/dataset/2768/csv/download_excel> .

<https://opendata.kedirikab.go.id/dataset/2768/detail> a foaf:Document .

