@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/ba12a57b-9dd6-4622-bafa-33dfd3e42434> a dcat:Dataset ;
    dct:description """<p>Data hasil kajian yang dilakukan oleh Pusat Kajian Kebijakan Administrasi Negara Tahun 2019-2021</p>
""" ;
    dct:identifier "6bec3f00-5657-49d1-bab4-f78655480b4a" ;
    dct:issued "2022-06-28"^^xsd:date ;
    dct:modified "2022-06-28"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "data.lan.go.id" ] ;
    dct:title "Data Hasil Kajian PK2AN Tahun 2019-2021" ;
    dcat:keyword "No keyword provided" ;
    dcat:landingPage <https://data.lan.go.id/?q=dataset/data-hasil-kajian-pk2an-tahun-2019-2021> .

<https://data.lan.go.id/?q=dataset/data-hasil-kajian-pk2an-tahun-2019-2021> a foaf:Document .

