@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/98487057-3104-4ec3-9726-ef610ce112e6> a dcat:Dataset ;
    dct:description "Kepegawaian" ;
    dct:identifier "98487057-3104-4ec3-9726-ef610ce112e6" ;
    dct:issued "2025-04-23T04:14:12.836050"^^xsd:dateTime ;
    dct:modified "2025-04-23T04:14:30.818799"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/d4e2e637-2bdb-4dbe-982d-2d0e06011046> ;
    dct:title "Kepegawaian" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "badanpenghubungjateng@gmail.com" ;
            vcard:hasEmail <mailto:badanpenghubungjateng@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/98487057-3104-4ec3-9726-ef610ce112e6/resource/4f6e61b2-49be-4533-9ec7-5c0c4e0041ba> ;
    dcat:landingPage <https://drive.google.com/drive/folders/1M7jzozxLrZcT8gaySE6Pyt4SA4GzWDvx?usp=sharing> .

<https://data.jatengprov.go.id/dataset/98487057-3104-4ec3-9726-ef610ce112e6/resource/4f6e61b2-49be-4533-9ec7-5c0c4e0041ba> a dcat:Distribution ;
    dct:description "Kepegawaian" ;
    dct:title "Kepegawaian" .

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

