@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/ec9c1fd3-df71-4977-98fe-61ac43d59d66> a dcat:Dataset ;
    dct:description "Jumlah Pertikaian Antar Pelajar Tahun 2024" ;
    dct:identifier "ec9c1fd3-df71-4977-98fe-61ac43d59d66" ;
    dct:issued "2024-10-20T18:38:19.059493"^^xsd:dateTime ;
    dct:modified "2024-12-23T23:18:31.658980"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "JUMLAH PERTIKAIAN ANTAR PELAJAR TAHUN 2024" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bakesbangpol Kab.Demak" ;
            vcard:hasEmail <mailto:bakesbangpol@demakkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/ec9c1fd3-df71-4977-98fe-61ac43d59d66/resource/10ef8e5c-e8ce-4862-afb2-23c738038f10> ;
    dcat:keyword "bakesbangpol",
        "pertikaian antar pelajar" ;
    dcat:landingPage <https://bakesbangpol.demakkab.go.id/> .

<http://5.189.187.109/dataset/ec9c1fd3-df71-4977-98fe-61ac43d59d66/resource/10ef8e5c-e8ce-4862-afb2-23c738038f10> a dcat:Distribution ;
    dct:description "Jumlah Pertikaian Antar Pelajar Tahun 2024" ;
    dct:format ".xlsx" ;
    dct:issued "2024-08-12T05:00:57.029756"^^xsd:dateTime ;
    dct:modified "2024-10-20T18:38:19.049699"^^xsd:dateTime ;
    dct:title "Jumlah Pertikaian Antar Pelajar" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/ec9c1fd3-df71-4977-98fe-61ac43d59d66/resource/10ef8e5c-e8ce-4862-afb2-23c738038f10/download/1669.-jumlah-pertikaian-antar-pelajar.xlsx> ;
    dcat:byteSize "11825"^^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" .

<https://bakesbangpol.demakkab.go.id/> a foaf:Document .

