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

<https://data.jatengprov.go.id/dataset/4bf32db3-19b4-4743-808e-b964f44b2e1e> a dcat:Dataset ;
    dct:description "LKJIP Th 2024" ;
    dct:identifier "4bf32db3-19b4-4743-808e-b964f44b2e1e" ;
    dct:issued "2025-04-21T03:57:27.812824"^^xsd:dateTime ;
    dct:modified "2025-04-21T03:58:05.537501"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/d4e2e637-2bdb-4dbe-982d-2d0e06011046> ;
    dct:title "LKJIP Th 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "badanpenghubungjateng@gmail.com" ;
            vcard:hasEmail <mailto:badanpenghubungjateng@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/4bf32db3-19b4-4743-808e-b964f44b2e1e/resource/21f9ba78-63d3-4033-ae19-001bcf1954d6> ;
    dcat:landingPage <https://drive.google.com/drive/folders/13NxdUo9r6AGT19ehhPdBLMh8tr2q67u3?usp=sharing> .

<https://data.jatengprov.go.id/dataset/4bf32db3-19b4-4743-808e-b964f44b2e1e/resource/21f9ba78-63d3-4033-ae19-001bcf1954d6> a dcat:Distribution ;
    dct:description "LKJIP Th 2024" ;
    dct:title "LKJIP Th 2024" .

<https://data.jatengprov.go.id/organization/d4e2e637-2bdb-4dbe-982d-2d0e06011046> a foaf:Organization ;
    foaf:name "Badan Penghubung" .

