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

:22980 a yav:Works;
    rdfs:label "海兵の祈り"@ja;
    dc:title "海兵の祈り"@ja;
    rdfs:label "La prière du marin"@fr;
    dc:title "La prière du marin"@fr;
    dc:description "神様！プロイセン人のところよりは、アメリカ先住民のところに下ろしてください！"@ja;
    dc:description "Mon dieu ! faites que je tombe plutôt \nchez les Peaux-Rouges que chez les Prussiens......."@fr;
    dc:creator "フォスタン"@ja;
    dc:creator "Faustin"@en;
    dc:relation "封鎖されたパリ(18)"^^xsd:string;
    dc:relation "Paris bloqué (18)"^^xsd:string;
    dc:extent "33 x 26 cm"^^xsd:string;
    dct:type <http://data.yafjp.org/concept/type/%E3%82%AB%E3%83%AA%E3%82%AB%E3%83%81%E3%83%A5%E3%82%A2>;
    dct:spatial "Paris"@en;

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