@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/6b19b773-53fd-4642-a1d5-77996b27e6a2> a dcat:Dataset ;
    dct:description "JUMLAH PEREMPUAN TAMATAN SMP/SEDERAJAT TAHUN 2020" ;
    dct:identifier "6b19b773-53fd-4642-a1d5-77996b27e6a2" ;
    dct:issued "2023-05-22T11:09:53.932598"^^xsd:dateTime ;
    dct:modified "2024-12-23T23:10:58.197846"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "JUMLAH PEREMPUAN TAMATAN SMP/SEDERAJAT" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "admin dinsosp2pa" ;
            vcard:hasEmail <mailto:dinsosp2pa.demakkab@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/6b19b773-53fd-4642-a1d5-77996b27e6a2/resource/25f4f5f6-a11b-4349-9166-119a297e1027> ;
    dcat:keyword "2020",
        "LULUSAN SMP",
        "PEREMPUAN",
        "sosial" .

<http://5.189.187.109/dataset/6b19b773-53fd-4642-a1d5-77996b27e6a2/resource/25f4f5f6-a11b-4349-9166-119a297e1027> a dcat:Distribution ;
    dct:description "JUMLAH PEREMPUAN TAMATAN SMP/SEDERAJAT TAHUN 2020" ;
    dct:format "XLSX" ;
    dct:issued "2021-02-25T07:08:58.671104"^^xsd:dateTime ;
    dct:modified "2023-05-22T11:09:53.921319"^^xsd:dateTime ;
    dct:title "JUMLAH PEREMPUAN TAMATAN SMP TH 2020.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/6b19b773-53fd-4642-a1d5-77996b27e6a2/resource/25f4f5f6-a11b-4349-9166-119a297e1027/download/jumlah-perempuan-tamatan-smp-th-2020.xlsx> ;
    dcat:byteSize "9016"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> a foaf:Agent ;
    foaf:name "Kabupaten Demak" .

