@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/cadea088-af21-442c-a943-3e3fadfc5735> a dcat:Dataset ;
    dct:description "Jumlah pengunjung yang datang ke EJSC berdasarkan jenis kelamin" ;
    dct:identifier "326a8c055c0d04f5b06544665d8bb3ea" ;
    dct:issued "-" ;
    dct:modified "2024-03-21"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "opendata.jatimprov.go.id" ] ;
    dct:title "Jumlah Pengunjung EJSC Berdasarkan Jenis Kelamin" ;
    dcat:distribution <http://5.189.187.109/dataset/cadea088-af21-442c-a943-3e3fadfc5735/resource/495f0b92-878b-4b64-96fa-bdf106551156> ;
    dcat:landingPage <http://opendata.jatimprov.go.id/frontend/dataset/2350/detail_dataset> .

<http://5.189.187.109/dataset/cadea088-af21-442c-a943-3e3fadfc5735/resource/495f0b92-878b-4b64-96fa-bdf106551156> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-11-28T07:25:47.698551"^^xsd:dateTime ;
    dct:modified "2024-11-28T07:25:47.690632"^^xsd:dateTime ;
    dct:title "Jumlah Pengunjung EJSC Berdasarkan Jenis Kelamin" ;
    dcat:accessURL <http://opendata.jatimprov.go.id/frontend/dataset/2350/csv/download_excel> .

<http://opendata.jatimprov.go.id/frontend/dataset/2350/detail_dataset> a foaf:Document .

