@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/bd35eb31-80d0-4ed8-add0-3ff92e5a22a8> a dcat:Dataset ;
    dct:description "Memuat data terkait capaian Jumlah Kondisi Lapangan Tenis pada Tahun 2019 sampai 2024" ;
    dct:identifier "bd35eb31-80d0-4ed8-add0-3ff92e5a22a8" ;
    dct:issued "2026-02-24T04:28:11.192105"^^xsd:dateTime ;
    dct:modified "2026-02-24T04:28:11.192115"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/ef4f3f67-07a1-4e9d-bcb4-76c0282200b1> ;
    dct:title "Jumlah Kondisi Lapangan Tenis Tahun 2019-2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Pemuda, Olah Raga dan Pariwisata" ;
            vcard:hasEmail <mailto:disporapar@mojokertokota.go.id> ] ;
    dcat:keyword "kondisi",
        "lapangan tenis" .

<http://5.189.187.109/organization/ef4f3f67-07a1-4e9d-bcb4-76c0282200b1> a foaf:Agent ;
    foaf:name "Kota Mojokerto" .

