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

<artist/14698#subject> a schema:Person,
        foaf:Person ;
    schema:name "Katahotori"@en,
        "かたほとり"@ja ;
    foaf:made <album/99938#lyrics>,
        <album/99938#subject> ;
    foaf:name "Katahotori"@en,
        "かたほとり"@ja .

<artist/5369#subject> a schema:Person,
        foaf:Person ;
    schema:name "Komso"@en,
        "狐夢想"@ja ;
    foaf:made <album/99938#lyrics>,
        <album/99938#subject> ;
    foaf:name "Komso"@en,
        "狐夢想"@ja .

<artist/6685#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshimi Youno"@en,
        "夕野ヨシミ"@ja ;
    foaf:made <album/99938#lyrics>,
        <album/99938#subject> ;
    foaf:name "Yoshimi Youno"@en,
        "夕野ヨシミ"@ja .

<artist/8198#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ottiki"@en ;
    foaf:made <album/99938#lyrics>,
        <album/99938#subject> ;
    foaf:name "Ottiki"@en .

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

<artist/11721#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99938#subject> ;
    schema:name "Hige Driver"@en,
        "ヒゲドライバー"@ja ;
    foaf:made <album/99938#composition>,
        <album/99938#lyrics>,
        <album/99938#subject> ;
    foaf:name "Hige Driver"@en,
        "ヒゲドライバー"@ja .

<artist/2388#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99938#subject> ;
    schema:name "ARM"@en ;
    foaf:made <album/99938#composition>,
        <album/99938#lyrics>,
        <album/99938#subject> ;
    foaf:name "ARM"@en .

<artist/26343#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99938#subject> ;
    schema:name "Maron"@en,
        "まろん"@ja ;
    foaf:made <album/99938#composition>,
        <album/99938#lyrics>,
        <album/99938#subject> ;
    foaf:name "Maron"@en,
        "まろん"@ja .

<event/234> a mo:Release ;
    schema:name "Released at M3-2019 Fall (Oct 27, 2019)" .

<product/4881#subject> a schema:CreativeWork ;
    schema:name "beatmania IIDX 23 copula"@en,
        "beatmania IIDX 23 copula"@ja,
        "beatmania IIDX 23 copula"@ja-latn ;
    foaf:name "beatmania IIDX 23 copula"@en,
        "beatmania IIDX 23 copula"@ja,
        "beatmania IIDX 23 copula"@ja-latn .

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

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

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

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

<https://media.vgm.io/albums/83/99938/99938-0c09c4ba0162.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/99938#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/83/99938/99938-0c09c4ba0162.jpg> ;
    foaf:depicts <album/99938#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/83/99938/99938-0c09c4ba0162.jpg> .

<https://medium-media.vgm.io/albums/83/99938/99938-0c09c4ba0162.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/16836#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/99938#performance> ;
    schema:name "Futoumeido"@en,
        "普透明度"@ja ;
    foaf:name "Futoumeido"@en,
        "普透明度"@ja .

<artist/33894#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/99938#performance> ;
    schema:name "RabbiTon Strings"@en ;
    foaf:name "RabbiTon Strings"@en .

<artist/42744#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/99938#performance> ;
    schema:name "ricono"@en ;
    foaf:name "ricono"@en .

<artist/48457#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/99938#performance> ;
    schema:name "Shino Miwa"@en,
        "三輪紫乃"@ja ;
    foaf:name "Shino Miwa"@en,
        "三輪紫乃"@ja .

<artist/48462#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/99938#performance> ;
    schema:name "Azusa Matsuoka"@en,
        "松岡あずさ"@ja ;
    foaf:name "Azusa Matsuoka"@en,
        "松岡あずさ"@ja .

<artist/49526#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/99938#performance> ;
    schema:name "choko"@en ;
    foaf:name "choko"@en .

<artist/55500#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/99938#performance> ;
    schema:name "shully"@en ;
    foaf:name "shully"@en .

<artist/56738#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/99938#performance> ;
    schema:name "Nicole Curry"@en ;
    foaf:name "Nicole Curry"@en .

<artist/8196#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/99938#performance> ;
    schema:name "Nanahira"@en,
        "ななひら"@ja ;
    foaf:name "Nanahira"@en,
        "ななひら"@ja .

<album/99938#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Animal strike!"@en,
        "アニマル・ストライク！"@ja,
        "Animal strike!"@ja-latn ;
    mo:composer <artist/11721#subject>,
        <artist/2388#subject>,
        <artist/26343#subject> ;
    mo:produced_work <album/99938#musicalwork> ;
    schema:name "Animal strike!"@en,
        "アニマル・ストライク！"@ja,
        "Animal strike!"@ja-latn .

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

