@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.e-gov.go.jp/dataset/9ab5a70e-684a-4d5b-893f-39107827a025> a dcat:Dataset ;
    dct:description "Annual_Health,_Labour_and_Welfare_Report_2024" ;
    dct:identifier "9ab5a70e-684a-4d5b-893f-39107827a025" ;
    dct:issued "2026-05-15T13:03:43.512409"^^xsd:dateTime ;
    dct:modified "2026-05-15T13:07:00.333716"^^xsd:dateTime ;
    dct:publisher <https://data.e-gov.go.jp/organization/277155ef-e7c3-4bca-856a-b8dfa1f87877> ;
    dct:title "Annual_Health,_Labour_and_Welfare_Report_2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "海外情報班" ] ;
    dcat:distribution <https://data.e-gov.go.jp/dataset/9ab5a70e-684a-4d5b-893f-39107827a025/resource/9a3db1d8-4a04-44b7-bb8d-08786b4e461d> .

<https://data.e-gov.go.jp/dataset/9ab5a70e-684a-4d5b-893f-39107827a025/resource/9a3db1d8-4a04-44b7-bb8d-08786b4e461d> a dcat:Distribution ;
    dct:description "Annual_Health,_Labour_and_Welfare_Report_2024" ;
    dct:format "HTML" ;
    dct:issued "2026-05-15T13:05:39.169183"^^xsd:dateTime ;
    dct:modified "2026-05-15T13:07:00.336943"^^xsd:dateTime ;
    dct:title "Annual_Health,_Labour_and_Welfare_Report_2024" ;
    dcat:accessURL <https://www.mhlw.go.jp/wp/hakusyo/kousei/23-2/index_en.html> ;
    dcat:mediaType "text/html" .

<https://data.e-gov.go.jp/organization/277155ef-e7c3-4bca-856a-b8dfa1f87877> a foaf:Organization ;
    foaf:name "厚生労働省" .

