@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/152e88bf-3c2e-4fa4-93ab-8e4b66d971e2> a dcat:Dataset ;
    dct:description "Daftar TK di Kecamatan Tugu Tahun 2019" ;
    dct:identifier "152e88bf-3c2e-4fa4-93ab-8e4b66d971e2" ;
    dct:issued "2022-11-01T03:50:49.775912"^^xsd:dateTime ;
    dct:modified "2022-11-01T03:50:49.775918"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/21ee382f-b74d-4cf1-87cd-ad24b46db86b> ;
    dct:title "Daftar TK di Kecamatan Tugu Tahun 2019" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data Kota Semarang" ;
            vcard:hasEmail <mailto:opendata@semarangkota.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/152e88bf-3c2e-4fa4-93ab-8e4b66d971e2/resource/b630e458-357f-415e-b1b6-9d41ac35adb8> ;
    dcat:landingPage <satudata.semarangkota.go.id> .

<http://5.189.187.109/dataset/152e88bf-3c2e-4fa4-93ab-8e4b66d971e2/resource/b630e458-357f-415e-b1b6-9d41ac35adb8> a dcat:Distribution ;
    dct:description "Daftar TK di Kecamatan Tugu" ;
    dct:format "XLSX" ;
    dct:issued "2019-11-28T03:01:56.198273"^^xsd:dateTime ;
    dct:modified "2022-11-01T03:50:49.773028"^^xsd:dateTime ;
    dct:title "Daftar TK di Kecamatan Tugu" ;
    dcat:accessURL <http://satudata.semarangkota.go.id/adm/file/20191128095155SilagaDataSekolahTKKec.Tugu.xlsx> .

<http://5.189.187.109/organization/21ee382f-b74d-4cf1-87cd-ad24b46db86b> a foaf:Agent ;
    foaf:name "Kota Semarang" .

<satudata.semarangkota.go.id> a foaf:Document .

