@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/276fdfe9-889d-41b3-899b-037627b87d08> a dcat:Dataset ;
    dct:description """Sekolahan yang ada di Kelurahan Tunggulwulung Kota Malang\r
""" ;
    dct:identifier "276fdfe9-889d-41b3-899b-037627b87d08" ;
    dct:issued "2023-10-25T06:36:48.673376"^^xsd:dateTime ;
    dct:modified "2023-10-25T06:36:48.673391"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Sarana Pendidikan Kelurahan Tunggulwulung Kota Malang" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Suprobo" ;
            vcard:hasEmail <mailto:suprobotunggulwulung@gmail.com> ] ;
    dcat:keyword "Data Prasarana Pendidikan" ;
    dcat:landingPage <Monografi%20Semester%201%20Tahun%202023> .

<Monografi%20Semester%201%20Tahun%202023> a foaf:Document .

<http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> a foaf:Agent ;
    foaf:name "Kota Malang" .

