@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/e440769a-a611-41aa-977f-8a4fe73365d1> a dcat:Dataset ;
    dct:identifier "e440769a-a611-41aa-977f-8a4fe73365d1" ;
    dct:issued "2023-10-09T06:47:00.157261"^^xsd:dateTime ;
    dct:modified "2023-10-09T06:47:00.157270"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/08f2cc75-7fb3-4d27-bb86-bb1800041cee> ;
    dct:title "Kecamatan Gemolong" ;
    dcat:distribution <http://5.189.187.109/dataset/e440769a-a611-41aa-977f-8a4fe73365d1/resource/59cc7207-2030-4efe-8197-98ae73b2bd1b> .

<http://5.189.187.109/dataset/e440769a-a611-41aa-977f-8a4fe73365d1/resource/59cc7207-2030-4efe-8197-98ae73b2bd1b> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2021-12-27T04:26:22.798154"^^xsd:dateTime ;
    dct:modified "2023-10-09T06:47:00.153700"^^xsd:dateTime ;
    dct:title "Gemolong.csv" ;
    dcat:accessURL <http://data.sragenkab.go.id/dataset/e440769a-a611-41aa-977f-8a4fe73365d1/resource/59cc7207-2030-4efe-8197-98ae73b2bd1b/download/130-gemolong.csv> ;
    dcat:byteSize "112367"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

