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

<http://5.189.187.109/dataset/7f024b01-c38e-4023-af96-b298b9a644ac> a dcat:Dataset ;
    dct:description "Data TK (Taman Kanak-kanak) di Kelurahan Tunon" ;
    dct:identifier "7f024b01-c38e-4023-af96-b298b9a644ac" ;
    dct:issued "2024-07-11T15:30:17.362572"^^xsd:dateTime ;
    dct:modified "2024-07-11T15:30:17.362579"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fc936e13-d803-46b5-b307-ec864c39765f> ;
    dct:title "Data TK Kelurahan Tunon" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kelurahan Tunon" ] ;
    dcat:distribution <http://5.189.187.109/dataset/7f024b01-c38e-4023-af96-b298b9a644ac/resource/952acd55-25ab-449d-bae2-9b667e6da2de> ;
    dcat:keyword "Data" .

<http://5.189.187.109/dataset/7f024b01-c38e-4023-af96-b298b9a644ac/resource/952acd55-25ab-449d-bae2-9b667e6da2de> a dcat:Distribution ;
    dct:description "Data TK (Taman Kanak-kanak) di Kelurahan Tunon" ;
    dct:format ".xlsx" ;
    dct:issued "2024-06-19T07:45:54.787183"^^xsd:dateTime ;
    dct:modified "2024-07-11T15:30:17.353995"^^xsd:dateTime ;
    dct:title "TK MASYITHOH V.xlsx" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/7f024b01-c38e-4023-af96-b298b9a644ac/resource/952acd55-25ab-449d-bae2-9b667e6da2de/download/tk-masyithoh-v.xlsx> ;
    dcat:byteSize "10151"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/fc936e13-d803-46b5-b307-ec864c39765f> a foaf:Agent ;
    foaf:name "Kota Tegal" .

