@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dct:  <http://purl.org/dc/terms/> .
@prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix void: <http://rdfs.org/ns/void#> .
@prefix vann: <http://purl.org/vocab/vann/> .
@prefix owl:  <http://www.w3.org/2002/07/owl#> .
@prefix :     <https://wik.jp/eki/> .

:c005877 a skos:Concept ;
    skos:prefLabel "今出川"@ja ;
    skos:altLabel "今出川（京都市 烏丸線）"@ja ;
    skos:notation "005877" ;
    skos:scopeNote "運営会社: 京都市。路線名: 烏丸線。鉄道区分: 普通鉄道（12）。事業者種別: 公営鉄道（3）。"@ja ;
    skos:broader :g005877 ;
    skos:inScheme :scheme .

