@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/890329bf-6282-4616-a75d-1411dd7f70d4> a dcat:Dataset ;
    dct:identifier "890329bf-6282-4616-a75d-1411dd7f70d4" ;
    dct:issued "2023-10-09T06:44:27.138999"^^xsd:dateTime ;
    dct:modified "2023-10-09T06:44:27.139005"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/08f2cc75-7fb3-4d27-bb86-bb1800041cee> ;
    dct:title "Kecamatan Miri" ;
    dcat:distribution <http://5.189.187.109/dataset/890329bf-6282-4616-a75d-1411dd7f70d4/resource/9101f052-19d0-4459-8a37-2796aa904f9e> .

<http://5.189.187.109/dataset/890329bf-6282-4616-a75d-1411dd7f70d4/resource/9101f052-19d0-4459-8a37-2796aa904f9e> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2021-12-27T04:27:06.386841"^^xsd:dateTime ;
    dct:modified "2023-10-09T06:44:27.136028"^^xsd:dateTime ;
    dct:title "Miri.csv" ;
    dcat:accessURL <http://data.sragenkab.go.id/dataset/890329bf-6282-4616-a75d-1411dd7f70d4/resource/9101f052-19d0-4459-8a37-2796aa904f9e/download/140-miri.csv> ;
    dcat:byteSize "99288"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

