@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/a3da2043-d305-4e4d-9cda-d41ca1bfae8d> a dcat:Dataset ;
    dct:description "Annual_Health,_Labour_and_Welfare_Report_2020" ;
    dct:identifier "a3da2043-d305-4e4d-9cda-d41ca1bfae8d" ;
    dct:issued "2026-05-15T13:03:45.312362"^^xsd:dateTime ;
    dct:modified "2026-05-15T13:06:57.402993"^^xsd:dateTime ;
    dct:publisher <https://data.e-gov.go.jp/organization/277155ef-e7c3-4bca-856a-b8dfa1f87877> ;
    dct:title "Annual_Health,_Labour_and_Welfare_Report_2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "海外情報班" ] ;
    dcat:distribution <https://data.e-gov.go.jp/dataset/a3da2043-d305-4e4d-9cda-d41ca1bfae8d/resource/8ee14338-d336-4304-a923-1b674d5bb3da> .

<https://data.e-gov.go.jp/dataset/a3da2043-d305-4e4d-9cda-d41ca1bfae8d/resource/8ee14338-d336-4304-a923-1b674d5bb3da> a dcat:Distribution ;
    dct:description "Annual_Health,_Labour_and_Welfare_Report_2020" ;
    dct:format "HTML" ;
    dct:issued "2026-05-15T13:05:27.745436"^^xsd:dateTime ;
    dct:modified "2026-05-15T13:06:57.406073"^^xsd:dateTime ;
    dct:title "Annual_Health,_Labour_and_Welfare_Report_2020" ;
    dcat:accessURL <https://www.mhlw.go.jp/wp/hakusyo/kousei/19-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 "厚生労働省" .

