@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix type: <http://data.yafjp.org/concept/type/> .
@prefix yav: <http://yafjp.org/terms/yav/1.0#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix : <http://osaragi.yafjp.org/archives/items/show/> .

:22610 a yav:Works;
    rdfs:label "二人きりで (「我等は森にただ二人」映画『ル・ミリオン』より)"@ja;
    dc:title "二人きりで (「我等は森にただ二人」映画『ル・ミリオン』より)"@ja;
    dct:alternative "Nous Sommes Seuls-Valse (du film Tobis sonore &amp;quot;Le million&amp;quot;) (We Are Alone)"@en;
    dc:creator "A. Bernard, Ph. Pares and G. van Parys"@en;
    dc:publisher "日本ビクター蓄音器株式会社"@ja;
    dc:created "2021-02-22"^^xsd:date;

    yav:currentLocationAt <https://artnavi.yokohama/art-spot/589/>
    .