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

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

<artist/1153#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/12743#subject> ;
    schema:name "Morrigan"@en ;
    foaf:made <album/12743#composition>,
        <album/12743#subject> ;
    foaf:name "Morrigan"@en .

<product/16108#subject> a schema:CreativeWork ;
    schema:name "echo."@en,
        "echo."@ja,
        "echo."@ja-latn ;
    foaf:name "echo."@en,
        "echo."@ja,
        "echo."@ja-latn .

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

<org/397#subject> schema:name "GIGA"@en,
        "戯画"@ja,
        "GIGA"@ja-latn ;
    foaf:name "GIGA"@en,
        "戯画"@ja,
        "GIGA"@ja-latn .

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

<https://medium-media.vgm.io/albums/34/12743/12743-1238244179.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/96#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12743#performance> ;
    schema:name "Chata"@en,
        "茶太"@ja ;
    foaf:made <album/12743#lyrics>,
        <album/12743#subject> ;
    foaf:name "Chata"@en,
        "茶太"@ja .

<artist/97#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12743#performance> ;
    schema:name "Rekka Katakiri"@en,
        "片霧烈火"@ja ;
    foaf:made <album/12743#lyrics>,
        <album/12743#subject> ;
    foaf:name "Rekka Katakiri"@en,
        "片霧烈火"@ja .

<album/12743#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "echo. ORIGINALSOUND TRACK"@en,
        "echo. ORIGINALSOUND TRACK"@ja,
        "echo. ORIGINALSOUND TRACK"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(WAVE)"@en ;
            foaf:made <album/12743#composition> ;
            foaf:name "(WAVE)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "166 Takano"@en ;
            foaf:made <album/12743#composition> ;
            foaf:name "166 Takano"@en ],
        <artist/1153#subject> ;
    mo:produced_work <album/12743#musicalwork> ;
    schema:name "echo. ORIGINALSOUND TRACK"@en,
        "echo. ORIGINALSOUND TRACK"@ja,
        "echo. ORIGINALSOUND TRACK"@ja-latn .

<album/12743#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "echo. ORIGINALSOUND TRACK"@en,
        "echo. ORIGINALSOUND TRACK"@ja,
        "echo. ORIGINALSOUND TRACK"@ja-latn ;
    mo:performance_of <album/12743#musicalwork> ;
    mo:performer <artist/96#subject>,
        <artist/97#subject> ;
    mo:recorded_as <album/12743#musicalexpression> ;
    schema:byArtist <artist/96#subject>,
        <artist/97#subject> ;
    schema:name "echo. ORIGINALSOUND TRACK"@en,
        "echo. ORIGINALSOUND TRACK"@ja,
        "echo. ORIGINALSOUND TRACK"@ja-latn ;
    schema:workPerformed <album/12743#musicalwork> .

<album/12743#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-03-27"^^xsd:date ;
    dcterms:title "echo. ORIGINALSOUND TRACK"@en,
        "echo. ORIGINALSOUND TRACK"@ja,
        "echo. ORIGINALSOUND TRACK"@ja-latn ;
    mo:catalogue_number "GIGA-090330" ;
    mo:media_type "CD" ;
    mo:publication_of <album/12743#musicalexpression> ;
    mo:publisher <org/397#subject> ;
    mo:record _:Nb0b2e5319cbf4596bc60d97f0a3f3d13 ;
    mo:record_count 1 ;
    schema:about <product/16108#subject> ;
    schema:byArtist <artist/96#subject>,
        <artist/97#subject> ;
    schema:datePublished "2009-03-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/34/12743/12743-1238244179.jpg> ;
    schema:name "echo. ORIGINALSOUND TRACK"@en,
        "echo. ORIGINALSOUND TRACK"@ja,
        "echo. ORIGINALSOUND TRACK"@ja-latn ;
    schema:publisher <org/397#subject> ;
    foaf:depiction <https://media.vgm.io/albums/34/12743/12743-1238244179.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/12743#subject> ;
    schema:name "166 Takano"@en ;
    foaf:made <album/12743#subject> ;
    foaf:name "166 Takano"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/12743#subject> ;
    schema:name "(WAVE)"@en ;
    foaf:made <album/12743#subject> ;
    foaf:name "(WAVE)"@en .

_:N1007900767d84726909f4b59cbecd604 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Clowns After School"@en,
        "放課後の道化師たち"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Nb0b2e5319cbf4596bc60d97f0a3f3d13 ;
    schema:name "Clowns After School"@en,
        "放課後の道化師たち"@ja .

_:N1f47929cf07041e0897dc1b4baefd63a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sea Breeze"@en,
        "潮風"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:Nb0b2e5319cbf4596bc60d97f0a3f3d13 ;
    schema:name "Sea Breeze"@en,
        "潮風"@ja .

