@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/68c010b1-d794-4e3a-a8a1-68e24eae7988> a dcat:Dataset ;
    dct:description "data sekolah kabupaten Mempawah" ;
    dct:identifier "68c010b1-d794-4e3a-a8a1-68e24eae7988" ;
    dct:issued "2023-06-18T23:53:04.739730"^^xsd:dateTime ;
    dct:modified "2023-06-18T23:53:04.739737"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/04d0ceb7-ead6-449b-b82a-a641888c3639> ;
    dct:title "Data Sekolah" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Veri Bura" ;
            vcard:hasEmail <mailto:verimoanbura@gmail.com> ] ;
    dcat:keyword "SDN",
        "sekolah" .

<http://5.189.187.109/organization/04d0ceb7-ead6-449b-b82a-a641888c3639> a foaf:Agent ;
    foaf:name "Kabupaten Mempawah" .

