@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix type: <http://data.yafjp.org/concept/type/> .
@prefix yav: <http://yafjp.org/terms/yav/1.0#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix : <http://osaragi.yafjp.org/archives/items/show/> .

:20577 a yav:Works;
    rdfs:label "大佛次郎名作集"@ja;
    dc:title "大佛次郎名作集"@ja;
    dct:alternative "ｵｻﾗｷﾞｼﾞﾛｳﾒｲｻｸｼｭｳ"@fr;
    dc:description "帰郷(抄）　海の墓(『ゆうれい船』)より　角兵衛獅子(抄）　赤帽のすずき　スイッチョねこ　靴屋と総理大臣　名選手　日本に帰る　ねこの引っ越し　冬の太陽　映画の時間　セエヌは流れる　蕪村のきつね　遠花火　地震の話　"@ja;
    dc:creator "大佛次郎"@ja;
    dc:publisher "偕成社　"@ja;
    dct:date "1964.10.30　　"@fr;
    dc:relation "少年少女現代日本文学全集33　"^^xsd:string;
    dct:type <http://data.yafjp.org/concept/type/%E8%87%AA%E8%91%97>;

    yav:currentLocationAt <https://artnavi.yokohama/art-spot/589/>
    .