@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/314bc74b-e8e4-44df-b52e-3c404ae12387> a dcat:Dataset ;
    dct:description """Data nama Ketua rt di RW. 01 dan Nama RW\r
""" ;
    dct:identifier "314bc74b-e8e4-44df-b52e-3c404ae12387" ;
    dct:issued "2023-11-03T17:10:39.755435"^^xsd:dateTime ;
    dct:modified "2023-11-03T17:10:39.755446"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Data RW.01 dan RTnya" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Suprobo" ;
            vcard:hasEmail <mailto:suprobotunggulwulung@gmail.com> ] ;
    dcat:landingPage <Dari%20Kasi%20PM> .

<Dari%20Kasi%20PM> a foaf:Document .

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

