@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/bd0e2874-8ae7-4afd-8f9e-67bb33573407> a dcat:Dataset ;
    dct:description "Berisi data tentang Lembaga Kesejahteraan Sosial Disabilitas Kota Magelang Tahun 2017" ;
    dct:identifier "bd0e2874-8ae7-4afd-8f9e-67bb33573407" ;
    dct:issued "2017-11-22T01:41:49.964973"^^xsd:dateTime ;
    dct:modified "2017-11-22T01:42:44.988445"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3dd67946-9e32-4648-8685-c7560d10b6e9> ;
    dct:title "DATA LKS DISABILITAS KOTA MAGELANG TAHUN 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Sosial" ;
            vcard:hasEmail <mailto:programdinsosjateng@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/bd0e2874-8ae7-4afd-8f9e-67bb33573407/resource/28a1ffcd-13ae-4359-9c53-0d6ebbd64934> ;
    dcat:landingPage <Dinas%20Sosial%20Provinsi%20Jawa%20Tengah> .

<https://data.jatengprov.go.id/dataset/bd0e2874-8ae7-4afd-8f9e-67bb33573407/resource/28a1ffcd-13ae-4359-9c53-0d6ebbd64934> a dcat:Distribution ;
    dct:description "Berisi data tentang Lembaga Kesejahteraan Sosial Disabilitas Kota Magelang Tahun 2017" ;
    dct:format ".csv" ;
    dct:title "DATA LKS DISABILITAS KOTA MAGELANG TAHUN 2017" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/bd0e2874-8ae7-4afd-8f9e-67bb33573407/resource/28a1ffcd-13ae-4359-9c53-0d6ebbd64934/download/data-lks-disabilitas-kota-magelang-tahun-2017.csv> ;
    dcat:byteSize 1271.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/3dd67946-9e32-4648-8685-c7560d10b6e9> a foaf:Organization ;
    foaf:name "Dinas Sosial Provinsi Jawa Tengah" .

