@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/87e122fb-ec3e-46d6-b5a6-200d6d1b3093> a dcat:Dataset ;
    dct:description "Data Sekolah yang tersebar diwilayah Kalimantan Barat" ;
    dct:identifier "Sekolah_Negeri_Kemdikbud" ;
    dct:issued "2024-07-26T08:29:07.647138"^^xsd:dateTime ;
    dct:modified "2024-07-26T08:29:07.647144"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/e69fe38e-16f9-4ddd-92f7-caa2cfc9d4b5> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((140.6380 -2.6008, 140.7315 -2.6008, 140.7315 -2.5115, 140.6380 -2.5115, 140.6380 -2.6008))"^^gsp:wktLiteral ] ;
    dct:title "faspend" ;
    dcat:keyword "Geographic Services",
        "Pendidikan",
        "csw" .

<http://5.189.187.109/organization/e69fe38e-16f9-4ddd-92f7-caa2cfc9d4b5> a foaf:Agent ;
    foaf:name "Provinsi Daerah Istimewa Yogyakarta" .

