@prefix ns0: <http://yafjp.org/terms/yav/1.0#Works> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix schema: <http://schema.org/> .

<https://inventory.yokohama.art.museum/9584>
  a ns0:Works ;
  rdfs:label "《開かれた窓と小鳩》の下図　＋　封筒　"@ja ;
  dc11:title "《開かれた窓と小鳩》の下図　＋　封筒　"@ja ;
  dc:creator <https://inventory.yokohama.art.museum/artist/420> ;
  schema:creator <https://inventory.yokohama.art.museum/artist/420> ;
  dc11:date "1951頃" ;
  dc11:format "12.2X9.0cm" ;
  dc:description "インク、オレンジ・パステル、トレーシングペーパー"@ja ;
  dc:type <http://data.yafjp.org/concept/type/水彩・素描（日本作家）> ;
  dc:identifier "2004-DRJ-857" ;
  ns0:currentLocationAt <http://yan.yafjp.org/place-info/place_46> .

