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

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

<artist/1756#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5337#subject> ;
    schema:name "Michitoshi Hirose"@en,
        "広瀬充寿"@ja ;
    foaf:made <album/5337#composition>,
        <album/5337#subject> ;
    foaf:name "Michitoshi Hirose"@en,
        "広瀬充寿"@ja .

<artist/3790#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5337#subject> ;
    schema:name "Naruki Endo"@en,
        "遠藤成樹"@ja ;
    foaf:made <album/5337#composition>,
        <album/5337#subject> ;
    foaf:name "Naruki Endo"@en,
        "遠藤成樹"@ja .

<artist/530#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5337#subject> ;
    schema:name "Ecnemuse"@en ;
    foaf:made <album/5337#composition>,
        <album/5337#subject> ;
    foaf:name "Ecnemuse"@en .

<artist/6937#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5337#subject> ;
    schema:name "Masatomi Shimozono"@en,
        "下薗正福"@ja ;
    foaf:made <album/5337#composition>,
        <album/5337#subject> ;
    foaf:name "Masatomi Shimozono"@en,
        "下薗正福"@ja .

<artist/74505#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5337#subject> ;
    schema:name "Naruki"@en,
        "ナルキ"@ja ;
    foaf:made <album/5337#composition>,
        <album/5337#subject> ;
    foaf:name "Naruki"@en,
        "ナルキ"@ja .

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

<product/21963#subject> a schema:CreativeWork ;
    schema:name "Angelic Vale Progress"@en,
        "Angelic Vale Progress"@ja,
        "Angelic Vale Progress"@ja-latn ;
    foaf:name "Angelic Vale Progress"@en,
        "Angelic Vale Progress"@ja,
        "Angelic Vale Progress"@ja-latn .

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

<org/4850#subject> schema:name "rightway label"@en,
        "rightway label"@ja,
        "rightway label"@ja-latn ;
    foaf:name "rightway label"@en,
        "rightway label"@ja,
        "rightway label"@ja-latn .

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

<https://medium-media.vgm.io/albums/73/5337/5337-1592971117.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/11183#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/5337#performance> ;
    schema:name "Riku Moriyama"@en,
        "森山理来"@ja ;
    foaf:name "Riku Moriyama"@en,
        "森山理来"@ja .

<artist/202#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/5337#performance> ;
    schema:name "Noriko Mitose"@en,
        "みとせのりこ"@ja ;
    foaf:made <album/5337#lyrics>,
        <album/5337#subject> ;
    foaf:name "Noriko Mitose"@en,
        "みとせのりこ"@ja .

<artist/214#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/5337#performance> ;
    schema:name "KIRIKO"@en ;
    foaf:name "KIRIKO"@en .

<artist/455#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/5337#performance> ;
    schema:name "Marie"@en,
        "真理絵"@ja ;
    foaf:made <album/5337#lyrics>,
        <album/5337#subject> ;
    foaf:name "Marie"@en,
        "真理絵"@ja .

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

<album/5337#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Angelic Vale Arrange tracks"@en,
        "エンジェリックヴェール アレンジトラックス"@ja,
        "Angelic Vale Arrange tracks"@ja-latn ;
    mo:composer <artist/1756#subject>,
        <artist/3790#subject>,
        <artist/530#subject>,
        <artist/6937#subject>,
        <artist/74505#subject> ;
    mo:produced_work <album/5337#musicalwork> ;
    schema:name "Angelic Vale Arrange tracks"@en,
        "エンジェリックヴェール アレンジトラックス"@ja,
        "Angelic Vale Arrange tracks"@ja-latn .

<album/5337#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Angelic Vale Arrange tracks"@en,
        "エンジェリックヴェール アレンジトラックス"@ja,
        "Angelic Vale Arrange tracks"@ja-latn ;
    mo:performance_of <album/5337#musicalwork> ;
    mo:performer _:N9e526390ddb74385aef68af701cc675c,
        <artist/11183#subject>,
        <artist/202#subject>,
        <artist/214#subject>,
        <artist/455#subject> ;
    mo:recorded_as <album/5337#musicalexpression> ;
    schema:byArtist _:N9e526390ddb74385aef68af701cc675c,
        <artist/11183#subject>,
        <artist/202#subject>,
        <artist/214#subject>,
        <artist/455#subject> ;
    schema:name "Angelic Vale Arrange tracks"@en,
        "エンジェリックヴェール アレンジトラックス"@ja,
        "Angelic Vale Arrange tracks"@ja-latn ;
    schema:workPerformed <album/5337#musicalwork> .

