@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/1e5ec0d6-17e0-4d0a-814e-6b941bdc388f> a dcat:Dataset ;
    dct:description "Jumlah Kantor Pos 2022" ;
    dct:identifier "1e5ec0d6-17e0-4d0a-814e-6b941bdc388f" ;
    dct:issued "2024-03-11T21:32:52.857726"^^xsd:dateTime ;
    dct:modified "2024-03-11T21:32:52.857734"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0fa92762-3f3a-4f22-83ad-dcc96afbfe85> ;
    dct:title "Jumlah Kantor Pos 2022" ;
    dcat:distribution <http://5.189.187.109/dataset/1e5ec0d6-17e0-4d0a-814e-6b941bdc388f/resource/d1035c03-6713-468e-abaf-a9c15ca57752> ;
    dcat:keyword "2022",
        "jumlah",
        "kantor",
        "pos" ;
    dcat:landingPage <KANTOR%20POS%20KARANGANYAR> .

<KANTOR%20POS%20KARANGANYAR> a foaf:Document .

<http://5.189.187.109/dataset/1e5ec0d6-17e0-4d0a-814e-6b941bdc388f/resource/d1035c03-6713-468e-abaf-a9c15ca57752> a dcat:Distribution ;
    dct:description "Jumlah Kantor Pos 2022" ;
    dct:format "CSV" ;
    dct:issued "2024-02-29T07:01:25.046988"^^xsd:dateTime ;
    dct:modified "2024-03-11T21:32:52.842800"^^xsd:dateTime ;
    dct:title "Jumlah Kantor Pos 2022" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/1e5ec0d6-17e0-4d0a-814e-6b941bdc388f/resource/d1035c03-6713-468e-abaf-a9c15ca57752/download/jumlah-kantor-pos-2022.csv> ;
    dcat:byteSize "458"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

