@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/48605339-0de6-4257-893a-51123163cb96> a dcat:Dataset ;
    dct:description "lhkbn 2018" ;
    dct:identifier "48605339-0de6-4257-893a-51123163cb96" ;
    dct:issued "2022-10-12T03:13:09.739898"^^xsd:dateTime ;
    dct:modified "2022-10-12T03:13:09.739905"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0fa92762-3f3a-4f22-83ad-dcc96afbfe85> ;
    dct:title "lhkbn 2018" ;
    dcat:keyword "government" ;
    dcat:landingPage <lhkbn%202018> .

<http://5.189.187.109/organization/0fa92762-3f3a-4f22-83ad-dcc96afbfe85> a foaf:Agent ;
    foaf:name "Kabupaten Karanganyar" .

<lhkbn%202018> a foaf:Document .

