@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/7b3d3e42-ce0d-4ac0-a60f-0595bd1aede9> a dcat:Dataset ;
    dct:description "Annual_Health,_Labour_and_Welfare_Report_2021" ;
    dct:identifier "7b3d3e42-ce0d-4ac0-a60f-0595bd1aede9" ;
    dct:issued "2026-05-15T13:03:38.413894"^^xsd:dateTime ;
    dct:modified "2026-05-15T13:06:55.700872"^^xsd:dateTime ;
    dct:publisher <https://data.e-gov.go.jp/organization/277155ef-e7c3-4bca-856a-b8dfa1f87877> ;
    dct:title "Annual_Health,_Labour_and_Welfare_Report_2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "海外情報班" ] ;
    dcat:distribution <https://data.e-gov.go.jp/dataset/7b3d3e42-ce0d-4ac0-a60f-0595bd1aede9/resource/7c2ac147-0e4c-4e05-894e-6f28dbe34315> .

<https://data.e-gov.go.jp/dataset/7b3d3e42-ce0d-4ac0-a60f-0595bd1aede9/resource/7c2ac147-0e4c-4e05-894e-6f28dbe34315> a dcat:Distribution ;
    dct:description "Annual_Health,_Labour_and_Welfare_Report_2021" ;
    dct:format "HTML" ;
    dct:issued "2026-05-15T13:05:16.672709"^^xsd:dateTime ;
    dct:modified "2026-05-15T13:06:55.707108"^^xsd:dateTime ;
    dct:title "Annual_Health,_Labour_and_Welfare_Report_2021" ;
    dcat:accessURL <https://www.mhlw.go.jp/wp/hakusyo/kousei/20-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 "厚生労働省" .

