@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#> .

<https://data.salatiga.go.id/dataset/1f754a54-d61a-4045-9e36-69013ceebb1b> a dcat:Dataset ;
    dct:description "Dataset ini berisi tetang data Banyaknya Penghuni Panti Asuhan menurut Pendidikan per Jenis Kelamin 2021" ;
    dct:identifier "1f754a54-d61a-4045-9e36-69013ceebb1b" ;
    dct:issued "2023-05-13T11:40:35.179251"^^xsd:dateTime ;
    dct:modified "2023-05-13T11:40:40.593919"^^xsd:dateTime ;
    dct:publisher <https://data.salatiga.go.id/organization/6e38244e-55f0-4529-962f-65b7519ded47> ;
    dct:title "Data Banyaknya Penghuni Panti Asuhan menurut Pendidikan per Jenis Kelamin 2021" ;
    dcat:distribution <https://data.salatiga.go.id/dataset/1f754a54-d61a-4045-9e36-69013ceebb1b/resource/2b916984-1dde-4a94-8b2a-66fe4575c8d7> .

<https://data.salatiga.go.id/dataset/1f754a54-d61a-4045-9e36-69013ceebb1b/resource/2b916984-1dde-4a94-8b2a-66fe4575c8d7> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "Banyaknya Penghuni Panti Asuhan menurut Pendidikan per Jenis Kelamin 2021.csv" ;
    dcat:accessURL <https://data.salatiga.go.id/dataset/1f754a54-d61a-4045-9e36-69013ceebb1b/resource/2b916984-1dde-4a94-8b2a-66fe4575c8d7/download/banyaknya-penghuni-panti-asuhan-menurut-pendidikan-per-jenis-kelamin-2021.csv> ;
    dcat:byteSize 361.0 ;
    dcat:mediaType "text/csv" .

<https://data.salatiga.go.id/organization/6e38244e-55f0-4529-962f-65b7519ded47> a foaf:Organization ;
    foaf:name "Dinas Sosial" .

