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

<http://5.189.187.109/dataset/c528aa29-6505-41da-927c-d073e4a071b6> a dcat:Dataset ;
    dct:description "No description provided" ;
    dct:identifier "2ab19de1-59e8-40e8-84a7-ad7b84b437b9" ;
    dct:issued "2023-07-20"^^xsd:date ;
    dct:modified "2023-07-20"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Bina Marga dan Sumber Daya Air" ] ;
    dct:title "Jumlah Jembatan Nasional" ;
    dcat:distribution <http://5.189.187.109/dataset/c528aa29-6505-41da-927c-d073e4a071b6/resource/bd59d861-18da-4a6f-be60-216313c5aba7> ;
    dcat:keyword "demographics" ;
    dcat:landingPage <https://opendata.tangerangkab.go.id/dataset/jumlah-jembatan-nasional> .

<http://5.189.187.109/dataset/c528aa29-6505-41da-927c-d073e4a071b6/resource/bd59d861-18da-4a6f-be60-216313c5aba7> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-10-16T03:46:22.081468"^^xsd:dateTime ;
    dct:modified "2024-10-16T03:46:22.061945"^^xsd:dateTime ;
    dct:title "Jumlah Jembatan Nasional Tahun 2022" ;
    dcat:accessURL <https://opendata.tangerangkab.go.id/sites/default/files/Jumlah%20Jembatan%20Nasional%20Tahun%202022.csv> .

<https://opendata.tangerangkab.go.id/dataset/jumlah-jembatan-nasional> a foaf:Document .

