@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/8728e701-cc00-4303-8c92-853475ef1fcf> a dcat:Dataset ;
    dct:description "Data tentang Laporan Imunisasi Dasar Lengkap" ;
    dct:identifier "cf95e59ffecbe61b052e9fb3a1f553454c2cdf51" ;
    dct:issued "2021-09-04"^^xsd:date ;
    dct:modified "2021-09-04"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            dct:type "daerah-provinsi" ;
            foaf:name "Dinas Kesehatan Provinsi Kalimantan Selatan" ] ;
    dct:title "Laporan Imunisasi Dasar Lengkap" ;
    dcat:distribution <http://5.189.187.109/dataset/8728e701-cc00-4303-8c92-853475ef1fcf/resource/1c0353c1-3803-4ab2-bc0e-0171c17b5854> ;
    dcat:keyword "banua",
        "data",
        "kalsel",
        "satu data" ;
    dcat:landingPage <https://data.kalselprov.go.id/dataset/data/1003> .

<http://5.189.187.109/dataset/8728e701-cc00-4303-8c92-853475ef1fcf/resource/1c0353c1-3803-4ab2-bc0e-0171c17b5854> a dcat:Distribution ;
    dct:description "Resource berisi Data Laporan Imunisasi Dasar Lengkap" ;
    dct:format "XLSX" ;
    dct:issued "2024-05-22T06:55:27.019479"^^xsd:dateTime ;
    dct:modified "2024-07-20T12:36:41.984460"^^xsd:dateTime ;
    dct:title "Laporan Imunisasi Dasar Lengkap" ;
    dcat:accessURL <https://data.kalselprov.go.id/download/data/1003> .

<https://data.kalselprov.go.id/dataset/data/1003> a foaf:Document .

