@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#> .

<https://data.jatengprov.go.id/dataset/3f77df01-de74-46fe-b7a2-9d068c6e6b21> a dcat:Dataset ;
    dct:description "PETA WILAYAH KECAMATAN GROGOL" ;
    dct:identifier "3f77df01-de74-46fe-b7a2-9d068c6e6b21" ;
    dct:issued "2023-01-23T05:41:03.264872"^^xsd:dateTime ;
    dct:modified "2023-01-23T05:41:03.264879"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/19cf5718-4e8f-4239-9f6b-731681d817f6> ;
    dct:title "PETA WILAYAH KECAMATAN GROGOL" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/3f77df01-de74-46fe-b7a2-9d068c6e6b21/resource/0e365c7b-82ee-4a8c-be92-4370d9004484> ;
    dcat:keyword "Pemerintahan" .

<https://data.jatengprov.go.id/dataset/3f77df01-de74-46fe-b7a2-9d068c6e6b21/resource/0e365c7b-82ee-4a8c-be92-4370d9004484> a dcat:Distribution ;
    dct:description "Peta Wilayah Kecamatan Grogol" ;
    dct:format "PDF" ;
    dct:title "Peta Wilayah Kecamatan Grogol" ;
    dcat:accessURL <http://data.sukoharjokab.go.id/dataset/3f77df01-de74-46fe-b7a2-9d068c6e6b21/resource/0e365c7b-82ee-4a8c-be92-4370d9004484/download/peta-wilayah-kecamatan-grogol.pdf> ;
    dcat:byteSize 69327.0 ;
    dcat:mediaType "application/pdf" .

<https://data.jatengprov.go.id/organization/19cf5718-4e8f-4239-9f6b-731681d817f6> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Sukoharjo" .

