@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/dataset/e608c168-e031-43d7-a165-e8bfc9c55b0e> a dcat:Dataset ;
    dct:description "jumlah ruang laboratorium biologi yang tersedia" ;
    dct:identifier "8757bbbf-91d3-42dd-8db9-0960877d97e5" ;
    dct:issued "2024-08-05T11:20:58"^^xsd:dateTime ;
    dct:modified "2024-08-05T11:20:58"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/e69fe38e-16f9-4ddd-92f7-caa2cfc9d4b5> ;
    dct:title "Ruang laboratorium biologi" ;
    dcat:distribution <http://5.189.187.109/dataset/e608c168-e031-43d7-a165-e8bfc9c55b0e/resource/ccf3c5eb-c32c-46c9-8675-048d7731b111> ;
    dcat:keyword "SIPD" ;
    dcat:landingPage <-> .

<-> a foaf:Document .

<http://5.189.187.109/dataset/e608c168-e031-43d7-a165-e8bfc9c55b0e/resource/ccf3c5eb-c32c-46c9-8675-048d7731b111> a dcat:Distribution ;
    dct:description "jumlah ruang laboratorium biologi yang tersedia" ;
    dct:format "CSV" ;
    dct:issued "2024-10-29T09:28:20.910275"^^xsd:dateTime ;
    dct:modified "2024-10-29T09:28:20.892929"^^xsd:dateTime ;
    dct:title "Ruang laboratorium biologi" ;
    dcat:accessURL <http://103.170.104.187:8080/api/sipd/dcat/v2/data/local/3400/1.01.000230> .

<http://5.189.187.109/organization/e69fe38e-16f9-4ddd-92f7-caa2cfc9d4b5> a foaf:Agent ;
    foaf:name "Provinsi Daerah Istimewa Yogyakarta" .

