@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/b9a2473e-56fe-4958-b4b2-9edcc2e798aa> a dcat:Dataset ;
    dct:description "Dataset ini berisi informasi Mutasi Aset RSUD Prof. Dr. Margono Soekarjo  Tahun 2025" ;
    dct:identifier "b9a2473e-56fe-4958-b4b2-9edcc2e798aa" ;
    dct:issued "2025-08-14T04:40:31.953064"^^xsd:dateTime ;
    dct:modified "2025-08-14T04:40:37.408230"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/2c2e3816-e0bd-4e5b-8e5f-7501a38078d6> ;
    dct:title "Mutasi Aset RSUD Margono Soekarjo Tahun 2025" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD Prof. Dr. Margono Soekarjo" ;
            vcard:hasEmail <mailto:rsmargono@jatengprov.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/b9a2473e-56fe-4958-b4b2-9edcc2e798aa/resource/45d24cee-c497-46b6-aeaf-2540907ec1be> ;
    dcat:keyword "2025",
        "Aset",
        "Mutasi" ;
    dcat:landingPage <https://rsmargono.jatengprov.go.id/rsms-opendata> .

<https://data.jatengprov.go.id/dataset/b9a2473e-56fe-4958-b4b2-9edcc2e798aa/resource/45d24cee-c497-46b6-aeaf-2540907ec1be> a dcat:Distribution ;
    dct:description "Data ini berisi informasi Kode Bidang Barang, Nama Bidang Barang, Jumlah Barang, dan Jumlah Harga Mutasi Aset RSUD Prof. Dr. Margono Soekarjo Pada Semester I Tahun 2025" ;
    dct:format "CSV" ;
    dct:title "Mutasi Aset RSUD Margono Soekarjo Semester I Tahun 2025" ;
    dcat:accessURL <https://rsmargono.jatengprov.go.id/rsms-opendata/dataset/view/?resource=f1d2c11e-157d-434c-969e-ce621cfa6ee5&download=f1d2c11e-157d-434c-969e-ce621cfa6ee5&name=mutasi-aset-rsud-margono-soekarjo-semester-i-tahun-2025.csv> ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/2c2e3816-e0bd-4e5b-8e5f-7501a38078d6> a foaf:Organization ;
    foaf:name "RSUD Prof. Dr. Margono Soekarjo " .

