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

:23001 a yav:Works;
    rdfs:label "ひまわり"@ja;
    dc:title "ひまわり"@ja;
    rdfs:label "Le Soleil"@en;
    dc:title "Le Soleil"@en;
    dc:description "ガンベッタ\n人民の擁護者にして王侯貴族たちの恐怖の的。\n北から南まで、\n眠っていた地方の愛国主義を\n再び奮い立たせた。"@ja;
    dc:description "Gambetta.\nCe Tribun, la terreur des princes,\nDepuis le Nord jusqu&amp;#039;au Midi,\nSut réchauffer dans les Provinces, \nLe patriotisme engourdi."@fr;
    dc:creator "ル・プティ"@ja;
    dc:creator "Le Petit (Alfred)"@en;
    dc:relation "今どきの花、果物、野菜 (2)"^^xsd:string;
    dc:relation "Fleurs, fruits et légumes du jour (2)"^^xsd:string;
    dc:extent "28 x 23 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/>
    .