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

<artist/4246#subject> a schema:Person,
        foaf:Person ;
    schema:name "Nao Hiyama"@en,
        "日山尚"@ja ;
    foaf:made <album/50216#lyrics>,
        <album/50216#subject> ;
    foaf:name "Nao Hiyama"@en,
        "日山尚"@ja .

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

<artist/12914#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/50216#subject> ;
    schema:name "Kohei Matsuoka"@en,
        "松岡耕平"@ja ;
    foaf:made <album/50216#composition>,
        <album/50216#subject> ;
    foaf:name "Kohei Matsuoka"@en,
        "松岡耕平"@ja .

<album/50216#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "DRAGON POKER ORIGINAL SOUNDTRACK II"@en,
        "ドラゴンポーカー オリジナルサウンドトラックⅡ"@ja,
        "DRAGON POKER ORIGINAL SOUNDTRACK II"@ja-latn ;
    mo:composer <artist/12914#subject> ;
    mo:produced_work <album/50216#musicalwork> ;
    schema:name "DRAGON POKER ORIGINAL SOUNDTRACK II"@en,
        "ドラゴンポーカー オリジナルサウンドトラックⅡ"@ja,
        "DRAGON POKER ORIGINAL SOUNDTRACK II"@ja-latn .

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

<https://media.vgm.io/albums/61/50216/50216-747233c39174.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/50216#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/61/50216/50216-747233c39174.png> ;
    foaf:depicts <album/50216#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/61/50216/50216-747233c39174.png> .

<https://medium-media.vgm.io/albums/61/50216/50216-747233c39174.png> a schema:ImageObject,
        foaf:Image .

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

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

<artist/12467#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/50216#performance> ;
    schema:name "Hiromi Igarashi"@en,
        "五十嵐裕美"@ja ;
    foaf:name "Hiromi Igarashi"@en,
        "五十嵐裕美"@ja .

<artist/15350#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/50216#performance> ;
    schema:name "M·A·O"@en ;
    foaf:name "M·A·O"@en .

<artist/16339#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/50216#performance> ;
    schema:name "SAK."@en ;
    foaf:made <album/50216#lyrics>,
        <album/50216#subject> ;
    foaf:name "SAK."@en .

<artist/16562#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/50216#performance> ;
    schema:name "Shin Oumura"@en,
        "桜村眞"@ja ;
    foaf:name "Shin Oumura"@en,
        "桜村眞"@ja .

<artist/5109#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/50216#performance> ;
    schema:name "Keiji Matsumoto"@en,
        "松本圭司"@ja ;
    foaf:name "Keiji Matsumoto"@en,
        "松本圭司"@ja .

<album/50216#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "DRAGON POKER ORIGINAL SOUNDTRACK II"@en,
        "ドラゴンポーカー オリジナルサウンドトラックⅡ"@ja,
        "DRAGON POKER ORIGINAL SOUNDTRACK II"@ja-latn ;
    mo:performance_of <album/50216#musicalwork> ;
    mo:performer _:Nda12c50456eb40e39824fbf9184a42ec,
        <artist/12467#subject>,
        <artist/15350#subject>,
        <artist/16339#subject>,
        <artist/16562#subject>,
        <artist/5109#subject> ;
    mo:recorded_as <album/50216#musicalexpression> ;
    schema:byArtist _:Nda12c50456eb40e39824fbf9184a42ec,
        <artist/12467#subject>,
        <artist/15350#subject>,
        <artist/16339#subject>,
        <artist/16562#subject>,
        <artist/5109#subject> ;
    schema:name "DRAGON POKER ORIGINAL SOUNDTRACK II"@en,
        "ドラゴンポーカー オリジナルサウンドトラックⅡ"@ja,
        "DRAGON POKER ORIGINAL SOUNDTRACK II"@ja-latn ;
    schema:workPerformed <album/50216#musicalwork> .

<album/50216#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-12-18"^^xsd:date ;
    dcterms:title "DRAGON POKER ORIGINAL SOUNDTRACK II"@en,
        "ドラゴンポーカー オリジナルサウンドトラックⅡ"@ja,
        "DRAGON POKER ORIGINAL SOUNDTRACK II"@ja-latn ;
    mo:catalogue_number "ASO-1003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/50216#musicalexpression> ;
    mo:publisher _:Nb93c5192fb2544bdadde5c179bf9d821 ;
    mo:record _:Ne5c6e4761f83439a8c5336417d9a9f5c ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "DRAGON POKER"@en ;
            foaf:name "DRAGON POKER"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Links"@en ;
            foaf:name "Links"@en ],
        <artist/12467#subject>,
        <artist/15350#subject>,
        <artist/16339#subject>,
        <artist/16562#subject>,
        <artist/5109#subject> ;
    schema:datePublished "2014-12-18"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/61/50216/50216-747233c39174.png> ;
    schema:name "DRAGON POKER ORIGINAL SOUNDTRACK II"@en,
        "ドラゴンポーカー オリジナルサウンドトラックⅡ"@ja,
        "DRAGON POKER ORIGINAL SOUNDTRACK II"@ja-latn ;
    schema:publisher _:Nb93c5192fb2544bdadde5c179bf9d821 ;
    foaf:depiction <https://media.vgm.io/albums/61/50216/50216-747233c39174.png> .

