@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/eng/14740>
  a ns0:Works ;
  rdfs:label "Illustration (page 5), from the illustrated poetry book \"Accident\" (Poem: Jean-Clarence Lambert)"@en ;
  dc11:title "Illustration (page 5), from the illustrated poetry book \"Accident\" (Poem: Jean-Clarence Lambert)"@en ;
  dc:creator <https://inventory.yokohama.art.museum/eng/artist/324> ;
  schema:creator <https://inventory.yokohama.art.museum/eng/artist/324> ;
  dc11:date "published in 1992 (Robert et Lydie Dutrou, Paris)" ;
  dc11:format "ページ： 53.4 x 37.5 cm" ;
  dc:description "etching"@en ;
  dc:type <http://data.yafjp.org/concept/type/Print by Japanese Artist> ;
  dc:identifier "2022-PRJ-050-01" ;
  ns0:currentLocationAt <http://yan.yafjp.org/place-info/place_46> .

