@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/42f5755b-3802-47ed-857b-a55c223ec880> a dcat:Dataset ;
    dct:description "Jumlah data Jembatan di Kecamatan Margasari per maret 2021" ;
    dct:identifier "42f5755b-3802-47ed-857b-a55c223ec880" ;
    dct:issued "2022-11-01T00:27:14.618803"^^xsd:dateTime ;
    dct:modified "2022-11-01T00:27:14.618812"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> ;
    dct:title "Jumlah data Jembatan di Kecamatan Margasari per maret 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "pujihidayati71@gmail.com" ;
            vcard:hasEmail <mailto:pujihidayati71@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/42f5755b-3802-47ed-857b-a55c223ec880/resource/18238581-7b02-4615-8c85-5a686689a5b0> ;
    dcat:keyword "Jembatan",
        "jumlah" ;
    dcat:landingPage <kecamatan%20Margasari> .

<http://5.189.187.109/dataset/42f5755b-3802-47ed-857b-a55c223ec880/resource/18238581-7b02-4615-8c85-5a686689a5b0> a dcat:Distribution ;
    dct:description "jumlah-jembatan-di-kecamatan-margasari-maret-2021" ;
    dct:format "XLSX" ;
    dct:issued "2021-03-30T06:48:44.597293"^^xsd:dateTime ;
    dct:modified "2022-11-01T00:27:14.611373"^^xsd:dateTime ;
    dct:title "jumlah-jembatan-di-kecamatan-margasari-maret-2021.xlsx" ;
    dcat:accessURL <http://data.tegalkab.go.id/dataset/42f5755b-3802-47ed-857b-a55c223ec880/resource/18238581-7b02-4615-8c85-5a686689a5b0/download/jumlah-jembatan-di-kecamatan-margasari-maret-2021.xlsx> ;
    dcat:byteSize "9201"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> a foaf:Agent ;
    foaf:name "Kabupaten Tegal" .

<kecamatan%20Margasari> a foaf:Document .

