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

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

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

<album/61024> a mo:Release ;
    mo:catalogue_number "IF-0049" .

<artist/1173#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52391#subject> ;
    schema:name "Kenji Kaneko"@en,
        "金子憲次"@ja ;
    foaf:made <album/52391#composition>,
        <album/52391#subject> ;
    foaf:name "Kenji Kaneko"@en,
        "金子憲次"@ja .

<artist/12536#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52391#subject> ;
    schema:name "Yosuke Kurokawa"@en,
        "黒川陽介"@ja ;
    foaf:made <album/52391#composition>,
        <album/52391#subject> ;
    foaf:name "Yosuke Kurokawa"@en,
        "黒川陽介"@ja .

<artist/16401#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52391#subject> ;
    schema:name "Noriko Murakami"@en,
        "村上徳子"@ja ;
    foaf:made <album/52391#composition>,
        <album/52391#subject> ;
    foaf:name "Noriko Murakami"@en,
        "村上徳子"@ja .

<artist/4064#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52391#subject> ;
    schema:name "Hideki Sakamoto"@en,
        "坂本英城"@ja ;
    foaf:made <album/52391#composition>,
        <album/52391#subject> ;
    foaf:name "Hideki Sakamoto"@en,
        "坂本英城"@ja .

<artist/5462#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52391#subject> ;
    schema:name "Yasuhiro Kawagoe"@en,
        "川越康弘"@ja ;
    foaf:made <album/52391#composition>,
        <album/52391#subject> ;
    foaf:name "Yasuhiro Kawagoe"@en,
        "川越康弘"@ja .

<artist/60#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52391#subject> ;
    schema:name "Toshimichi Isoe"@en,
        "磯江俊道"@ja ;
    foaf:made <album/52391#composition>,
        <album/52391#subject> ;
    foaf:name "Toshimichi Isoe"@en,
        "磯江俊道"@ja .

<artist/61#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52391#subject> ;
    schema:name "Kaori Tsutsui"@en,
        "筒井香織"@ja ;
    foaf:made <album/52391#composition>,
        <album/52391#subject> ;
    foaf:name "Kaori Tsutsui"@en,
        "筒井香織"@ja .

<artist/63#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52391#subject> ;
    schema:name "Yoh Ohyama"@en,
        "大山曜"@ja ;
    foaf:made <album/52391#composition>,
        <album/52391#subject> ;
    foaf:name "Yoh Ohyama"@en,
        "大山曜"@ja .

<artist/64#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52391#subject> ;
    schema:name "Yasuhiko Tachibana"@en,
        "立花泰彦"@ja ;
    foaf:made <album/52391#composition>,
        <album/52391#subject> ;
    foaf:name "Yasuhiko Tachibana"@en,
        "立花泰彦"@ja .

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

<album/52391#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Omega Quintet Soundtrack ~ Symphony of the Verse Maidens ~"@en,
        "Omega Quintet Soundtrack ~ Symphony of the Verse Maidens ~"@ja,
        "Omega Quintet Soundtrack ~ Symphony of the Verse Maidens ~"@ja-latn ;
    mo:performance_of <album/52391#musicalwork> ;
    mo:recorded_as <album/52391#musicalexpression> ;
    schema:name "Omega Quintet Soundtrack ~ Symphony of the Verse Maidens ~"@en,
        "Omega Quintet Soundtrack ~ Symphony of the Verse Maidens ~"@ja,
        "Omega Quintet Soundtrack ~ Symphony of the Verse Maidens ~"@ja-latn ;
    schema:workPerformed <album/52391#musicalwork> .

<org/1438#subject> schema:name "Idea Factory International"@en,
        "Idea Factory International"@ja,
        "Idea Factory International"@ja-latn ;
    foaf:name "Idea Factory International"@en,
        "Idea Factory International"@ja,
        "Idea Factory International"@ja-latn .

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

<https://medium-media.vgm.io/albums/19/52391/52391-1576250713.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/52391#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Omega Quintet Soundtrack ~ Symphony of the Verse Maidens ~"@en,
        "Omega Quintet Soundtrack ~ Symphony of the Verse Maidens ~"@ja,
        "Omega Quintet Soundtrack ~ Symphony of the Verse Maidens ~"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(noisycroak)"@en ;
            foaf:made <album/52391#composition> ;
            foaf:name "(noisycroak)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(ZIZZ STUDIO)"@en ;
            foaf:made <album/52391#composition> ;
            foaf:name "(ZIZZ STUDIO)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(noisycroak)"@en ;
            foaf:made <album/52391#composition> ;
            foaf:name "(noisycroak)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(ZIZZ STUDIO)"@en ;
            foaf:made <album/52391#composition> ;
            foaf:name "(ZIZZ STUDIO)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(ZIZZ STUDIO)"@en ;
            foaf:made <album/52391#composition> ;
            foaf:name "(ZIZZ STUDIO)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(noisycroak)"@en ;
            foaf:made <album/52391#composition> ;
            foaf:name "(noisycroak)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(ZIZZ STUDIO)"@en ;
            foaf:made <album/52391#composition> ;
            foaf:name "(ZIZZ STUDIO)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(IDEA FACTORY"@en ;
            foaf:made <album/52391#composition> ;
            foaf:name "(IDEA FACTORY"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(ZIZZ STUDIO)"@en ;
            foaf:made <album/52391#composition> ;
            foaf:name "(ZIZZ STUDIO)"@en ],
        <artist/1173#subject>,
        <artist/12536#subject>,
        <artist/16401#subject>,
        <artist/4064#subject>,
        <artist/5462#subject>,
        <artist/60#subject>,
        <artist/61#subject>,
        <artist/63#subject>,
        <artist/64#subject> ;
    mo:produced_work <album/52391#musicalwork> ;
    schema:name "Omega Quintet Soundtrack ~ Symphony of the Verse Maidens ~"@en,
        "Omega Quintet Soundtrack ~ Symphony of the Verse Maidens ~"@ja,
        "Omega Quintet Soundtrack ~ Symphony of the Verse Maidens ~"@ja-latn .