<album/99938#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Animal strike!"@en,
        "アニマル・ストライク！"@ja,
        "Animal strike!"@ja-latn ;
    mo:performance_of <album/99938#musicalwork> ;
    mo:performer _:N43b1a770e99e4d99901474635e4eefd1,
        _:N8cbe2871c01a4247974e209c70738f94,
        _:Nb7f53fc6464e479c8b956776f2ec54f2,
        _:Nbe26d26ebe37434baf5492d46ac17c02,
        <artist/12467#subject>,
        <artist/16836#subject>,
        <artist/33894#subject>,
        <artist/42744#subject>,
        <artist/48457#subject>,
        <artist/48462#subject>,
        <artist/49526#subject>,
        <artist/55500#subject>,
        <artist/56738#subject>,
        <artist/8196#subject> ;
    mo:recorded_as <album/99938#musicalexpression> ;
    schema:byArtist _:N43b1a770e99e4d99901474635e4eefd1,
        _:N8cbe2871c01a4247974e209c70738f94,
        _:Nb7f53fc6464e479c8b956776f2ec54f2,
        _:Nbe26d26ebe37434baf5492d46ac17c02,
        <artist/12467#subject>,
        <artist/16836#subject>,
        <artist/33894#subject>,
        <artist/42744#subject>,
        <artist/48457#subject>,
        <artist/48462#subject>,
        <artist/49526#subject>,
        <artist/55500#subject>,
        <artist/56738#subject>,
        <artist/8196#subject> ;
    schema:name "Animal strike!"@en,
        "アニマル・ストライク！"@ja,
        "Animal strike!"@ja-latn ;
    schema:workPerformed <album/99938#musicalwork> .

<album/99938#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-10-27"^^xsd:date ;
    dcterms:title "Animal strike!"@en,
        "アニマル・ストライク！"@ja,
        "Animal strike!"@ja-latn ;
    mo:catalogue_number "IO-0327" ;
    mo:media_type "CD" ;
    mo:publication_of <album/99938#musicalexpression> ;
    mo:publisher <org/333#subject> ;
    mo:record _:N6109766df5d645778dc6c32872f330d7 ;
    mo:record_count 1 ;
    mo:release <event/234> ;
    schema:about <product/4881#subject>,
        <product/4940#subject>,
        <product/6807#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Meu Meu"@en ;
            foaf:name "Meu Meu"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kokon Koko"@en ;
            foaf:name "Kokon Koko"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Hikari Butada"@en ;
            foaf:name "Hikari Butada"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Nimo"@en ;
            foaf:name "Nimo"@en ],
        <artist/12467#subject>,
        <artist/16836#subject>,
        <artist/33894#subject>,
        <artist/42744#subject>,
        <artist/48457#subject>,
        <artist/48462#subject>,
        <artist/49526#subject>,
        <artist/55500#subject>,
        <artist/56738#subject>,
        <artist/8196#subject> ;
    schema:datePublished "2019-10-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/83/99938/99938-0c09c4ba0162.jpg> ;
    schema:name "Animal strike!"@en,
        "アニマル・ストライク！"@ja,
        "Animal strike!"@ja-latn ;
    schema:publisher <org/333#subject> ;
    foaf:depiction <https://media.vgm.io/albums/83/99938/99938-0c09c4ba0162.jpg> .

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

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

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

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

_:N1b4fdcd2a339451c853f0e841f1e45ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cub Cub らいおんはーと"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N6109766df5d645778dc6c32872f330d7 ;
    schema:name "Cub Cub らいおんはーと"@ja .

_:N3b306f243f1c498dbf6b8e910bc859d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "パ→ピ→プ→Yeah! (ARM Remix)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N6109766df5d645778dc6c32872f330d7 ;
    schema:name "パ→ピ→プ→Yeah! (ARM Remix)"@ja .

_:N40a4b2caaff94578aaddab0728e3d7ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "タイガー 〜 その孤高なる腕組み"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N6109766df5d645778dc6c32872f330d7 ;
    schema:name "タイガー 〜 その孤高なる腕組み"@ja .

_:N43b1a770e99e4d99901474635e4eefd1 a schema:Person,
        foaf:Person ;
    mo:performed <album/99938#performance> ;
    schema:name "Hikari Butada"@en ;
    foaf:name "Hikari Butada"@en .

_:N63ef66672d0e44df97ca42cd36a5c154 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星屑ディスタンシア (Nhato Remix)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N6109766df5d645778dc6c32872f330d7 ;
    schema:name "星屑ディスタンシア (Nhato Remix)"@ja .

_:N6534bbee2d1c48138378db5f7134a398 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ENDYMION (long edit)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N6109766df5d645778dc6c32872f330d7 ;
    schema:name "ENDYMION (long edit)"@ja .

_:N7a6387b13dcc4ef1aee87bada9e24964 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "take me for a walk"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N6109766df5d645778dc6c32872f330d7 ;
    schema:name "take me for a walk"@ja .

_:N7c72f603fefd4e0eaded3cc8e30f91d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "乳信！占いの館 [☆☆☆相談無料☆☆☆]"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N6109766df5d645778dc6c32872f330d7 ;
    schema:name "乳信！占いの館 [☆☆☆相談無料☆☆☆]"@ja .

