@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/e0e5061f-9559-4573-b505-6726ff07ce9e> a dcat:Dataset ;
    dct:description "Data Kelahiran 2024" ;
    dct:identifier "e0e5061f-9559-4573-b505-6726ff07ce9e" ;
    dct:issued "2024-06-11T15:48:30.852955"^^xsd:dateTime ;
    dct:modified "2024-06-11T15:48:30.852964"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fc936e13-d803-46b5-b307-ec864c39765f> ;
    dct:title "Data Kelahiran 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rizky Fadjar Adiputra" ] ;
    dcat:distribution <http://5.189.187.109/dataset/e0e5061f-9559-4573-b505-6726ff07ce9e/resource/b46f61e4-718c-42b4-bf7a-df84a85c4d5a> ;
    dcat:keyword "Data Kelahiran 2024" .

<http://5.189.187.109/dataset/e0e5061f-9559-4573-b505-6726ff07ce9e/resource/b46f61e4-718c-42b4-bf7a-df84a85c4d5a> a dcat:Distribution ;
    dct:description "Data Kelahiran 2024" ;
    dct:format ".xlsx" ;
    dct:issued "2024-06-05T03:26:15.821999"^^xsd:dateTime ;
    dct:modified "2024-06-11T15:48:30.843860"^^xsd:dateTime ;
    dct:title "Data Kelahiran 2024.xlsx" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/e0e5061f-9559-4573-b505-6726ff07ce9e/resource/b46f61e4-718c-42b4-bf7a-df84a85c4d5a/download/data-kelahiran-2024.xlsx> ;
    dcat:byteSize "11396"^^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" .

