@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#> .

<https://data.jatengprov.go.id/dataset/b503721a-2c0a-4375-bda8-1c3ccc7f6d81> a dcat:Dataset ;
    dct:description "Jumlah Kasus HIV, AIDS, dan Syphilis Menurut Jenis Kelamin Kab. Jepara Tahun 2018" ;
    dct:identifier "b503721a-2c0a-4375-bda8-1c3ccc7f6d81" ;
    dct:issued "2020-09-04T07:39:24.434334"^^xsd:dateTime ;
    dct:modified "2020-09-04T07:39:24.434350"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/e2857533-2e63-4810-b070-fcd6ee9a1c1e> ;
    dct:title "Jumlah Kasus HIV, AIDS, dan Syphilis Menurut Jenis Kelamin Kab. Jepara Tahun 2018" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Kesehatan Kabupaten Jepara" ] ;
    dcat:landingPage <Dinas%20Kesehatan%20Kabupaten%20Jepara> .

<https://data.jatengprov.go.id/organization/e2857533-2e63-4810-b070-fcd6ee9a1c1e> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Jepara" .