<album/5337#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-03-06"^^xsd:date ;
    dcterms:title "Angelic Vale Arrange tracks"@en,
        "エンジェリックヴェール アレンジトラックス"@ja,
        "Angelic Vale Arrange tracks"@ja-latn ;
    mo:catalogue_number "RWCD-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/5337#musicalexpression> ;
    mo:publisher <org/4850#subject> ;
    mo:record _:N50c5ad6abfad4de583033b1e2d7cd043 ;
    mo:record_count 1 ;
    schema:about <product/21962#subject>,
        <product/21963#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Junko"@en ;
            foaf:name "Junko"@en ],
        <artist/11183#subject>,
        <artist/202#subject>,
        <artist/214#subject>,
        <artist/455#subject> ;
    schema:datePublished "2005-03-06"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/73/5337/5337-1592971117.jpg> ;
    schema:name "Angelic Vale Arrange tracks"@en,
        "エンジェリックヴェール アレンジトラックス"@ja,
        "Angelic Vale Arrange tracks"@ja-latn ;
    schema:publisher <org/4850#subject> ;
    foaf:depiction <https://media.vgm.io/albums/73/5337/5337-1592971117.jpg> .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "Runa Sakaki"@en ;
    foaf:made <album/5337#subject> ;
    foaf:name "Runa Sakaki"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Runa Sakaki"@en ;
    foaf:made <album/5337#lyrics> ;
    foaf:name "Runa Sakaki"@en .

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

_:N0198d7418bc041389690a7e298ec3d66 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Prayer"@en,
        "ひとつの祈り"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N50c5ad6abfad4de583033b1e2d7cd043 ;
    schema:name "A Prayer"@en,
        "ひとつの祈り"@ja .

_:N04c6888104794583b6b3f3a585454b9b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Miniature Garden"@en,
        "箱庭"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N50c5ad6abfad4de583033b1e2d7cd043 ;
    schema:name "Miniature Garden"@en,
        "箱庭"@ja .

_:N37d2cbbdb0334772b046c800ed14fb2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Strike Another Blow"@en,
        "Strike Another Blow"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N50c5ad6abfad4de583033b1e2d7cd043 ;
    schema:name "Strike Another Blow"@en,
        "Strike Another Blow"@ja .

_:N509fbc884d014b3d8eaa33925d5bbc3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Borderless Sky"@en,
        "Borderless Sky"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N50c5ad6abfad4de583033b1e2d7cd043 ;
    schema:name "Borderless Sky"@en,
        "Borderless Sky"@ja .

_:N5266400a63464672a98725a0e3826ba3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dr.Synthesizer & Telly's depression"@en,
        "Dr.Synthesizer & Telly's depression"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:29"^^xsd:interval ;
    schema:inPlaylist _:N50c5ad6abfad4de583033b1e2d7cd043 ;
    schema:name "Dr.Synthesizer & Telly's depression"@en,
        "Dr.Synthesizer & Telly's depression"@ja .

_:N7500b55d08ac407885d00776401215ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sleeping Lake"@en,
        "眠る湖"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N50c5ad6abfad4de583033b1e2d7cd043 ;
    schema:name "Sleeping Lake"@en,
        "眠る湖"@ja .

_:N774df3c3db9e49a7bb9088793d790e0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LEGEND OF DARK"@en,
        "LEGEND OF DARK"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N50c5ad6abfad4de583033b1e2d7cd043 ;
    schema:name "LEGEND OF DARK"@en,
        "LEGEND OF DARK"@ja .

_:N9c4afa9dec2649c98cb5475d1f8bcd8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Around the World"@en,
        "廻る世界"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:N50c5ad6abfad4de583033b1e2d7cd043 ;
    schema:name "Around the World"@en,
        "廻る世界"@ja .

