@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/5278b2c2-0181-4966-a057-e77ebbd3b14e> a dcat:Dataset ;
    dct:description "Dataset ini berisi Jumlah Sekolah, Guru, dan Murid Sekolah menurut Kapanewon Tahun 2020" ;
    dct:identifier "5278b2c2-0181-4966-a057-e77ebbd3b14e" ;
    dct:issued "2024-06-11T08:05:28.852399"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:05:28.852405"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> ;
    dct:title "Sekolah, Guru, dan Murid Sekolah menurut Kapanewon" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Subbag Program" ;
            vcard:hasEmail <mailto:dipora@bantulkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/5278b2c2-0181-4966-a057-e77ebbd3b14e/resource/9cd12932-aed2-4f7f-b13c-a00192ca3247> ;
    dcat:keyword "guru kapanewon",
        "murid kapanewon",
        "sekolah kapanewon" ;
    dcat:landingPage <Dinas%20Dikpora> .

<Dinas%20Dikpora> a foaf:Document .

<http://5.189.187.109/dataset/5278b2c2-0181-4966-a057-e77ebbd3b14e/resource/9cd12932-aed2-4f7f-b13c-a00192ca3247> a dcat:Distribution ;
    dct:description "Dataset ini berisi Jumlah Sekolah, Guru, dan Murid Sekolah menurut Kapanewon Tahun 2020" ;
    dct:format "CSV" ;
    dct:issued "2021-04-07T05:21:11.936782"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:05:28.843173"^^xsd:dateTime ;
    dct:title "Sekolah, Guru, dan Murid Sekolah menurut Kapanewon Tahun 2020" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/e/2PACX-1vTdoQYn6oQka-Weq-jb7-qKeBAE0-9rcc0dtjLVPus57RZGqWcn2b6tyeG4-bffhQ/pub?gid=618855995&single=true&output=csv> .

<http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> a foaf:Agent ;
    foaf:name "Kabupaten Bantul" .

