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

<http://5.189.187.109:5000/dataset/17d87f09-262e-474e-a0ea-1a04f1760051> a dcat:Dataset ;
    dct:description """Data Ini Berisi Data Nama, Tanggal Lahir,Alamat,Status Pekerjaan,No Hp dan Kelurahan.\r
""" ;
    dct:identifier "17d87f09-262e-474e-a0ea-1a04f1760051" ;
    dct:issued "2023-06-13T09:30:57.941183"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:30:57.941189"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Hewan Penular Rabies di Kecamatan Pontianak Barat" ;
    dcat:keyword "Hewan penular rabies",
        "Kelurahan Sungaijawi Luar",
        "kecamatan pontianak barat" .

<http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> a foaf:Agent ;
    foaf:name "Kota Pontianak" .