_:N207c4c066fb94ea49cb6bca52276a680 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jewelry box"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:Ne5c6e4761f83439a8c5336417d9a9f5c ;
    schema:name "Jewelry box"@ja .

_:N2472b253357f473d88876186cf7927bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "果敢ナル舞踏"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:Ne5c6e4761f83439a8c5336417d9a9f5c ;
    schema:name "果敢ナル舞踏"@ja .

_:N27cdcc7b9610421daf37f94b169f3878 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cho-co-la romantica [Vocal & Chiptune Arr.]"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:Ne5c6e4761f83439a8c5336417d9a9f5c ;
    schema:name "Cho-co-la romantica [Vocal & Chiptune Arr.]"@ja .

_:N2e2f5e1d717a41089b8cee0e3efd1a91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "吃驚! 演武～アイヤー! エクササイズ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:Ne5c6e4761f83439a8c5336417d9a9f5c ;
    schema:name "吃驚! 演武～アイヤー! エクササイズ"@ja .

_:N326a54ad4c3d41eaa881348a660b1834 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jump-off! [Piano Trio Arr.]"@ja ;
    mo:track_number 22 ;
    schema:duration "PT6:18"^^xsd:interval ;
    schema:inPlaylist _:Ne5c6e4761f83439a8c5336417d9a9f5c ;
    schema:name "Jump-off! [Piano Trio Arr.]"@ja .

_:N4053e77035de4fa09813ea54ed1c094a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost eschatologist"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:Ne5c6e4761f83439a8c5336417d9a9f5c ;
    schema:name "Lost eschatologist"@ja .

_:N42ed7588066544d6b10a0f82394d0a48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sorrowing dryad"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:Ne5c6e4761f83439a8c5336417d9a9f5c ;
    schema:name "Sorrowing dryad"@ja .

_:N5973fe965b1e44ccb58dd262484ce905 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yellow wind"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:Ne5c6e4761f83439a8c5336417d9a9f5c ;
    schema:name "Yellow wind"@ja .

_:N74ea4a55783e4d20863f37d053892bf4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "荒野ニ咲ク雷火"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:Ne5c6e4761f83439a8c5336417d9a9f5c ;
    schema:name "荒野ニ咲ク雷火"@ja .

_:N7a5076727e844882954556664fe6c5ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twin stars feat. Links [Electro Arr.]"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Ne5c6e4761f83439a8c5336417d9a9f5c ;
    schema:name "Twin stars feat. Links [Electro Arr.]"@ja .

_:N8822f87986664f8f98f6e68be98492a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Maledict Jack"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:Ne5c6e4761f83439a8c5336417d9a9f5c ;
    schema:name "Maledict Jack"@ja .

_:N9939a2c76442466fbf0bd5f27ffc358d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "突撃☆神速孫娘!"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:Ne5c6e4761f83439a8c5336417d9a9f5c ;
    schema:name "突撃☆神速孫娘!"@ja .

_:Naccbcd69cb7e4c3abd1240a0e6db3f03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The price of magic"@ja ;
    mo:track_number 16 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:Ne5c6e4761f83439a8c5336417d9a9f5c ;
    schema:name "The price of magic"@ja .

_:Nb8e4642c880e4a82929a88c2b85ddffb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yggdrasill [Celtic Arr.]"@ja ;
    mo:track_number 20 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:Ne5c6e4761f83439a8c5336417d9a9f5c ;
    schema:name "Yggdrasill [Celtic Arr.]"@ja .

_:Nb93c5192fb2544bdadde5c179bf9d821 schema:name "Asobism"@en ;
    foaf:name "Asobism"@en .

_:Nc05806ac76eb498b8fb9e69351e685d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Madly rush out!"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Ne5c6e4761f83439a8c5336417d9a9f5c ;
    schema:name "Madly rush out!"@ja .

_:Nc1c495ddd7a54a769780a0b7ba632503 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "菩提樹華 ～flower of linden～"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:Ne5c6e4761f83439a8c5336417d9a9f5c ;
    schema:name "菩提樹華 ～flower of linden～"@ja .

