@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/510ac045-daee-4415-8031-e59e44d3b832> a dcat:Dataset ;
    dct:description "nama-nama nominasi 15 besar lomba bertutur tahun 2023" ;
    dct:identifier "510ac045-daee-4415-8031-e59e44d3b832" ;
    dct:issued "2023-09-06T11:03:30.329583"^^xsd:dateTime ;
    dct:modified "2023-09-06T11:03:30.329592"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/a1af786d-42d9-47b7-ba47-8cbaaf416f8f> ;
    dct:title "nominasi lomba bertutur 2023" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/510ac045-daee-4415-8031-e59e44d3b832/resource/29676561-8d85-4e70-87a1-b4eb31b948b1> ;
    dcat:keyword "bertutur",
        "lomba",
        "nominasi" .

<https://data.jatengprov.go.id/dataset/510ac045-daee-4415-8031-e59e44d3b832/resource/29676561-8d85-4e70-87a1-b4eb31b948b1> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Nominasi 15 besar lomba bertutur 2023.xlsx" ;
    dcat:accessURL <https://data.surakarta.go.id/dataset/510ac045-daee-4415-8031-e59e44d3b832/resource/29676561-8d85-4e70-87a1-b4eb31b948b1/download/nominasi-15-besar-lomba-bertutur-2023.xlsx> ;
    dcat:byteSize 9063.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/a1af786d-42d9-47b7-ba47-8cbaaf416f8f> a foaf:Organization ;
    foaf:name "Pemerintah Kota Surakarta" .

