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

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

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

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

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

<https://media.vgm.io/albums/71/106017/106017-6b2f2e8244f1.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/106017#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/71/106017/106017-6b2f2e8244f1.jpg> ;
    foaf:depicts <album/106017#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/71/106017/106017-6b2f2e8244f1.jpg> .

<https://medium-media.vgm.io/albums/71/106017/106017-6b2f2e8244f1.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/35475#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/106017#performance> ;
    schema:name "Eunto"@en,
        "은토"@ja ;
    foaf:made <album/106017#lyrics>,
        <album/106017#subject> ;
    foaf:name "Eunto"@en,
        "은토"@ja .

<artist/25670#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106017#subject> ;
    mo:performed <album/106017#performance> ;
    schema:name "Peter Dalwoo Kim"@en,
        "김달우"@ja ;
    foaf:made <album/106017#composition>,
        <album/106017#subject> ;
    foaf:name "Peter Dalwoo Kim"@en,
        "김달우"@ja .

<artist/35470#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106017#subject> ;
    mo:performed <album/106017#performance> ;
    schema:name "Gahae Kim"@en,
        "김가해"@ja ;
    foaf:made <album/106017#composition>,
        <album/106017#subject> ;
    foaf:name "Gahae Kim"@en,
        "김가해"@ja .

<artist/35471#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106017#subject> ;
    mo:performed <album/106017#performance> ;
    schema:name "Sangmin Sung"@en,
        "성상민"@ja ;
    foaf:made <album/106017#composition>,
        <album/106017#subject> ;
    foaf:name "Sangmin Sung"@en,
        "성상민"@ja .

<artist/35472#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106017#subject> ;
    mo:performed <album/106017#performance> ;
    schema:name "Hana Chae"@en,
        "채하나"@ja ;
    foaf:made <album/106017#composition>,
        <album/106017#subject> ;
    foaf:name "Hana Chae"@en,
        "채하나"@ja .

<album/106017#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Maple Blitz X OST: Tales From the Wind"@en,
        "메이플블리츠X OST : 바람이 전해준 이야기"@ja,
        "Maple Blitz X OST: Tales From the Wind"@ja-latn ;
    mo:composer <artist/25670#subject>,
        <artist/35470#subject>,
        <artist/35471#subject>,
        <artist/35472#subject> ;
    mo:produced_work <album/106017#musicalwork> ;
    schema:name "Maple Blitz X OST: Tales From the Wind"@en,
        "메이플블리츠X OST : 바람이 전해준 이야기"@ja,
        "Maple Blitz X OST: Tales From the Wind"@ja-latn .

<album/106017#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-04-25"^^xsd:date ;
    dcterms:title "Maple Blitz X OST: Tales From the Wind"@en,
        "메이플블리츠X OST : 바람이 전해준 이야기"@ja,
        "Maple Blitz X OST: Tales From the Wind"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/106017#musicalexpression> ;
    mo:publisher <org/3984#subject> ;
    mo:record _:Ne0a854a47714480fbb4f8f441d89c21e ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Maple Blitz X"@en ;
            foaf:name "Maple Blitz X"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Jihye Byun"@en ;
            foaf:name "Jihye Byun"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "On The String"@en ;
            foaf:name "On The String"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Sukjoon Lee"@en ;
            foaf:name "Sukjoon Lee"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jiyoon Kim"@en ;
            foaf:name "Jiyoon Kim"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jam String"@en ;
            foaf:name "Jam String"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Gun Baek"@en ;
            foaf:name "Gun Baek"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Eunjung Lee"@en ;
            foaf:name "Eunjung Lee"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Hoon Choi"@en ;
            foaf:name "Hoon Choi"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Hyunsuk Roh"@en ;
            foaf:name "Hyunsuk Roh"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Hyungjung Byun"@en ;
            foaf:name "Hyungjung Byun"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Taewoo Kang"@en ;
            foaf:name "Taewoo Kang"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Eun Cho"@en ;
            foaf:name "Eun Cho"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Hyunsoo Byun"@en ;
            foaf:name "Hyunsoo Byun"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Younghae Joo"@en ;
            foaf:name "Younghae Joo"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Woori Jang"@en ;
            foaf:name "Woori Jang"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Christian Sitzmann"@en ;
            foaf:name "Christian Sitzmann"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Hyunggook Cho"@en ;
            foaf:name "Hyunggook Cho"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jisun Min"@en ;
            foaf:name "Jisun Min"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jihee Hong"@en ;
            foaf:name "Jihee Hong"@en ],
        <artist/25670#subject>,
        <artist/35470#subject>,
        <artist/35471#subject>,
        <artist/35472#subject>,
        <artist/35475#subject> ;
    schema:datePublished "2017-04-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/71/106017/106017-6b2f2e8244f1.jpg> ;
    schema:name "Maple Blitz X OST: Tales From the Wind"@en,
        "메이플블리츠X OST : 바람이 전해준 이야기"@ja,
        "Maple Blitz X OST: Tales From the Wind"@ja-latn ;
    schema:publisher <org/3984#subject> ;
    foaf:depiction <https://media.vgm.io/albums/71/106017/106017-6b2f2e8244f1.jpg> .

