@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/> .

<https://inventory.yokohama.art.museum/eng/14376>
  a ns0:Works ;
  rdfs:label ""@en ;
  dc11:title ""@en ;
  dc11:date "1920" ;
  dc11:format """郵便物受領證： 8.8 x 14.6 cm
葉書： 14.2 x 9.0 cm
メモ： 12.7 x 6.4 cm""" ;
  dc:description "printed matter attached to a postcard to Itaka Kizan (I) with a note"@en ;
  dc:type <http://data.yafjp.org/concept/type/Reference Material Related to an Artist or Collector, or Other Primary Source> ;
  dc:identifier "2020-M-103-03" ;
  ns0:currentLocationAt <http://yan.yafjp.org/place-info/place_46> .

