@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/5eb220f0-1fd4-4d06-96fd-b680cbefd896> a dcat:Dataset ;
    dct:description "MTQ ACEH XXXVI TAHUN 2022 DI BENER MERIAH" ;
    dct:identifier "5eb220f0-1fd4-4d06-96fd-b680cbefd896" ;
    dct:issued "2024-07-02T19:21:07.206906"^^xsd:dateTime ;
    dct:modified "2024-07-02T19:21:07.206913"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/09781e34-cf05-4df7-939c-7242842e20b7> ;
    dct:title "MTQ 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Syari'at Islam dan Pendidikan Dayah Kota Langsa" ;
            vcard:hasEmail <mailto:dinassyariatislam@gmail.com> ] ;
    dcat:keyword "BIDANG SDM" ;
    dcat:landingPage <DSIPD%20Kota%20Langsa> .

<DSIPD%20Kota%20Langsa> a foaf:Document .

<http://5.189.187.109/organization/09781e34-cf05-4df7-939c-7242842e20b7> a foaf:Agent ;
    foaf:name "Kota Langsa" .