_:N2b16953eacb94535b48b54d5b5f60b12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "daytime"@en,
        "daytime"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:Nb0b2e5319cbf4596bc60d97f0a3f3d13 ;
    schema:name "daytime"@en,
        "daytime"@ja .

_:N346ca8d7ef1a4f33930458df727cc085 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cicada"@en,
        "空蝉"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Nb0b2e5319cbf4596bc60d97f0a3f3d13 ;
    schema:name "Cicada"@en,
        "空蝉"@ja .

_:N37e0f9bbc72449df8f3ee58acf41c951 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Distant Call"@en,
        "遠い呼び声"@ja ;
    mo:track_number 19 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Nb0b2e5319cbf4596bc60d97f0a3f3d13 ;
    schema:name "Distant Call"@en,
        "遠い呼び声"@ja .

_:N4b5ecba6121845ec8944a6c3e7327679 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "innocence"@en,
        "innocence"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:Nb0b2e5319cbf4596bc60d97f0a3f3d13 ;
    schema:name "innocence"@en,
        "innocence"@ja .

_:N5127fae19bbf41f88676b015c354855f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Transparent Heart"@en,
        "透き通る心"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:Nb0b2e5319cbf4596bc60d97f0a3f3d13 ;
    schema:name "Transparent Heart"@en,
        "透き通る心"@ja .

_:N5a17857da07b4fd5b7be75101c19dc0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunny Spot"@en,
        "日溜り"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:Nb0b2e5319cbf4596bc60d97f0a3f3d13 ;
    schema:name "Sunny Spot"@en,
        "日溜り"@ja .

_:N5d13bbba6d0147d0a27445b0403594ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "voyager"@en,
        "voyager"@ja ;
    mo:track_number 21 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:Nb0b2e5319cbf4596bc60d97f0a3f3d13 ;
    schema:name "voyager"@en,
        "voyager"@ja .

_:N5d38bda3dec04aab8c3f3b6b22d1212f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memory of the Summer"@en,
        "夏の記憶"@ja ;
    mo:track_number 22 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:Nb0b2e5319cbf4596bc60d97f0a3f3d13 ;
    schema:name "Memory of the Summer"@en,
        "夏の記憶"@ja .

_:N60056542dcc04443bb025881a7d9a4c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "lightsome"@en,
        "lightsome"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:Nb0b2e5319cbf4596bc60d97f0a3f3d13 ;
    schema:name "lightsome"@en,
        "lightsome"@ja .

_:N6097e653b94c4c86a6ac835dfe3cd06a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunflower"@en,
        "ひまわり"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:Nb0b2e5319cbf4596bc60d97f0a3f3d13 ;
    schema:name "Sunflower"@en,
        "ひまわり"@ja .

_:N67c61a1bb6764d2ebb8520dd82d2e537 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thirst"@en,
        "渇き"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:Nb0b2e5319cbf4596bc60d97f0a3f3d13 ;
    schema:name "Thirst"@en,
        "渇き"@ja .

_:N898b7301bbde4126a78a73ceb174bb52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Daydream"@en,
        "白昼夢"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:Nb0b2e5319cbf4596bc60d97f0a3f3d13 ;
    schema:name "Daydream"@en,
        "白昼夢"@ja .

_:N89eb80d523fc4202b53700357d12941a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Shadow Falls Near the Window"@en,
        "窓辺に落ちる影"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:Nb0b2e5319cbf4596bc60d97f0a3f3d13 ;
    schema:name "A Shadow Falls Near the Window"@en,
        "窓辺に落ちる影"@ja .

_:Na039cadb29e248eaa2259437750069a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love"@en,
        "恋"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:Nb0b2e5319cbf4596bc60d97f0a3f3d13 ;
    schema:name "Love"@en,
        "恋"@ja .

_:Na09f4ef33cd445ec86b897efe232ab3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moonlight"@en,
        "月明かり"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:Nb0b2e5319cbf4596bc60d97f0a3f3d13 ;
    schema:name "Moonlight"@en,
        "月明かり"@ja .

_:Nc96cea4a840f44e2b89607694032f657 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "voyager -off vocal-"@en,
        "voyager -off vocal-"@ja ;
    mo:track_number 23 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:Nb0b2e5319cbf4596bc60d97f0a3f3d13 ;
    schema:name "voyager -off vocal-"@en,
        "voyager -off vocal-"@ja .

_:Nd0113ae06a1d4a05a93bb4cfb49c085a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Light and Darkness"@en,
        "明暗"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:Nb0b2e5319cbf4596bc60d97f0a3f3d13 ;
    schema:name "Light and Darkness"@en,
        "明暗"@ja .

_:Ne024f6a05ad64d94b5ac60fea481ec91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Two Tails"@en,
        "ふたつのしっぽ"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:Nb0b2e5319cbf4596bc60d97f0a3f3d13 ;
    schema:name "Two Tails"@en,
        "ふたつのしっぽ"@ja .