<album/52391#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-04-28"^^xsd:date ;
    dcterms:title "Omega Quintet Soundtrack ~ Symphony of the Verse Maidens ~"@en,
        "Omega Quintet Soundtrack ~ Symphony of the Verse Maidens ~"@ja,
        "Omega Quintet Soundtrack ~ Symphony of the Verse Maidens ~"@ja-latn ;
    mo:catalogue_number "OMQT1-BNS-OST" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/61024> ;
    mo:publication_of <album/52391#musicalexpression> ;
    mo:publisher <org/1438#subject> ;
    mo:record _:Nb8990051a51443f1a326cee836dc25aa ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Omega Quintet"@en ;
            foaf:name "Omega Quintet"@en ] ;
    schema:datePublished "2015-04-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/19/52391/52391-1576250713.jpg> ;
    schema:name "Omega Quintet Soundtrack ~ Symphony of the Verse Maidens ~"@en,
        "Omega Quintet Soundtrack ~ Symphony of the Verse Maidens ~"@ja,
        "Omega Quintet Soundtrack ~ Symphony of the Verse Maidens ~"@ja-latn ;
    schema:publisher <org/1438#subject> ;
    foaf:depiction <https://media.vgm.io/albums/19/52391/52391-1576250713.jpg> .

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

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

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

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

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

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

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

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

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

_:N1b39996c6d36459ab45d270f55b3387e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Concentrate Our Attention"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:Nb8990051a51443f1a326cee836dc25aa ;
    schema:name "Concentrate Our Attention"@en .

_:N2029269c28f14d4bb40dd49eac259d32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunny Melody"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:Nb8990051a51443f1a326cee836dc25aa ;
    schema:name "Sunny Melody"@en .

_:N2789ae86ba4845599f227bb7583d8b94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lonely World ~Emotion~"@en ;
    mo:track_number 17 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:Nb8990051a51443f1a326cee836dc25aa ;
    schema:name "Lonely World ~Emotion~"@en .

_:N2d179699f75d441ca9226438554ea128 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bayside Plant"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:Nb8990051a51443f1a326cee836dc25aa ;
    schema:name "Bayside Plant"@en .

_:N49dce46d5e184122b9c566b02541d9d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "As Far As the Eye Can See ~New Horizon~"@en ;
    mo:track_number 18 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:Nb8990051a51443f1a326cee836dc25aa ;
    schema:name "As Far As the Eye Can See ~New Horizon~"@en .

_:N5722c267414f498bb2cc6c8d63e84fda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Warrior of Ice ~Brave~"@en ;
    mo:track_number 20 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Nb8990051a51443f1a326cee836dc25aa ;
    schema:name "Warrior of Ice ~Brave~"@en .

_:N609ba66b4350472988641ee40f2716f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Lively Mind ~GUI~"@en ;
    mo:track_number 15 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nb8990051a51443f1a326cee836dc25aa ;
    schema:name "A Lively Mind ~GUI~"@en .

_:N66b7fb05c50948a6827de9f94c8e24f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Along the Seashore ~Afternoon~"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:Nb8990051a51443f1a326cee836dc25aa ;
    schema:name "Along the Seashore ~Afternoon~"@en .

_:N79426ef4ad834d24a03a4a9ab9fd08fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Industrial Enigma"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:Nb8990051a51443f1a326cee836dc25aa ;
    schema:name "Industrial Enigma"@en .

_:N79f8f499d7564744bdf12f297c829edd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Legend of the Sword"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:Nb8990051a51443f1a326cee836dc25aa ;
    schema:name "Legend of the Sword"@en .

_:N7b0fc37af17f4fd1ae3672c8ff2af323 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Woke Up From a Thousand Years of Sleep ~Evil~"@en ;
    mo:track_number 19 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:Nb8990051a51443f1a326cee836dc25aa ;
    schema:name "Woke Up From a Thousand Years of Sleep ~Evil~"@en .

_:N889a6534bdfd4a8c9e9f96fc0ba846bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "OMEGA QUINTET ~Violet~"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:Nb8990051a51443f1a326cee836dc25aa ;
    schema:name "OMEGA QUINTET ~Violet~"@en .

