@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/db4df3ab-7c03-4750-b3d1-c2c8c1d0f050> a dcat:Dataset ;
    dct:description "kecamatan jatiyoso" ;
    dct:identifier "db4df3ab-7c03-4750-b3d1-c2c8c1d0f050" ;
    dct:issued "2024-08-14T10:45:07.967306"^^xsd:dateTime ;
    dct:modified "2024-08-14T10:45:07.967316"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0fa92762-3f3a-4f22-83ad-dcc96afbfe85> ;
    dct:title "Laporan SKM 2024" ;
    dcat:distribution <http://5.189.187.109/dataset/db4df3ab-7c03-4750-b3d1-c2c8c1d0f050/resource/74ef6e7b-c49d-42eb-9ca5-05dd57d135e7> .

<http://5.189.187.109/dataset/db4df3ab-7c03-4750-b3d1-c2c8c1d0f050/resource/74ef6e7b-c49d-42eb-9ca5-05dd57d135e7> a dcat:Distribution ;
    dct:description "kecamatan jatiyoso" ;
    dct:format "PDF" ;
    dct:issued "2024-07-22T02:47:47.213322"^^xsd:dateTime ;
    dct:modified "2024-08-14T10:45:07.961290"^^xsd:dateTime ;
    dct:title "laporan SKM 2024.pdf" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/db4df3ab-7c03-4750-b3d1-c2c8c1d0f050/resource/74ef6e7b-c49d-42eb-9ca5-05dd57d135e7/download/laporan-skm-2024.pdf> ;
    dcat:byteSize "1733433"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

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

