@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/14653>
  a ns0:Works ;
  rdfs:label "Surface is the Between—Field Horizon. Between Vertical and Horizon No. 301"@en ;
  dc11:title "Surface is the Between—Field Horizon. Between Vertical and Horizon No. 301"@en ;
  dc:creator <https://inventory.yokohama.art.museum/eng/artist/2232> ;
  schema:creator <https://inventory.yokohama.art.museum/eng/artist/2232> ;
  dc11:date "1981" ;
  dc11:format "用紙： 65.2 x 50.2 cm" ;
  dc:description "lithograph"@en ;
  dc:type <http://data.yafjp.org/concept/type/Print by Japanese Artist> ;
  dc:identifier "2022-PRJ-004" ;
  ns0:currentLocationAt <http://yan.yafjp.org/place-info/place_46> .

