@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/2699>
  a ns0:Works ;
  rdfs:label "A Couple Hoping to Break into the Movies Performing at the Ciñe Cronchet before a Film Camera and a Live Audience, Paris"@en ;
  dc11:title "A Couple Hoping to Break into the Movies Performing at the Ciñe Cronchet before a Film Camera and a Live Audience, Paris"@en ;
  dc:creator <https://inventory.yokohama.art.museum/eng/artist/761> ;
  schema:creator <https://inventory.yokohama.art.museum/eng/artist/761> ;
  dc11:date "Spring 1936 (printed in 1985)" ;
  dc11:format "32.7 x 25.4 cm" ;
  dc:description "gelatin silver print"@en ;
  dc:type <http://data.yafjp.org/concept/type/Photograph or Moving Image by Foreign Photographer/Artist> ;
  dc:identifier "87-PHF-022" ;
  ns0:currentLocationAt <http://yan.yafjp.org/place-info/place_46> .

