@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/d546eb23-bb4e-499a-84e9-f87f0a2501f7> a dcat:Dataset ;
    dct:description "Data titik koordinat Sekolah Menengah Pertama (SMP) se Kabupaten Hulu Sungai Selatan" ;
    dct:identifier "d546eb23-bb4e-499a-84e9-f87f0a2501f7" ;
    dct:issued "2025-02-14T03:18:59.944539"^^xsd:dateTime ;
    dct:modified "2025-02-14T03:18:59.944548"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/330d0b82-b5d0-4038-bec0-f4d6ff75e617> ;
    dct:title "Titik Koordinat Sekolah Menengah Pertama" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bidang SMP" ;
            vcard:hasEmail <mailto:disdikbud@hulusungaiselatankab.go.id> ] ;
    dcat:keyword "Pendidikan",
        "SMP",
        "Titik Koordinat" ;
    dcat:landingPage <Dinas%20Pendidikan%20dan%20Kebudayaan> .

<Dinas%20Pendidikan%20dan%20Kebudayaan> a foaf:Document .

<http://5.189.187.109/organization/330d0b82-b5d0-4038-bec0-f4d6ff75e617> a foaf:Agent ;
    foaf:name "Kabupaten Hulu Sungai Selatan" .

