@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/e8dd7598-2ed0-4d5b-816a-ddcfd447f405> a dcat:Dataset ;
    dct:description "Kecamatan Dalam Angka" ;
    dct:identifier "e8dd7598-2ed0-4d5b-816a-ddcfd447f405" ;
    dct:issued "2023-10-09T06:47:08.837102"^^xsd:dateTime ;
    dct:modified "2024-02-16T14:31:20.064812"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/08f2cc75-7fb3-4d27-bb86-bb1800041cee> ;
    dct:title "Kecamatan Kalijambe" ;
    dcat:distribution <http://5.189.187.109/dataset/e8dd7598-2ed0-4d5b-816a-ddcfd447f405/resource/89832ebb-b768-44eb-b946-a96818d3a201> ;
    dcat:keyword "Kalijambe",
        "Kecamatan" .

<http://5.189.187.109/dataset/e8dd7598-2ed0-4d5b-816a-ddcfd447f405/resource/89832ebb-b768-44eb-b946-a96818d3a201> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2021-12-27T03:49:56.805646"^^xsd:dateTime ;
    dct:modified "2023-10-09T06:47:08.833762"^^xsd:dateTime ;
    dct:title "Kalijambe.csv" ;
    dcat:accessURL <http://data.sragenkab.go.id/dataset/e8dd7598-2ed0-4d5b-816a-ddcfd447f405/resource/89832ebb-b768-44eb-b946-a96818d3a201/download/010-kalijambe.csv> ;
    dcat:byteSize "80249"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/08f2cc75-7fb3-4d27-bb86-bb1800041cee> a foaf:Agent ;
    foaf:name "Kabupaten Sragen" .

