@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/6c600b36-2290-4ca2-ad71-5e2eb0e914b9> a dcat:Dataset ;
    dct:description "Jumlah Gedung Olahraga Tipe A Kondisi Baik Tahun 2024" ;
    dct:identifier "6c600b36-2290-4ca2-ad71-5e2eb0e914b9" ;
    dct:issued "2024-10-20T18:30:31.949853"^^xsd:dateTime ;
    dct:modified "2024-12-20T22:42:03.925357"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "JUMLAH GEDUNG OLAHRAGA 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/6c600b36-2290-4ca2-ad71-5e2eb0e914b9/resource/ec25072b-2904-4e86-bb41-ef3f2f30abdf> ;
    dcat:keyword "Dinpora",
        "gedung olahraga" ;
    dcat:landingPage <https://dinpora.demakkab.go.id/> .

<http://5.189.187.109/dataset/6c600b36-2290-4ca2-ad71-5e2eb0e914b9/resource/ec25072b-2904-4e86-bb41-ef3f2f30abdf> a dcat:Distribution ;
    dct:description "JUMLAH GEDUNG OLAHRAGA TIPPE A KONDISI BAIK TAHUN 2024" ;
    dct:format ".xlsx" ;
    dct:issued "2024-07-31T01:58:43.446029"^^xsd:dateTime ;
    dct:modified "2024-10-20T18:30:31.941723"^^xsd:dateTime ;
    dct:title "JUMLAH GEDUNG OLAHRAGA TIPPE A KONDISI BAIK" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/6c600b36-2290-4ca2-ad71-5e2eb0e914b9/resource/ec25072b-2904-4e86-bb41-ef3f2f30abdf/download/1563.-jumlah-gedung-olahraga-tippe-a-kondisi-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 .

