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

<http://5.189.187.109:5000/dataset/73354e9f-9f06-48b3-abf3-570b5a3aea17> a dcat:Dataset ;
    dct:description "Jumlah Lapangan Tenis Tahun 2024" ;
    dct:identifier "73354e9f-9f06-48b3-abf3-570b5a3aea17" ;
    dct:issued "2024-10-20T18:31:16.086398"^^xsd:dateTime ;
    dct:modified "2025-01-06T07:10:17.098363"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "JUMLAH LAPANGAN TENIS" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Kepemudaan dan Olahraga Kab.Demak" ;
            vcard:hasEmail <mailto:dinpora@demakkab.com> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/73354e9f-9f06-48b3-abf3-570b5a3aea17/resource/dc875a8c-b944-4c6e-90aa-6729905413eb> ;
    dcat:keyword "dinpora",
        "lapangan tenis" ;
    dcat:landingPage <https://dinpora.demakkab.go.id/> .

<http://5.189.187.109:5000/dataset/73354e9f-9f06-48b3-abf3-570b5a3aea17/resource/dc875a8c-b944-4c6e-90aa-6729905413eb> a dcat:Distribution ;
    dct:description "JUMLAH LAPANGAN TENIS TAHUN 2024" ;
    dct:format ".xlsx" ;
    dct:issued "2024-07-29T02:41:10.747355"^^xsd:dateTime ;
    dct:modified "2024-10-20T18:31:16.077214"^^xsd:dateTime ;
    dct:title "JUMLAH LAPANGAN TENIS" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/73354e9f-9f06-48b3-abf3-570b5a3aea17/resource/dc875a8c-b944-4c6e-90aa-6729905413eb/download/1531.-jumlah-lapangan-tenis.xlsx> ;
    dcat:byteSize "10661"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/organization/028931cd-d793-4343-91dd-c56b50fbd813> a foaf:Agent ;
    foaf:name "Kabupaten Demak" .

<https://dinpora.demakkab.go.id/> a foaf:Document .

