@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/f48812e6-e095-48d8-99c9-0347bb8741de> a dcat:Dataset ;
    dct:description "Lapangan Bola Voli Kondisi Baik Tahun 2024" ;
    dct:identifier "f48812e6-e095-48d8-99c9-0347bb8741de" ;
    dct:issued "2024-10-20T18:38:49.982913"^^xsd:dateTime ;
    dct:modified "2024-12-30T17:05:36.886394"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "LAPANGAN BOLA VOLI KONDISI BAIK" ;
    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/f48812e6-e095-48d8-99c9-0347bb8741de/resource/250f47ec-7fb3-4475-8cda-0e4312bc5859> ;
    dcat:keyword "bola voli",
        "dinpora" ;
    dcat:landingPage <https://dinpora.demakkab.go.id/> .

<http://5.189.187.109/dataset/f48812e6-e095-48d8-99c9-0347bb8741de/resource/250f47ec-7fb3-4475-8cda-0e4312bc5859> a dcat:Distribution ;
    dct:description "LAPANGAN BOLA VOLI KONDISI BAIK TAHUN 2024" ;
    dct:format ".xlsx" ;
    dct:issued "2024-07-30T02:14:45.061772"^^xsd:dateTime ;
    dct:modified "2024-10-20T18:38:49.972492"^^xsd:dateTime ;
    dct:title "LAPANGAN BOLA VOLI KONDISI BAIK" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/f48812e6-e095-48d8-99c9-0347bb8741de/resource/250f47ec-7fb3-4475-8cda-0e4312bc5859/download/1543.-lapangan-bola-voli-kondisi-baik.xlsx> ;
    dcat:byteSize "13938"^^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 .