_:N9e526390ddb74385aef68af701cc675c a schema:Person,
        foaf:Person ;
    mo:performed <album/5337#performance> ;
    schema:name "Junko"@en ;
    foaf:name "Junko"@en .

_:N9fc348f8c3414eadbdca468c8266ce5c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beyond Darkness"@en,
        "闇を越えて"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N50c5ad6abfad4de583033b1e2d7cd043 ;
    schema:name "Beyond Darkness"@en,
        "闇を越えて"@ja .

_:Na42434d1b6404ff48ea08d26b29175fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Courage and justice"@en,
        "Courage and justice"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N50c5ad6abfad4de583033b1e2d7cd043 ;
    schema:name "Courage and justice"@en,
        "Courage and justice"@ja .

_:Na4bbe9cfad704a65a21dce795adc7fba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "aada Brahma"@en,
        "aada Brahma"@ja ;
    mo:track_number 8 ;
    schema:duration "PT6:44"^^xsd:interval ;
    schema:inPlaylist _:N50c5ad6abfad4de583033b1e2d7cd043 ;
    schema:name "aada Brahma"@en,
        "aada Brahma"@ja .

_:Ndeed3e653b044439ad96ea8de1bf74c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mayhem!"@en,
        "Mayhem!"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N50c5ad6abfad4de583033b1e2d7cd043 ;
    schema:name "Mayhem!"@en,
        "Mayhem!"@ja .

_:Nefdebe150943410aa987cf39cc94910a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Il Pirata"@en,
        "Il Pirata"@ja ;
    mo:track_number 14 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N50c5ad6abfad4de583033b1e2d7cd043 ;
    schema:name "Il Pirata"@en,
        "Il Pirata"@ja .

_:Nf7a9a23a7c3a481ba43d52d5eea1c1f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Neverending Dream"@en,
        "終わらない夢"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N50c5ad6abfad4de583033b1e2d7cd043 ;
    schema:name "Neverending Dream"@en,
        "終わらない夢"@ja .

_:N50c5ad6abfad4de583033b1e2d7cd043 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0198d7418bc041389690a7e298ec3d66,
        _:N04c6888104794583b6b3f3a585454b9b,
        _:N37d2cbbdb0334772b046c800ed14fb2d,
        _:N509fbc884d014b3d8eaa33925d5bbc3a,
        _:N5266400a63464672a98725a0e3826ba3,
        _:N7500b55d08ac407885d00776401215ad,
        _:N774df3c3db9e49a7bb9088793d790e0c,
        _:N9c4afa9dec2649c98cb5475d1f8bcd8d,
        _:N9fc348f8c3414eadbdca468c8266ce5c,
        _:Na42434d1b6404ff48ea08d26b29175fe,
        _:Na4bbe9cfad704a65a21dce795adc7fba,
        _:Ndeed3e653b044439ad96ea8de1bf74c1,
        _:Nefdebe150943410aa987cf39cc94910a,
        _:Nf7a9a23a7c3a481ba43d52d5eea1c1f3 ;
    mo:track_count 14 ;
    schema:duration "PT64:09"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N0198d7418bc041389690a7e298ec3d66,
        _:N04c6888104794583b6b3f3a585454b9b,
        _:N37d2cbbdb0334772b046c800ed14fb2d,
        _:N509fbc884d014b3d8eaa33925d5bbc3a,
        _:N5266400a63464672a98725a0e3826ba3,
        _:N7500b55d08ac407885d00776401215ad,
        _:N774df3c3db9e49a7bb9088793d790e0c,
        _:N9c4afa9dec2649c98cb5475d1f8bcd8d,
        _:N9fc348f8c3414eadbdca468c8266ce5c,
        _:Na42434d1b6404ff48ea08d26b29175fe,
        _:Na4bbe9cfad704a65a21dce795adc7fba,
        _:Ndeed3e653b044439ad96ea8de1bf74c1,
        _:Nefdebe150943410aa987cf39cc94910a,
        _:Nf7a9a23a7c3a481ba43d52d5eea1c1f3 .