_:N81493cdd651d45eeb2db68d9c681d857 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "琴乃サファリパーク!"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N6109766df5d645778dc6c32872f330d7 ;
    schema:name "琴乃サファリパーク!"@ja .

_:N87bd45340cc4479191d1f2a116b11740 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Come to Life (かめりあ's \"Not on your life though!\" Remix)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N6109766df5d645778dc6c32872f330d7 ;
    schema:name "Come to Life (かめりあ's \"Not on your life though!\" Remix)"@ja .

_:N8cbe2871c01a4247974e209c70738f94 a schema:Person,
        foaf:Person ;
    mo:performed <album/99938#performance> ;
    schema:name "Kokon Koko"@en ;
    foaf:name "Kokon Koko"@en .

_:Nb7f53fc6464e479c8b956776f2ec54f2 a schema:Person,
        foaf:Person ;
    mo:performed <album/99938#performance> ;
    schema:name "Meu Meu"@en ;
    foaf:name "Meu Meu"@en .

_:Nbe26d26ebe37434baf5492d46ac17c02 a schema:Person,
        foaf:Person ;
    mo:performed <album/99938#performance> ;
    schema:name "Nimo"@en ;
    foaf:name "Nimo"@en .

_:Ncece5761fceb4fe3aaa17aed90c99dd3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "絶対に負けられない戦い 〜 Kill the Nyanko"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N6109766df5d645778dc6c32872f330d7 ;
    schema:name "絶対に負けられない戦い 〜 Kill the Nyanko"@ja .

_:Ndc0fa868c3284c9a93fcd65007185e27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "荒ぶる人魚はRIDE ON WAVE"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N6109766df5d645778dc6c32872f330d7 ;
    schema:name "荒ぶる人魚はRIDE ON WAVE"@ja .

_:Ndc6e5379754b4d9eb5a1719c2e18cbe3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Path of Dolphins"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N6109766df5d645778dc6c32872f330d7 ;
    schema:name "Path of Dolphins"@ja .

_:Ndf3802b306c74deaa1d5322fd54a7cfe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DYING LIGHT"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N6109766df5d645778dc6c32872f330d7 ;
    schema:name "DYING LIGHT"@ja .

_:Ne9ab6484cf234cd182a4982f0b8fb3ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "けもののおうじゃ★めうめう"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N6109766df5d645778dc6c32872f330d7 ;
    schema:name "けもののおうじゃ★めうめう"@ja .

_:Nfb2c20b6b59047439cb2075eb0703b52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "しましま☆パンク"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N6109766df5d645778dc6c32872f330d7 ;
    schema:name "しましま☆パンク"@ja .

_:N6109766df5d645778dc6c32872f330d7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1b4fdcd2a339451c853f0e841f1e45ae,
        _:N3b306f243f1c498dbf6b8e910bc859d8,
        _:N40a4b2caaff94578aaddab0728e3d7ff,
        _:N63ef66672d0e44df97ca42cd36a5c154,
        _:N6534bbee2d1c48138378db5f7134a398,
        _:N7a6387b13dcc4ef1aee87bada9e24964,
        _:N7c72f603fefd4e0eaded3cc8e30f91d4,
        _:N81493cdd651d45eeb2db68d9c681d857,
        _:N87bd45340cc4479191d1f2a116b11740,
        _:Ncece5761fceb4fe3aaa17aed90c99dd3,
        _:Ndc0fa868c3284c9a93fcd65007185e27,
        _:Ndc6e5379754b4d9eb5a1719c2e18cbe3,
        _:Ndf3802b306c74deaa1d5322fd54a7cfe,
        _:Ne9ab6484cf234cd182a4982f0b8fb3ac,
        _:Nfb2c20b6b59047439cb2075eb0703b52 ;
    mo:track_count 15 ;
    schema:duration "PT59:36"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N1b4fdcd2a339451c853f0e841f1e45ae,
        _:N3b306f243f1c498dbf6b8e910bc859d8,
        _:N40a4b2caaff94578aaddab0728e3d7ff,
        _:N63ef66672d0e44df97ca42cd36a5c154,
        _:N6534bbee2d1c48138378db5f7134a398,
        _:N7a6387b13dcc4ef1aee87bada9e24964,
        _:N7c72f603fefd4e0eaded3cc8e30f91d4,
        _:N81493cdd651d45eeb2db68d9c681d857,
        _:N87bd45340cc4479191d1f2a116b11740,
        _:Ncece5761fceb4fe3aaa17aed90c99dd3,
        _:Ndc0fa868c3284c9a93fcd65007185e27,
        _:Ndc6e5379754b4d9eb5a1719c2e18cbe3,
        _:Ndf3802b306c74deaa1d5322fd54a7cfe,
        _:Ne9ab6484cf234cd182a4982f0b8fb3ac,
        _:Nfb2c20b6b59047439cb2075eb0703b52 .

