@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/dataset/22f95c38-db1f-43f4-a0bc-5d7aae7a8323> a dcat:Dataset ;
    dct:description "Klub Olahraga Bola Basket tahun 2024" ;
    dct:identifier "22f95c38-db1f-43f4-a0bc-5d7aae7a8323" ;
    dct:issued "2024-10-02T15:46:12.391953"^^xsd:dateTime ;
    dct:modified "2024-12-31T01:38:39.725163"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "KLUB OLAHRAGA BOLA BASKET" ;
    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/dataset/22f95c38-db1f-43f4-a0bc-5d7aae7a8323/resource/3a6959b9-011b-4518-9da5-445699d72515> ;
    dcat:keyword "bola basket",
        "dinpora" ;
    dcat:landingPage <https://dinpora.demakkab.go.id/> .

<http://5.189.187.109/dataset/22f95c38-db1f-43f4-a0bc-5d7aae7a8323/resource/3a6959b9-011b-4518-9da5-445699d72515> a dcat:Distribution ;
    dct:description "KLUB OLAHRAGA BOLA BASKET TAHUN 2024" ;
    dct:format ".xlsx" ;
    dct:issued "2024-07-31T03:14:32.570531"^^xsd:dateTime ;
    dct:modified "2024-10-02T15:46:12.383896"^^xsd:dateTime ;
    dct:title "KLUB OLAHRAGA BOLA BASKET" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/22f95c38-db1f-43f4-a0bc-5d7aae7a8323/resource/3a6959b9-011b-4518-9da5-445699d72515/download/1572.-klub-olahraga-bola-basket.xlsx> ;
    dcat:byteSize "10593"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

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

