@prefix bio: <http://purl.org/vocab/bio/0.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix event: <http://purl.org/NET/c4dm/event.owl#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix mo: <http://purl.org/ontology/mo/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix tl: <http://purl.org/NET/c4dm/timeline.owl#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@base <//vgmdb.animusic.moe/> .

<album/4118> foaf:primaryTopic <album/4118#subject> .

<album/4118#vocals> a mo:Singer .

<artist/199#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4118#subject> ;
    schema:name "Daisuke Achiwa"@en,
        "阿知波大輔"@ja ;
    foaf:made <album/4118#composition>,
        <album/4118#subject> ;
    foaf:name "Daisuke Achiwa"@en,
        "阿知波大輔"@ja .

<product/702#subject> a schema:CreativeWork ;
    schema:name "Atelier Iris 3: Grand Phantasm"@en,
        "イリスのアトリエ グランファンタズム"@ja,
        "Iris no Atelier: Grand Phantasm"@ja-latn ;
    foaf:name "Atelier Iris 3: Grand Phantasm"@en,
        "イリスのアトリエ グランファンタズム"@ja,
        "Iris no Atelier: Grand Phantasm"@ja-latn .

<album/4118#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Luce ~Another Fantasm~"@en,
        "リュース ～アナザー・ファンタズム～"@ja,
        "Luce ~Another Fantasm~"@ja-latn ;
    mo:composer <artist/199#subject> ;
    mo:produced_work <album/4118#musicalwork> ;
    schema:name "Luce ~Another Fantasm~"@en,
        "リュース ～アナザー・ファンタズム～"@ja,
        "Luce ~Another Fantasm~"@ja-latn .

<album/4118#lyrics> a mo:Lyrics .

<album/4118#musicalexpression> a mo:Signal ;
    mo:published_as <album/4118#subject> ;
    mo:records <album/4118#performance> .

<org/372#subject> schema:name "GUST CO., LTD."@en,
        "株式会社ガスト"@ja,
        "GUST CO., LTD."@ja-latn ;
    foaf:name "GUST CO., LTD."@en,
        "株式会社ガスト"@ja,
        "GUST CO., LTD."@ja-latn .

<https://media.vgm.io/albums/81/4118/4118-1167922778.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/4118#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/81/4118/4118-1167922778.jpg> ;
    foaf:depicts <album/4118#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/81/4118/4118-1167922778.jpg> .

<https://medium-media.vgm.io/albums/81/4118/4118-1167922778.jpg> a schema:ImageObject,
        foaf:Image .

<album/4118#musicalwork> a mo:MusicalWork,
        schema:CreativeWork ;
    mo:composed_in <album/4118#composition> ;
    mo:lyrics <album/4118#lyrics> ;
    mo:performed_in <album/4118#performance> ;
    mo:singer <album/4118#vocals> .

<album/4118#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Luce ~Another Fantasm~"@en,
        "リュース ～アナザー・ファンタズム～"@ja,
        "Luce ~Another Fantasm~"@ja-latn ;
    mo:performance_of <album/4118#musicalwork> ;
    mo:performer <artist/149#subject> ;
    mo:recorded_as <album/4118#musicalexpression> ;
    schema:byArtist <artist/149#subject> ;
    schema:name "Luce ~Another Fantasm~"@en,
        "リュース ～アナザー・ファンタズム～"@ja,
        "Luce ~Another Fantasm~"@ja-latn ;
    schema:workPerformed <album/4118#musicalwork> .

<artist/149#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/4118#performance> ;
    schema:name "Haruka Shimotsuki"@en,
        "霜月はるか"@ja ;
    foaf:name "Haruka Shimotsuki"@en,
        "霜月はるか"@ja .

<album/4118#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-06-29"^^xsd:date ;
    dcterms:title "Luce ~Another Fantasm~"@en,
        "リュース ～アナザー・ファンタズム～"@ja,
        "Luce ~Another Fantasm~"@ja-latn ;
    mo:catalogue_number "GPR-GF001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/4118#musicalexpression> ;
    mo:publisher <org/372#subject> ;
    mo:record _:N13e9fbab223e4ff79aac655c05d3af34 ;
    mo:record_count 1 ;
    schema:about <product/702#subject> ;
    schema:byArtist <artist/149#subject> ;
    schema:datePublished "2006-06-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/81/4118/4118-1167922778.jpg> ;
    schema:name "Luce ~Another Fantasm~"@en,
        "リュース ～アナザー・ファンタズム～"@ja,
        "Luce ~Another Fantasm~"@ja-latn ;
    schema:publisher <org/372#subject> ;
    foaf:depiction <https://media.vgm.io/albums/81/4118/4118-1167922778.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Aoki Kanae"@en ;
    foaf:made <album/4118#subject> ;
    foaf:name "Aoki Kanae"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Aoki Kanae"@en ;
    foaf:made <album/4118#lyrics> ;
    foaf:name "Aoki Kanae"@en .

_:N1fd5bd9ac8b945238edfd4c9e38e89e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chaville's Forest"@en,
        "シャヴィルの森"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N13e9fbab223e4ff79aac655c05d3af34 ;
    schema:name "Chaville's Forest"@en,
        "シャヴィルの森"@ja .

_:N66fb66415a954adc940ab66e50c13032 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pierre's Eyes"@en,
        "ピエールの瞳"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N13e9fbab223e4ff79aac655c05d3af34 ;
    schema:name "Pierre's Eyes"@en,
        "ピエールの瞳"@ja .

_:N6c832a866caa4a6daf682f7edb03c2f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Promise"@en,
        "約束"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N13e9fbab223e4ff79aac655c05d3af34 ;
    schema:name "The Promise"@en,
        "約束"@ja .

_:Nd0e1de4e166f487390d5c0aa170b3fa9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ancient Painting with a Girl"@en,
        "古画と少女"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N13e9fbab223e4ff79aac655c05d3af34 ;
    schema:name "Ancient Painting with a Girl"@en,
        "古画と少女"@ja .

_:Ndddc37afe91043b28d2c52c918433101 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wings of the Night"@en,
        "夜の翼"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N13e9fbab223e4ff79aac655c05d3af34 ;
    schema:name "Wings of the Night"@en,
        "夜の翼"@ja .

_:N13e9fbab223e4ff79aac655c05d3af34 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1fd5bd9ac8b945238edfd4c9e38e89e4,
        _:N66fb66415a954adc940ab66e50c13032,
        _:N6c832a866caa4a6daf682f7edb03c2f6,
        _:Nd0e1de4e166f487390d5c0aa170b3fa9,
        _:Ndddc37afe91043b28d2c52c918433101 ;
    mo:track_count 5 ;
    schema:duration "PT16:40"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N1fd5bd9ac8b945238edfd4c9e38e89e4,
        _:N66fb66415a954adc940ab66e50c13032,
        _:N6c832a866caa4a6daf682f7edb03c2f6,
        _:Nd0e1de4e166f487390d5c0aa170b3fa9,
        _:Ndddc37afe91043b28d2c52c918433101 .

