@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/e16f9204-c2ba-4109-b009-7f1c015f7614> a dcat:Dataset ;
    dct:identifier "0abdc563a06105aee3c6136871c9f4d1" ;
    dct:issued "-" ;
    dct:modified "2024-03-27"^^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/e16f9204-c2ba-4109-b009-7f1c015f7614/resource/a14098b1-dfbb-48d8-b2af-477444647060> ;
    dcat:landingPage <http://opendata.jatimprov.go.id/frontend/dataset/2351/detail_dataset> .

<http://5.189.187.109/dataset/e16f9204-c2ba-4109-b009-7f1c015f7614/resource/a14098b1-dfbb-48d8-b2af-477444647060> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-11-28T07:25:54.284046"^^xsd:dateTime ;
    dct:modified "2024-11-28T07:25:54.277571"^^xsd:dateTime ;
    dct:title "Jumlah Pengunjung EJSC Berdasarkan Jenis Kelamin" ;
    dcat:accessURL <http://opendata.jatimprov.go.id/frontend/dataset/2351/csv/download_excel> .

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