_:Nec1061a106794098b088575c14ebd3c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Smile is here"@en,
        "ここにある笑顔"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:Nb0b2e5319cbf4596bc60d97f0a3f3d13 ;
    schema:name "A Smile is here"@en,
        "ここにある笑顔"@ja .

_:Ned6c51ccd0ae4fbc87a849e508faf08a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Echo"@en,
        "残響"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:Nb0b2e5319cbf4596bc60d97f0a3f3d13 ;
    schema:name "Echo"@en,
        "残響"@ja .

_:Nf85b0dae1ca040d9ac34a08e069eefe5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memory of the Summer -off vocal-"@en,
        "夏の記憶 -off vocal-"@ja ;
    mo:track_number 24 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:Nb0b2e5319cbf4596bc60d97f0a3f3d13 ;
    schema:name "Memory of the Summer -off vocal-"@en,
        "夏の記憶 -off vocal-"@ja .

_:Nfa44d95150c748e28cb7e5ccadbd0287 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reunion"@en,
        "リユニオン"@ja ;
    mo:track_number 20 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:Nb0b2e5319cbf4596bc60d97f0a3f3d13 ;
    schema:name "Reunion"@en,
        "リユニオン"@ja .

_:Nb0b2e5319cbf4596bc60d97f0a3f3d13 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1007900767d84726909f4b59cbecd604,
        _:N1f47929cf07041e0897dc1b4baefd63a,
        _:N2b16953eacb94535b48b54d5b5f60b12,
        _:N346ca8d7ef1a4f33930458df727cc085,
        _:N37e0f9bbc72449df8f3ee58acf41c951,
        _:N4b5ecba6121845ec8944a6c3e7327679,
        _:N5127fae19bbf41f88676b015c354855f,
        _:N5a17857da07b4fd5b7be75101c19dc0e,
        _:N5d13bbba6d0147d0a27445b0403594ae,
        _:N5d38bda3dec04aab8c3f3b6b22d1212f,
        _:N60056542dcc04443bb025881a7d9a4c0,
        _:N6097e653b94c4c86a6ac835dfe3cd06a,
        _:N67c61a1bb6764d2ebb8520dd82d2e537,
        _:N898b7301bbde4126a78a73ceb174bb52,
        _:N89eb80d523fc4202b53700357d12941a,
        _:Na039cadb29e248eaa2259437750069a2,
        _:Na09f4ef33cd445ec86b897efe232ab3c,
        _:Nc96cea4a840f44e2b89607694032f657,
        _:Nd0113ae06a1d4a05a93bb4cfb49c085a,
        _:Ne024f6a05ad64d94b5ac60fea481ec91,
        _:Nec1061a106794098b088575c14ebd3c8,
        _:Ned6c51ccd0ae4fbc87a849e508faf08a,
        _:Nf85b0dae1ca040d9ac34a08e069eefe5,
        _:Nfa44d95150c748e28cb7e5ccadbd0287 ;
    mo:track_count 24 ;
    schema:duration "PT67:42"^^xsd:interval ;
    schema:numTracks 24 ;
    schema:track _:N1007900767d84726909f4b59cbecd604,
        _:N1f47929cf07041e0897dc1b4baefd63a,
        _:N2b16953eacb94535b48b54d5b5f60b12,
        _:N346ca8d7ef1a4f33930458df727cc085,
        _:N37e0f9bbc72449df8f3ee58acf41c951,
        _:N4b5ecba6121845ec8944a6c3e7327679,
        _:N5127fae19bbf41f88676b015c354855f,
        _:N5a17857da07b4fd5b7be75101c19dc0e,
        _:N5d13bbba6d0147d0a27445b0403594ae,
        _:N5d38bda3dec04aab8c3f3b6b22d1212f,
        _:N60056542dcc04443bb025881a7d9a4c0,
        _:N6097e653b94c4c86a6ac835dfe3cd06a,
        _:N67c61a1bb6764d2ebb8520dd82d2e537,
        _:N898b7301bbde4126a78a73ceb174bb52,
        _:N89eb80d523fc4202b53700357d12941a,
        _:Na039cadb29e248eaa2259437750069a2,
        _:Na09f4ef33cd445ec86b897efe232ab3c,
        _:Nc96cea4a840f44e2b89607694032f657,
        _:Nd0113ae06a1d4a05a93bb4cfb49c085a,
        _:Ne024f6a05ad64d94b5ac60fea481ec91,
        _:Nec1061a106794098b088575c14ebd3c8,
        _:Ned6c51ccd0ae4fbc87a849e508faf08a,
        _:Nf85b0dae1ca040d9ac34a08e069eefe5,
        _:Nfa44d95150c748e28cb7e5ccadbd0287 .

