@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/4b67d03c-3240-42bd-8eab-1506fcb9607e> a dcat:Dataset ;
    dct:description "Data Prasarana Olahraga Se Kecamatan Sukoharjo" ;
    dct:identifier "4b67d03c-3240-42bd-8eab-1506fcb9607e" ;
    dct:issued "2022-10-13T08:50:00.123356"^^xsd:dateTime ;
    dct:modified "2022-10-13T08:50:00.123362"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/af05bc48-3b28-4fbf-8598-37abf64619cb> ;
    dct:title "Data Prasarana Olahraga" ;
    dcat:distribution <http://5.189.187.109/dataset/4b67d03c-3240-42bd-8eab-1506fcb9607e/resource/2a3b46c6-cdc8-4778-8092-31df62b030e2> ;
    dcat:keyword "Olahraga" .

<http://5.189.187.109/dataset/4b67d03c-3240-42bd-8eab-1506fcb9607e/resource/2a3b46c6-cdc8-4778-8092-31df62b030e2> a dcat:Distribution ;
    dct:description "Data Prasarana Olahraga Tahun 2019" ;
    dct:format "XLSX" ;
    dct:issued "2020-12-04T02:38:08.741790"^^xsd:dateTime ;
    dct:modified "2022-10-13T08:50:00.118175"^^xsd:dateTime ;
    dct:title "DATA PRASARANA OLAHRAGA.xlsx" ;
    dcat:accessURL <http://data.sukoharjokab.go.id/dataset/4b67d03c-3240-42bd-8eab-1506fcb9607e/resource/2a3b46c6-cdc8-4778-8092-31df62b030e2/download/data-prasarana-olahraga.xlsx> ;
    dcat:byteSize "11424"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/af05bc48-3b28-4fbf-8598-37abf64619cb> a foaf:Agent ;
    foaf:name "Kabupaten Sukoharjo" .