_:N9154f3f3f56e451dbba8b5992f4a1c8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Distant Memory"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:Nb8990051a51443f1a326cee836dc25aa ;
    schema:name "Distant Memory"@en .

_:Na932a373e5924123aab3d2d434f9abea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Beginning of an Adventure ~Sunrise~"@en ;
    mo:track_number 13 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nb8990051a51443f1a326cee836dc25aa ;
    schema:name "The Beginning of an Adventure ~Sunrise~"@en .

_:Nac49b8c7d62641e0b143ea01a89ffc18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Hymn"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Nb8990051a51443f1a326cee836dc25aa ;
    schema:name "Battle Hymn"@en .

_:Nacf03037a3b14c648df881b061500968 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Peaceful Mind ~Lover~"@en ;
    mo:track_number 16 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:Nb8990051a51443f1a326cee836dc25aa ;
    schema:name "Peaceful Mind ~Lover~"@en .

_:Nadc4bc1fd16b4e5a92d79941366ae591 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Departure Music"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:Nb8990051a51443f1a326cee836dc25aa ;
    schema:name "Departure Music"@en .

_:Nbb7b6952e3c343f5ad914d599fd1d472 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Enclosed Forest"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:Nb8990051a51443f1a326cee836dc25aa ;
    schema:name "Enclosed Forest"@en .

_:Nee4c2f1e50ac456b98868cb55b91e36e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lord of Immortals ~Hunt~"@en ;
    mo:track_number 21 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Nb8990051a51443f1a326cee836dc25aa ;
    schema:name "Lord of Immortals ~Hunt~"@en .

_:Nf023aed81fbe4713833a53f570b34047 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Funny Papers"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:Nb8990051a51443f1a326cee836dc25aa ;
    schema:name "Funny Papers"@en .

_:Nfdc35cb4fbba41a89d9a7648e248c493 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cityscape"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:Nb8990051a51443f1a326cee836dc25aa ;
    schema:name "Cityscape"@en .

_:Nb8990051a51443f1a326cee836dc25aa a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1b39996c6d36459ab45d270f55b3387e,
        _:N2029269c28f14d4bb40dd49eac259d32,
        _:N2789ae86ba4845599f227bb7583d8b94,
        _:N2d179699f75d441ca9226438554ea128,
        _:N49dce46d5e184122b9c566b02541d9d5,
        _:N5722c267414f498bb2cc6c8d63e84fda,
        _:N609ba66b4350472988641ee40f2716f6,
        _:N66b7fb05c50948a6827de9f94c8e24f8,
        _:N79426ef4ad834d24a03a4a9ab9fd08fe,
        _:N79f8f499d7564744bdf12f297c829edd,
        _:N7b0fc37af17f4fd1ae3672c8ff2af323,
        _:N889a6534bdfd4a8c9e9f96fc0ba846bd,
        _:N9154f3f3f56e451dbba8b5992f4a1c8d,
        _:Na932a373e5924123aab3d2d434f9abea,
        _:Nac49b8c7d62641e0b143ea01a89ffc18,
        _:Nacf03037a3b14c648df881b061500968,
        _:Nadc4bc1fd16b4e5a92d79941366ae591,
        _:Nbb7b6952e3c343f5ad914d599fd1d472,
        _:Nee4c2f1e50ac456b98868cb55b91e36e,
        _:Nf023aed81fbe4713833a53f570b34047,
        _:Nfdc35cb4fbba41a89d9a7648e248c493 ;
    mo:track_count 21 ;
    schema:duration "PT56:27"^^xsd:interval ;
    schema:numTracks 21 ;
    schema:track _:N1b39996c6d36459ab45d270f55b3387e,
        _:N2029269c28f14d4bb40dd49eac259d32,
        _:N2789ae86ba4845599f227bb7583d8b94,
        _:N2d179699f75d441ca9226438554ea128,
        _:N49dce46d5e184122b9c566b02541d9d5,
        _:N5722c267414f498bb2cc6c8d63e84fda,
        _:N609ba66b4350472988641ee40f2716f6,
        _:N66b7fb05c50948a6827de9f94c8e24f8,
        _:N79426ef4ad834d24a03a4a9ab9fd08fe,
        _:N79f8f499d7564744bdf12f297c829edd,
        _:N7b0fc37af17f4fd1ae3672c8ff2af323,
        _:N889a6534bdfd4a8c9e9f96fc0ba846bd,
        _:N9154f3f3f56e451dbba8b5992f4a1c8d,
        _:Na932a373e5924123aab3d2d434f9abea,
        _:Nac49b8c7d62641e0b143ea01a89ffc18,
        _:Nacf03037a3b14c648df881b061500968,
        _:Nadc4bc1fd16b4e5a92d79941366ae591,
        _:Nbb7b6952e3c343f5ad914d599fd1d472,
        _:Nee4c2f1e50ac456b98868cb55b91e36e,
        _:Nf023aed81fbe4713833a53f570b34047,
        _:Nfdc35cb4fbba41a89d9a7648e248c493 .

