@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/9fb588a0-170c-4b76-b45e-8807d6bd44fb> a dcat:Dataset ;
    dct:description "Stadion Bola Tipe C Kondisi Kurang Baik Tahun 2024" ;
    dct:identifier "9fb588a0-170c-4b76-b45e-8807d6bd44fb" ;
    dct:issued "2024-10-20T18:34:29.392484"^^xsd:dateTime ;
    dct:modified "2024-12-28T20:21:33.539865"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "STADION BOLA TIPE C KONDISI KURANG 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/9fb588a0-170c-4b76-b45e-8807d6bd44fb/resource/1969e16d-5dd0-4a1e-bce2-e672cb0d2753> ;
    dcat:keyword "dinpora",
        "stadion bola" ;
    dcat:landingPage <https://dinpora.demakkab.go.id/> .

<http://5.189.187.109/dataset/9fb588a0-170c-4b76-b45e-8807d6bd44fb/resource/1969e16d-5dd0-4a1e-bce2-e672cb0d2753> a dcat:Distribution ;
    dct:description "STADION BOLA TIPE C KONDISI KURANG BAIK TAHUN 2024" ;
    dct:format ".xlsx" ;
    dct:issued "2024-07-30T06:43:16.175267"^^xsd:dateTime ;
    dct:modified "2024-10-20T18:34:29.383854"^^xsd:dateTime ;
    dct:title "STADION BOLA TIPE C KONDISI KURANG BAIK" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/9fb588a0-170c-4b76-b45e-8807d6bd44fb/resource/1969e16d-5dd0-4a1e-bce2-e672cb0d2753/download/1554.-stadion-bola-tipe-c-kondisi-kurang-baik.xlsx> ;
    dcat:byteSize "10569"^^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 .