<album/106017#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Maple Blitz X OST: Tales From the Wind"@en,
        "메이플블리츠X OST : 바람이 전해준 이야기"@ja,
        "Maple Blitz X OST: Tales From the Wind"@ja-latn ;
    mo:performance_of <album/106017#musicalwork> ;
    mo:performer _:N03628022963d41e792d01b56e47474be,
        _:N0a771ed3b56d434cbbdafc89359f49f2,
        _:N0b58aa34b62646f4971f645c6fe6fee7,
        _:N1eb011d949e74cd2932be5c60939b23d,
        _:N2cbca023506a4f2f8ea0a27aa8c83da1,
        _:N30f3946426be4b2ea8899b3b72e5e048,
        _:N317c7cfb27f04f76a2f883aa4e8ac83d,
        _:N4f100ecaabb540bda84b56f3783fea08,
        _:N62a573b2b2804439a92e4487b5097aef,
        _:N643f953ac5364c34aa33a53bbc1e0198,
        _:N9ad0fc01a83f401abade34a649731108,
        _:Na94bce79d12c4f3d9680b0f4085a4bc3,
        _:Naed36c4ed3714b929f78521f73a900c0,
        _:Nbfd5fff0004d4a7ca528283fbcc37213,
        _:Nc13afeb80f4640bfa2ac8de0383146db,
        _:Nc56e8e23c2214d2ca0c4db96fb788ebe,
        _:Ne28a9c8c4dbe4f77a1cb24a7d2fa5f99,
        _:Ne2b586ae6b4744649456e818d6b0d703,
        _:Nfc1542977eb24384935fa6c9f4d32bab,
        <artist/25670#subject>,
        <artist/35470#subject>,
        <artist/35471#subject>,
        <artist/35472#subject>,
        <artist/35475#subject> ;
    mo:recorded_as <album/106017#musicalexpression> ;
    schema:byArtist _:N03628022963d41e792d01b56e47474be,
        _:N0a771ed3b56d434cbbdafc89359f49f2,
        _:N0b58aa34b62646f4971f645c6fe6fee7,
        _:N1eb011d949e74cd2932be5c60939b23d,
        _:N2cbca023506a4f2f8ea0a27aa8c83da1,
        _:N30f3946426be4b2ea8899b3b72e5e048,
        _:N317c7cfb27f04f76a2f883aa4e8ac83d,
        _:N4f100ecaabb540bda84b56f3783fea08,
        _:N62a573b2b2804439a92e4487b5097aef,
        _:N643f953ac5364c34aa33a53bbc1e0198,
        _:N9ad0fc01a83f401abade34a649731108,
        _:Na94bce79d12c4f3d9680b0f4085a4bc3,
        _:Naed36c4ed3714b929f78521f73a900c0,
        _:Nbfd5fff0004d4a7ca528283fbcc37213,
        _:Nc13afeb80f4640bfa2ac8de0383146db,
        _:Nc56e8e23c2214d2ca0c4db96fb788ebe,
        _:Ne28a9c8c4dbe4f77a1cb24a7d2fa5f99,
        _:Ne2b586ae6b4744649456e818d6b0d703,
        _:Nfc1542977eb24384935fa6c9f4d32bab,
        <artist/25670#subject>,
        <artist/35470#subject>,
        <artist/35471#subject>,
        <artist/35472#subject>,
        <artist/35475#subject> ;
    schema:name "Maple Blitz X OST: Tales From the Wind"@en,
        "메이플블리츠X OST : 바람이 전해준 이야기"@ja,
        "Maple Blitz X OST: Tales From the Wind"@ja-latn ;
    schema:workPerformed <album/106017#musicalwork> .

