@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.jatengprov.go.id/dataset/3a79c28e-8d4a-4306-8fc3-756dd79f9973> a dcat:Dataset ;
    dct:description "Kapasitas TT 2021" ;
    dct:identifier "3a79c28e-8d4a-4306-8fc3-756dd79f9973" ;
    dct:issued "2026-09-03T01:53:21.044575"^^xsd:dateTime ;
    dct:modified "2026-09-03T01:53:21.044581"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/554f3b9b-0352-4c6d-a52b-03d26f843685> ;
    dct:title "Kapasitas TT 2021" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/3a79c28e-8d4a-4306-8fc3-756dd79f9973/resource/85b99a99-1be1-4ad0-84b2-6292b3e29956> ;
    dcat:keyword "RSUD Merah Putih" .

<https://data.jatengprov.go.id/dataset/3a79c28e-8d4a-4306-8fc3-756dd79f9973/resource/85b99a99-1be1-4ad0-84b2-6292b3e29956> a dcat:Distribution ;
    dct:format ".xlsx" ;
    dct:title "Kapasitas TT 2021.xlsx" ;
    dcat:accessURL <http://192.168.5.50/dataset/3a79c28e-8d4a-4306-8fc3-756dd79f9973/resource/85b99a99-1be1-4ad0-84b2-6292b3e29956/download/297-kapasitas-tt-2021.xlsx> ;
    dcat:byteSize 9988.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/554f3b9b-0352-4c6d-a52b-03d26f843685> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Magelang" .

