@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/3bc3e1c4-44c3-471c-9fd9-091a9fa5605e> a dcat:Dataset ;
    dct:description "Stadion Bola Tipe A Kondisi Baik Tahun 2024" ;
    dct:identifier "3bc3e1c4-44c3-471c-9fd9-091a9fa5605e" ;
    dct:issued "2024-10-20T18:27:12.353679"^^xsd:dateTime ;
    dct:modified "2024-12-30T09:53:15.124056"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "STADION BOLA TIPE A 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/3bc3e1c4-44c3-471c-9fd9-091a9fa5605e/resource/650dbc7a-1f7e-466f-a7a4-5db72d70fc39> ;
    dcat:keyword "dinpora",
        "stadion bola" ;
    dcat:landingPage <https://dinpora.demakkab.go.id/> .

<http://5.189.187.109/dataset/3bc3e1c4-44c3-471c-9fd9-091a9fa5605e/resource/650dbc7a-1f7e-466f-a7a4-5db72d70fc39> a dcat:Distribution ;
    dct:description "STADION BOLA TIPE A KONDISI BAIK TAHUN 2024" ;
    dct:format ".xlsx" ;
    dct:issued "2024-07-30T03:51:27.893013"^^xsd:dateTime ;
    dct:modified "2024-10-20T18:27:12.344468"^^xsd:dateTime ;
    dct:title "STADION BOLA TIPE A KONDISI BAIK" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/3bc3e1c4-44c3-471c-9fd9-091a9fa5605e/resource/650dbc7a-1f7e-466f-a7a4-5db72d70fc39/download/1549.-stadion-bola-tipe-a-kondisi-baik.xlsx> ;
    dcat:byteSize "10553"^^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 .