_:N03628022963d41e792d01b56e47474be a schema:Person,
        foaf:Person ;
    mo:performed <album/106017#performance> ;
    schema:name "Jisun Min"@en ;
    foaf:name "Jisun Min"@en .

_:N0a771ed3b56d434cbbdafc89359f49f2 a schema:Person,
        foaf:Person ;
    mo:performed <album/106017#performance> ;
    schema:name "Jiyoon Kim"@en ;
    foaf:name "Jiyoon Kim"@en .

_:N0b58aa34b62646f4971f645c6fe6fee7 a schema:Person,
        foaf:Person ;
    mo:performed <album/106017#performance> ;
    schema:name "Jihee Hong"@en ;
    foaf:name "Jihee Hong"@en .

_:N0fcb44ad58c04ec19bbbd832267ca600 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tales from the wind (Orchestra ver.)"@en,
        "바람이 전해준 이야기 (Orchestral Version)"@ko ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne0a854a47714480fbb4f8f441d89c21e ;
    schema:name "Tales from the wind (Orchestra ver.)"@en,
        "바람이 전해준 이야기 (Orchestral Version)"@ko .

_:N1eb011d949e74cd2932be5c60939b23d a schema:Person,
        foaf:Person ;
    mo:performed <album/106017#performance> ;
    schema:name "Gun Baek"@en ;
    foaf:name "Gun Baek"@en .

