<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:dct="http://purl.org/dc/terms/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dcat="http://www.w3.org/ns/dcat#" xmlns:vcard="http://www.w3.org/2006/vcard/ns#">
    <dcat:Catalog>
        <dcat:dataset>
            <dcat:Dataset>
                
                <dct:description xml:lang="kr">열차를 이용한 고객을 대상으로 이용일자별, 열차번호별, 정차역별로 이용 고객의 승하차정보를 수집한 데이터 입니다.</dct:description>
                <dct:description xml:lang="en">This is data collected on customers who used the train, categorized by usage date, train number, and station of stop.</dct:description>
                <dct:title xml:lang="kr">전철역의 월별 이용인원</dct:title>
                <dct:title xml:lang="en">Monthly usage of subway stations</dct:title>
                <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2025-07-03 00:00:00.000</dct:issued>
                <dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2026-03-24 00:30:25.000</dct:modified>
                <dct:publisher>
                    <foaf:Organization>
                        <foaf:name>한국철도공사(교통)</foaf:name>
                    </foaf:Organization>
                </dct:publisher>
                <dcat:theme>교통물류</dcat:theme>
                <dcat:keyword xml:lang="kr">전철선,전철역,운행일자,전철승차인원수,전철하차인원수</dcat:keyword>
                <dcat:keyword xml:lang="en">Subway line, subway station, operating date, number of passengers boarding, number of passengers alighting</dcat:keyword>
                <dct:accrualPeriodicity>수시</dct:accrualPeriodicity>
                <dcat:distribution>
                    <dcat:Distribution>
                        <dcat:mediaType></dcat:mediaType>
                        <dcat:format>CSV</dcat:format>
                        <dcat:title>전철역의 월별 이용인원</dcat:title>
                    </dcat:Distribution>
                </dcat:distribution>
            </dcat:Dataset>
        </dcat:dataset>

        
    </dcat:Catalog>
</rdf:RDF>