@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/f0dd4df4-7a5d-4f54-9264-ddbaba92f5c4> a dcat:Dataset ;
    dct:identifier "3bd4017318837e92a66298c7855f4427" ;
    dct:issued "-" ;
    dct:modified "2022-12-01"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "https://opendata.kedirikab.go.id/" ] ;
    dct:title "proporsi rumah tangga dengan akses internet" ;
    dcat:distribution <http://5.189.187.109/dataset/f0dd4df4-7a5d-4f54-9264-ddbaba92f5c4/resource/b951ca0e-e509-4c88-b47b-74ec4e70fe76> ;
    dcat:landingPage <https://opendata.kedirikab.go.id/dataset/2693/detail> .

<http://5.189.187.109/dataset/f0dd4df4-7a5d-4f54-9264-ddbaba92f5c4/resource/b951ca0e-e509-4c88-b47b-74ec4e70fe76> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-10-03T09:37:51.157633"^^xsd:dateTime ;
    dct:modified "2024-10-03T09:37:51.145861"^^xsd:dateTime ;
    dct:title "proporsi rumah tangga dengan akses internet" ;
    dcat:accessURL <https://opendata.kedirikab.go.id/dataset/2693/csv/download_excel> .

<https://opendata.kedirikab.go.id/dataset/2693/detail> a foaf:Document .

