@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/8701477f-a9fc-48db-8876-1a4e0f69611d> a dcat:Dataset ;
    dct:description "Data Ini Berisi Data Jumlah Klub Olahraga kab. Jepara" ;
    dct:identifier "8701477f-a9fc-48db-8876-1a4e0f69611d" ;
    dct:issued "2020-10-18T01:30:17.419434"^^xsd:dateTime ;
    dct:modified "2020-10-18T01:30:17.419446"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/e2857533-2e63-4810-b070-fcd6ee9a1c1e> ;
    dct:title "Jumlah Klub Olahraga kab. Jepara Tahun 2019" .

<https://data.jatengprov.go.id/organization/e2857533-2e63-4810-b070-fcd6ee9a1c1e> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Jepara" .

