@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/97be10be-2104-496f-96ee-503c9f66c7b3> a dcat:Dataset ;
    dct:description "Dataset ini berisi tetang data Banyaknya Panti Asuhan dan Penghuni menurut Jenis Kelamin 2021" ;
    dct:identifier "97be10be-2104-496f-96ee-503c9f66c7b3" ;
    dct:issued "2023-05-13T11:33:03.478265"^^xsd:dateTime ;
    dct:modified "2023-05-13T11:33:08.405028"^^xsd:dateTime ;
    dct:publisher <https://data.salatiga.go.id/organization/6e38244e-55f0-4529-962f-65b7519ded47> ;
    dct:title "Banyaknya Panti Asuhan dan Penghuni menurut Jenis Kelamin 2021" ;
    dcat:distribution <https://data.salatiga.go.id/dataset/97be10be-2104-496f-96ee-503c9f66c7b3/resource/498fd5bb-2388-4a5f-b9a3-4e43e6a846ec> .

<https://data.salatiga.go.id/dataset/97be10be-2104-496f-96ee-503c9f66c7b3/resource/498fd5bb-2388-4a5f-b9a3-4e43e6a846ec> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "Banyaknya Panti Asuhan dan Penghuni menurut Jenis Kelamin 2021.csv" ;
    dcat:accessURL <https://data.salatiga.go.id/dataset/97be10be-2104-496f-96ee-503c9f66c7b3/resource/498fd5bb-2388-4a5f-b9a3-4e43e6a846ec/download/banyaknya-panti-asuhan-dan-penghuni-menurut-jenis-kelamin-2021.csv> ;
    dcat:byteSize 1219.0 ;
    dcat:mediaType "text/csv" .

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