_:Nd045599f21134e6584a52116a7b59b63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "異界ノ刻印"@ja ;
    mo:track_number 19 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:Ne5c6e4761f83439a8c5336417d9a9f5c ;
    schema:name "異界ノ刻印"@ja .

_:Nd1ce678b24204229a660f98eadc58e01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We are drunken pirates!"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:Ne5c6e4761f83439a8c5336417d9a9f5c ;
    schema:name "We are drunken pirates!"@ja .

_:Nd8a256db52084e2fbe4b963e8390b0d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Labyrinth of the love [Gospel Arr.]"@ja ;
    mo:track_number 21 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:Ne5c6e4761f83439a8c5336417d9a9f5c ;
    schema:name "Labyrinth of the love [Gospel Arr.]"@ja .

_:Nda12c50456eb40e39824fbf9184a42ec a schema:Person,
        foaf:Person ;
    mo:performed <album/50216#performance> ;
    schema:name "Links"@en ;
    foaf:name "Links"@en .

_:Ne3ce8ed2a64d468198a8d22c4fed66bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "色即是空 ～All is vanity～"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Ne5c6e4761f83439a8c5336417d9a9f5c ;
    schema:name "色即是空 ～All is vanity～"@ja .

_:Nf6665bc4c942413a8294e950548e6518 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Return of the King"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:Ne5c6e4761f83439a8c5336417d9a9f5c ;
    schema:name "Return of the King"@ja .

_:Nfad6f7f0e5494f38ae43303c27530471 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Queen's game"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:Ne5c6e4761f83439a8c5336417d9a9f5c ;
    schema:name "Queen's game"@ja .

_:Ne5c6e4761f83439a8c5336417d9a9f5c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N207c4c066fb94ea49cb6bca52276a680,
        _:N2472b253357f473d88876186cf7927bd,
        _:N27cdcc7b9610421daf37f94b169f3878,
        _:N2e2f5e1d717a41089b8cee0e3efd1a91,
        _:N326a54ad4c3d41eaa881348a660b1834,
        _:N4053e77035de4fa09813ea54ed1c094a,
        _:N42ed7588066544d6b10a0f82394d0a48,
        _:N5973fe965b1e44ccb58dd262484ce905,
        _:N74ea4a55783e4d20863f37d053892bf4,
        _:N7a5076727e844882954556664fe6c5ca,
        _:N8822f87986664f8f98f6e68be98492a1,
        _:N9939a2c76442466fbf0bd5f27ffc358d,
        _:Naccbcd69cb7e4c3abd1240a0e6db3f03,
        _:Nb8e4642c880e4a82929a88c2b85ddffb,
        _:Nc05806ac76eb498b8fb9e69351e685d5,
        _:Nc1c495ddd7a54a769780a0b7ba632503,
        _:Nd045599f21134e6584a52116a7b59b63,
        _:Nd1ce678b24204229a660f98eadc58e01,
        _:Nd8a256db52084e2fbe4b963e8390b0d4,
        _:Ne3ce8ed2a64d468198a8d22c4fed66bb,
        _:Nf6665bc4c942413a8294e950548e6518,
        _:Nfad6f7f0e5494f38ae43303c27530471 ;
    mo:track_count 22 ;
    schema:duration "PT70:30"^^xsd:interval ;
    schema:numTracks 22 ;
    schema:track _:N207c4c066fb94ea49cb6bca52276a680,
        _:N2472b253357f473d88876186cf7927bd,
        _:N27cdcc7b9610421daf37f94b169f3878,
        _:N2e2f5e1d717a41089b8cee0e3efd1a91,
        _:N326a54ad4c3d41eaa881348a660b1834,
        _:N4053e77035de4fa09813ea54ed1c094a,
        _:N42ed7588066544d6b10a0f82394d0a48,
        _:N5973fe965b1e44ccb58dd262484ce905,
        _:N74ea4a55783e4d20863f37d053892bf4,
        _:N7a5076727e844882954556664fe6c5ca,
        _:N8822f87986664f8f98f6e68be98492a1,
        _:N9939a2c76442466fbf0bd5f27ffc358d,
        _:Naccbcd69cb7e4c3abd1240a0e6db3f03,
        _:Nb8e4642c880e4a82929a88c2b85ddffb,
        _:Nc05806ac76eb498b8fb9e69351e685d5,
        _:Nc1c495ddd7a54a769780a0b7ba632503,
        _:Nd045599f21134e6584a52116a7b59b63,
        _:Nd1ce678b24204229a660f98eadc58e01,
        _:Nd8a256db52084e2fbe4b963e8390b0d4,
        _:Ne3ce8ed2a64d468198a8d22c4fed66bb,
        _:Nf6665bc4c942413a8294e950548e6518,
        _:Nfad6f7f0e5494f38ae43303c27530471 .