_:N2128d6aba0de482b9d9d6b5e29c381d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Dangerous Toy Park (Theme from \"Ludibrium\")"@en,
        "위험한 장난감 공원 (루디브리엄 Theme)"@ko ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne0a854a47714480fbb4f8f441d89c21e ;
    schema:name "A Dangerous Toy Park (Theme from \"Ludibrium\")"@en,
        "위험한 장난감 공원 (루디브리엄 Theme)"@ko .

_:N2cbca023506a4f2f8ea0a27aa8c83da1 a schema:Person,
        foaf:Person ;
    mo:performed <album/106017#performance> ;
    schema:name "Hyunggook Cho"@en ;
    foaf:name "Hyunggook Cho"@en .

_:N30f3946426be4b2ea8899b3b72e5e048 a schema:Person,
        foaf:Person ;
    mo:performed <album/106017#performance> ;
    schema:name "Christian Sitzmann"@en ;
    foaf:name "Christian Sitzmann"@en .

_:N317c7cfb27f04f76a2f883aa4e8ac83d a schema:Person,
        foaf:Person ;
    mo:performed <album/106017#performance> ;
    schema:name "Eunjung Lee"@en ;
    foaf:name "Eunjung Lee"@en .

_:N367d9a3990954d88ba745fde8626c64a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tales From the Wind"@en,
        "바람이 전해준 이야기"@ko ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne0a854a47714480fbb4f8f441d89c21e ;
    schema:name "Tales From the Wind"@en,
        "바람이 전해준 이야기"@ko .

_:N4f100ecaabb540bda84b56f3783fea08 a schema:Person,
        foaf:Person ;
    mo:performed <album/106017#performance> ;
    schema:name "On The String"@en ;
    foaf:name "On The String"@en .

_:N62a573b2b2804439a92e4487b5097aef a schema:Person,
        foaf:Person ;
    mo:performed <album/106017#performance> ;
    schema:name "Hyungjung Byun"@en ;
    foaf:name "Hyungjung Byun"@en .

_:N643f953ac5364c34aa33a53bbc1e0198 a schema:Person,
        foaf:Person ;
    mo:performed <album/106017#performance> ;
    schema:name "Eun Cho"@en ;
    foaf:name "Eun Cho"@en .

_:N7c6540bba0834ac59ffabed953ce1685 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The anger of the Goddess (Theme from \"Orbis\")"@en,
        "여신의 분노 (오르비스 Theme)"@ko ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne0a854a47714480fbb4f8f441d89c21e ;
    schema:name "The anger of the Goddess (Theme from \"Orbis\")"@en,
        "여신의 분노 (오르비스 Theme)"@ko .

_:N9ad0fc01a83f401abade34a649731108 a schema:Person,
        foaf:Person ;
    mo:performed <album/106017#performance> ;
    schema:name "Younghae Joo"@en ;
    foaf:name "Younghae Joo"@en .

_:N9b55d7fdf8f6465f93f0bcc6a5222381 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle of Soul (Theme from \"Golem Temple\")"@en,
        "Battle of Soul (골렘 사원 Theme)"@ko ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne0a854a47714480fbb4f8f441d89c21e ;
    schema:name "Battle of Soul (Theme from \"Golem Temple\")"@en,
        "Battle of Soul (골렘 사원 Theme)"@ko .

_:Na94bce79d12c4f3d9680b0f4085a4bc3 a schema:Person,
        foaf:Person ;
    mo:performed <album/106017#performance> ;
    schema:name "Taewoo Kang"@en ;
    foaf:name "Taewoo Kang"@en .

_:Naed36c4ed3714b929f78521f73a900c0 a schema:Person,
        foaf:Person ;
    mo:performed <album/106017#performance> ;
    schema:name "Sukjoon Lee"@en ;
    foaf:name "Sukjoon Lee"@en .

_:Nbfd5fff0004d4a7ca528283fbcc37213 a schema:Person,
        foaf:Person ;
    mo:performed <album/106017#performance> ;
    schema:name "Jam String"@en ;
    foaf:name "Jam String"@en .

_:Nc13afeb80f4640bfa2ac8de0383146db a schema:Person,
        foaf:Person ;
    mo:performed <album/106017#performance> ;
    schema:name "Hyunsuk Roh"@en ;
    foaf:name "Hyunsuk Roh"@en .

_:Nc56e8e23c2214d2ca0c4db96fb788ebe a schema:Person,
        foaf:Person ;
    mo:performed <album/106017#performance> ;
    schema:name "Jihye Byun"@en ;
    foaf:name "Jihye Byun"@en .

_:Ne28a9c8c4dbe4f77a1cb24a7d2fa5f99 a schema:Person,
        foaf:Person ;
    mo:performed <album/106017#performance> ;
    schema:name "Woori Jang"@en ;
    foaf:name "Woori Jang"@en .

_:Ne2b586ae6b4744649456e818d6b0d703 a schema:Person,
        foaf:Person ;
    mo:performed <album/106017#performance> ;
    schema:name "Hoon Choi"@en ;
    foaf:name "Hoon Choi"@en .

_:Nea22498257b74f2593d0162b66e6807e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Evil Eyes (Theme from \"Doomed Shrine\")"@en,
        "Evil Eyes (저주받은 신전 Theme)"@ko ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne0a854a47714480fbb4f8f441d89c21e ;
    schema:name "Evil Eyes (Theme from \"Doomed Shrine\")"@en,
        "Evil Eyes (저주받은 신전 Theme)"@ko .

_:Nfc1542977eb24384935fa6c9f4d32bab a schema:Person,
        foaf:Person ;
    mo:performed <album/106017#performance> ;
    schema:name "Hyunsoo Byun"@en ;
    foaf:name "Hyunsoo Byun"@en .

_:Ne0a854a47714480fbb4f8f441d89c21e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0fcb44ad58c04ec19bbbd832267ca600,
        _:N2128d6aba0de482b9d9d6b5e29c381d2,
        _:N367d9a3990954d88ba745fde8626c64a,
        _:N7c6540bba0834ac59ffabed953ce1685,
        _:N9b55d7fdf8f6465f93f0bcc6a5222381,
        _:Nea22498257b74f2593d0162b66e6807e ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0fcb44ad58c04ec19bbbd832267ca600,
        _:N2128d6aba0de482b9d9d6b5e29c381d2,
        _:N367d9a3990954d88ba745fde8626c64a,
        _:N7c6540bba0834ac59ffabed953ce1685,
        _:N9b55d7fdf8f6465f93f0bcc6a5222381,
        _:Nea22498257b74f2593d0162b66e6807e .

