@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/2117ef2d-71f5-4b4d-b9aa-81f45517f2a4> a dcat:Dataset ;
    dct:description "Data potensi sumber kesejahteraan sosial (PSKS) tahun 2019-2020 di provinsi NTB." ;
    dct:identifier "a1784a53-4eb4-4038-bab4-b2328ce25d38" ;
    dct:issued "2020-12-14"^^xsd:date ;
    dct:modified "2020-12-16"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Sosial" ] ;
    dct:title "Data Potensi Sumber Kesejahteraan Sosial Tahun 2019-2020" ;
    dcat:distribution <http://5.189.187.109/dataset/2117ef2d-71f5-4b4d-b9aa-81f45517f2a4/resource/dfc21195-7705-4bab-b24c-c6989a74b857> ;
    dcat:keyword "PSKS" ;
    dcat:landingPage <https://data.ntbprov.go.id/dataset/data-potensi-sumber-kesejahteraan-sosial-tahun-2019-2020> .

<http://5.189.187.109/dataset/2117ef2d-71f5-4b4d-b9aa-81f45517f2a4/resource/dfc21195-7705-4bab-b24c-c6989a74b857> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-10-11T10:17:33.909867"^^xsd:dateTime ;
    dct:modified "2022-10-11T10:17:33.902536"^^xsd:dateTime ;
    dct:title "Data Potensi Sumber Kesejahteraan Sosial Tahun 2019-2020" ;
    dcat:accessURL <https://data.ntbprov.go.id/sites/default/files/Data%20Potensi%20Sumber%20Kesejahteraan%20Sosial%20Tahun%202019-2020.xlsx> .

<https://data.ntbprov.go.id/dataset/data-potensi-sumber-kesejahteraan-sosial-tahun-2019-2020> a foaf:Document .

