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

<http://5.189.187.109/dataset/d887fb4a-a79c-4ff9-a6b0-1b5b5383da46> a dcat:Dataset ;
    dct:description "data menara di Kabupaten Semarang" ;
    dct:identifier "d887fb4a-a79c-4ff9-a6b0-1b5b5383da46" ;
    dct:issued "2023-08-09T09:37:55.546440"^^xsd:dateTime ;
    dct:modified "2023-08-09T09:37:55.546447"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/f32cb43f-345d-4f52-9c10-f0719288350e> ;
    dct:title "data menara" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Komunikasi dan Informatika" ] ;
    dcat:keyword "teknologi informasi" ;
    dcat:landingPage <Statistik%20Sektoral> .

<Statistik%20Sektoral> a foaf:Document .

<http://5.189.187.109/organization/f32cb43f-345d-4f52-9c10-f0719288350e> a foaf:Agent ;
    foaf:name "Kabupaten Semarang" .

