@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/91e843c0-80e4-4bdf-9975-fc42366d6a1c> a dcat:Dataset ;
    dct:description "Klub Olahraga Takraw Tahun 2024" ;
    dct:identifier "91e843c0-80e4-4bdf-9975-fc42366d6a1c" ;
    dct:issued "2024-10-20T18:33:25.035895"^^xsd:dateTime ;
    dct:modified "2024-12-27T18:06:03.574516"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "KLUB OLAHRAGA TAKRAW" ;
    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/91e843c0-80e4-4bdf-9975-fc42366d6a1c/resource/703415e8-0547-46f3-b157-8395d222202a> ;
    dcat:keyword "dinpora",
        "takraw" ;
    dcat:landingPage <https://dinpora.demakkab.go.id/> .

<http://5.189.187.109/dataset/91e843c0-80e4-4bdf-9975-fc42366d6a1c/resource/703415e8-0547-46f3-b157-8395d222202a> a dcat:Distribution ;
    dct:description "KLUB OLAHRAGA TAKRAW TAHUN 2024" ;
    dct:format ".xlsx" ;
    dct:issued "2024-07-31T03:26:03.254757"^^xsd:dateTime ;
    dct:modified "2024-10-20T18:33:25.026261"^^xsd:dateTime ;
    dct:title "KLUB OLAHRAGA TAKRAW" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/91e843c0-80e4-4bdf-9975-fc42366d6a1c/resource/703415e8-0547-46f3-b157-8395d222202a/download/1575.-klub-olahraga-takraw.xlsx> ;
    dcat:byteSize "10761"^^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 .

