@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/32f79c4e-85cc-4efa-be0c-bd651e29ccb8> a dcat:Dataset ;
    dct:description "KERJASAMA GALTIM dan SMK N 2 TEGAL" ;
    dct:identifier "32f79c4e-85cc-4efa-be0c-bd651e29ccb8" ;
    dct:issued "2023-07-04T09:06:25.201382"^^xsd:dateTime ;
    dct:modified "2023-07-04T09:06:25.201388"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> ;
    dct:title "DOKUMEN PERJANJIAN KERJASAMA (MoU)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Surya Sumadi" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/32f79c4e-85cc-4efa-be0c-bd651e29ccb8/resource/d9ab9ef8-a0d2-4a16-872d-27bae80130e3> .

<https://data.jatengprov.go.id/dataset/32f79c4e-85cc-4efa-be0c-bd651e29ccb8/resource/d9ab9ef8-a0d2-4a16-872d-27bae80130e3> a dcat:Distribution ;
    dct:description "KERJASAMA GALTIM dan SMK N 2 TEGAL" ;
    dct:format "XLSX" ;
    dct:title "MOU SMK 2_0001.xlsx" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/32f79c4e-85cc-4efa-be0c-bd651e29ccb8/resource/d9ab9ef8-a0d2-4a16-872d-27bae80130e3/download/mou-smk-2_0001.xlsx> ;
    dcat:byteSize 184576.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> a foaf:Organization ;
    foaf:name "Pemerintah Kota Tegal" .

