@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/7649> foaf:primaryTopic <album/7649#subject> .

<artist/498#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sena"@en,
        "瀬名"@ja ;
    foaf:made <album/7649#lyrics>,
        <album/7649#subject> ;
    foaf:name "Sena"@en,
        "瀬名"@ja .

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

<artist/3833#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7649#subject> ;
    schema:name "Noriyoshi Matsushita"@en,
        "松下典由"@ja ;
    foaf:made <album/7649#composition>,
        <album/7649#subject> ;
    foaf:name "Noriyoshi Matsushita"@en,
        "松下典由"@ja .

<product/7424#subject> a schema:CreativeWork ;
    schema:name "Eternal Fantasy"@en,
        "エターナルファンタジー"@ja,
        "Eternal Fantasy"@ja-latn ;
    foaf:name "Eternal Fantasy"@en,
        "エターナルファンタジー"@ja,
        "Eternal Fantasy"@ja-latn .

<album/7649#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Eternal Fantasy Character Song Vol.I Arcie"@en,
        "エターナルファンタジー キャラクターソング Vol.Ⅰ アルシェ"@ja,
        "Eternal Fantasy Character Song Vol.I Arcie"@ja-latn ;
    mo:composer <artist/3833#subject> ;
    mo:produced_work <album/7649#musicalwork> ;
    schema:name "Eternal Fantasy Character Song Vol.I Arcie"@en,
        "エターナルファンタジー キャラクターソング Vol.Ⅰ アルシェ"@ja,
        "Eternal Fantasy Character Song Vol.I Arcie"@ja-latn .

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

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

<org/3#subject> schema:name "Lantis"@en,
        "Lantis"@ja,
        "Lantis"@ja-latn ;
    foaf:name "Lantis"@en,
        "Lantis"@ja,
        "Lantis"@ja-latn .

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

<https://medium-media.vgm.io/albums/94/7649/7649-1208889094.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/7649#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Eternal Fantasy Character Song Vol.I Arcie"@en,
        "エターナルファンタジー キャラクターソング Vol.Ⅰ アルシェ"@ja,
        "Eternal Fantasy Character Song Vol.I Arcie"@ja-latn ;
    mo:performance_of <album/7649#musicalwork> ;
    mo:performer <artist/3834#subject> ;
    mo:recorded_as <album/7649#musicalexpression> ;
    schema:byArtist <artist/3834#subject> ;
    schema:name "Eternal Fantasy Character Song Vol.I Arcie"@en,
        "エターナルファンタジー キャラクターソング Vol.Ⅰ アルシェ"@ja,
        "Eternal Fantasy Character Song Vol.I Arcie"@ja-latn ;
    schema:workPerformed <album/7649#musicalwork> .

<artist/3834#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/7649#performance> ;
    schema:name "Aya Tachibana"@en,
        "立花あや"@ja ;
    foaf:name "Aya Tachibana"@en,
        "立花あや"@ja .

<album/7649#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-04-23"^^xsd:date ;
    dcterms:title "Eternal Fantasy Character Song Vol.I Arcie"@en,
        "エターナルファンタジー キャラクターソング Vol.Ⅰ アルシェ"@ja,
        "Eternal Fantasy Character Song Vol.I Arcie"@ja-latn ;
    mo:catalogue_number "LACM-4486" ;
    mo:media_type "CD" ;
    mo:publication_of <album/7649#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N1f790122090d4dfb8ff0f27dd187d5c4 ;
    mo:record_count 1 ;
    schema:about <product/7424#subject> ;
    schema:byArtist <artist/3834#subject> ;
    schema:datePublished "2008-04-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/94/7649/7649-1208889094.jpg> ;
    schema:name "Eternal Fantasy Character Song Vol.I Arcie"@en,
        "エターナルファンタジー キャラクターソング Vol.Ⅰ アルシェ"@ja,
        "Eternal Fantasy Character Song Vol.I Arcie"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/94/7649/7649-1208889094.jpg> .

_:N25f615e20b1d40c4949a40765ff31c34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Like the Sun, Like the Moon (instrumental)"@en,
        "太陽のように、月のように(instrumental)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N1f790122090d4dfb8ff0f27dd187d5c4 ;
    schema:name "Like the Sun, Like the Moon (instrumental)"@en,
        "太陽のように、月のように(instrumental)"@ja .

_:N85a1e1fd38ff43fd9d37159907d1ebfd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Like the Sun, Like the Moon"@en,
        "太陽のように、月のように"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:N1f790122090d4dfb8ff0f27dd187d5c4 ;
    schema:name "Like the Sun, Like the Moon"@en,
        "太陽のように、月のように"@ja .

_:N9e3deb5095004ead9d4860b056fa5a84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Winding Road symphony ver"@en,
        "Winding Road symphony ver"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N1f790122090d4dfb8ff0f27dd187d5c4 ;
    schema:name "Winding Road symphony ver"@en,
        "Winding Road symphony ver"@ja .

_:Nbd6bba4b22ea4dcdb0edb5459029f18a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Winding Road (instrumental)"@en,
        "Winding Road(instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N1f790122090d4dfb8ff0f27dd187d5c4 ;
    schema:name "Winding Road (instrumental)"@en,
        "Winding Road(instrumental)"@ja .

_:Nf3e465f906ae404a8d055951d0f720fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Winding Road"@en,
        "Winding Road"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N1f790122090d4dfb8ff0f27dd187d5c4 ;
    schema:name "Winding Road"@en,
        "Winding Road"@ja .

_:N1f790122090d4dfb8ff0f27dd187d5c4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N25f615e20b1d40c4949a40765ff31c34,
        _:N85a1e1fd38ff43fd9d37159907d1ebfd,
        _:N9e3deb5095004ead9d4860b056fa5a84,
        _:Nbd6bba4b22ea4dcdb0edb5459029f18a,
        _:Nf3e465f906ae404a8d055951d0f720fb ;
    mo:track_count 5 ;
    schema:duration "PT18:45"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N25f615e20b1d40c4949a40765ff31c34,
        _:N85a1e1fd38ff43fd9d37159907d1ebfd,
        _:N9e3deb5095004ead9d4860b056fa5a84,
        _:Nbd6bba4b22ea4dcdb0edb5459029f18a,
        _:Nf3e465f906ae404a8d055951d0f720fb .

