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

<http://5.189.187.109:5000/dataset/552e9fb8-ceb4-4d3f-abab-5fe24e28152f> a dcat:Dataset ;
    dct:identifier "552e9fb8-ceb4-4d3f-abab-5fe24e28152f" ;
    dct:issued "2024-07-11T19:17:33.930170"^^xsd:dateTime ;
    dct:modified "2024-07-11T19:17:33.930177"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/0fa92762-3f3a-4f22-83ad-dcc96afbfe85> ;
    dct:title "KAK Tahun 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "pebri" ;
            vcard:hasEmail <mailto:aguspebrianto33@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/552e9fb8-ceb4-4d3f-abab-5fe24e28152f/resource/bcc6b08b-9382-43ff-82b4-9a75158b05e1> ;
    dcat:keyword "KAK" ;
    dcat:landingPage <jatipuro.karanganyarkab.go.id> .

<http://5.189.187.109:5000/dataset/552e9fb8-ceb4-4d3f-abab-5fe24e28152f/resource/bcc6b08b-9382-43ff-82b4-9a75158b05e1> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-07-02T01:49:17.690699"^^xsd:dateTime ;
    dct:modified "2024-07-11T19:17:33.916638"^^xsd:dateTime ;
    dct:title "KAK 2024.xlsx" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/552e9fb8-ceb4-4d3f-abab-5fe24e28152f/resource/bcc6b08b-9382-43ff-82b4-9a75158b05e1/download/kak-2024.xlsx> ;
    dcat:byteSize "15930"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

<jatipuro.karanganyarkab.go.id> a foaf:Document .

