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

<artist/413#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aki Hata"@en,
        "畑亜貴"@ja ;
    foaf:made <album/140162#lyrics>,
        <album/140162#subject> ;
    foaf:name "Aki Hata"@en,
        "畑亜貴"@ja .

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

<artist/10408#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140162#subject> ;
    schema:name "Hirofumi Miyake"@en,
        "三宅博文"@ja ;
    foaf:made <album/140162#composition>,
        <album/140162#subject> ;
    foaf:name "Hirofumi Miyake"@en,
        "三宅博文"@ja .

<artist/10579#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140162#subject> ;
    schema:name "Keiichi Nabeshima"@en,
        "鍋嶋圭一"@ja ;
    foaf:made <album/140162#composition>,
        <album/140162#subject> ;
    foaf:name "Keiichi Nabeshima"@en,
        "鍋嶋圭一"@ja .

<artist/110#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140162#subject> ;
    schema:name "Junpei Fujita"@en,
        "藤田淳平"@ja ;
    foaf:made <album/140162#composition>,
        <album/140162#subject> ;
    foaf:name "Junpei Fujita"@en,
        "藤田淳平"@ja .

<artist/1977#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140162#subject> ;
    schema:name "Masato Nakayama"@en,
        "中山真斗"@ja ;
    foaf:made <album/140162#composition>,
        <album/140162#subject> ;
    foaf:name "Masato Nakayama"@en,
        "中山真斗"@ja .

<artist/303#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140162#subject> ;
    schema:name "Shinji Tamura"@en,
        "田村信二"@ja ;
    foaf:made <album/140162#composition>,
        <album/140162#subject> ;
    foaf:name "Shinji Tamura"@en,
        "田村信二"@ja .

<artist/42#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140162#subject> ;
    schema:name "Hironobu Kageyama"@en,
        "影山ヒロノブ"@ja ;
    foaf:made <album/140162#composition>,
        <album/140162#subject> ;
    foaf:name "Hironobu Kageyama"@en,
        "影山ヒロノブ"@ja .

<artist/6352#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140162#subject> ;
    schema:name "Shunryu"@en,
        "俊龍"@ja ;
    foaf:made <album/140162#composition>,
        <album/140162#subject> ;
    foaf:name "Shunryu"@en,
        "俊龍"@ja .

<artist/64298#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140162#subject> ;
    schema:name "Tamachan"@en ;
    foaf:made <album/140162#composition>,
        <album/140162#subject> ;
    foaf:name "Tamachan"@en .

<product/2247#subject> a schema:CreativeWork ;
    schema:name "YU-GI-OH! 5D's"@en,
        "遊☆戯☆王5D's"@ja,
        "YU-GI-OH! 5D's"@ja-latn ;
    foaf:name "YU-GI-OH! 5D's"@en,
        "遊☆戯☆王5D's"@ja,
        "YU-GI-OH! 5D's"@ja-latn .

<product/6179#subject> a schema:CreativeWork ;
    schema:name "Muv-Luv Alternative Chronicles"@en,
        "マブラヴ オルタネイティヴ クロニクルズ"@ja,
        "Muv-Luv Alternative Chronicles"@ja-latn ;
    foaf:name "Muv-Luv Alternative Chronicles"@en,
        "マブラヴ オルタネイティヴ クロニクルズ"@ja,
        "Muv-Luv Alternative Chronicles"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/26/140162/140162-e3f3c49ac728.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/140162#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "(e)-STYLE / Masaaki Endoh [Limited Edition]"@en,
        "(e)-STYLE / 遠藤正明 [初回限定盤]"@ja,
        "(e)-STYLE / Masaaki Endoh [Limited Edition]"@ja-latn ;
    mo:performance_of <album/140162#musicalwork> ;
    mo:performer <artist/48#subject> ;
    mo:recorded_as <album/140162#musicalexpression> ;
    schema:byArtist <artist/48#subject> ;
    schema:name "(e)-STYLE / Masaaki Endoh [Limited Edition]"@en,
        "(e)-STYLE / 遠藤正明 [初回限定盤]"@ja,
        "(e)-STYLE / Masaaki Endoh [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/140162#musicalwork> .

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

<artist/48#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140162#subject> ;
    mo:performed <album/140162#performance> ;
    schema:name "Masaaki Endoh"@en,
        "遠藤正明"@ja ;
    foaf:made <album/140162#composition>,
        <album/140162#lyrics>,
        <album/140162#subject> ;
    foaf:name "Masaaki Endoh"@en,
        "遠藤正明"@ja .

<album/140162#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "(e)-STYLE / Masaaki Endoh [Limited Edition]"@en,
        "(e)-STYLE / 遠藤正明 [初回限定盤]"@ja,
        "(e)-STYLE / Masaaki Endoh [Limited Edition]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden)"@en ;
            foaf:made <album/140162#composition> ;
            foaf:name "(Elements Garden)"@en ],
        <artist/10408#subject>,
        <artist/10579#subject>,
        <artist/110#subject>,
        <artist/1977#subject>,
        <artist/303#subject>,
        <artist/42#subject>,
        <artist/48#subject>,
        <artist/6352#subject>,
        <artist/64298#subject> ;
    mo:produced_work <album/140162#musicalwork> ;
    schema:name "(e)-STYLE / Masaaki Endoh [Limited Edition]"@en,
        "(e)-STYLE / 遠藤正明 [初回限定盤]"@ja,
        "(e)-STYLE / Masaaki Endoh [Limited Edition]"@ja-latn .

<album/140162#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-07-06"^^xsd:date ;
    dcterms:title "(e)-STYLE / Masaaki Endoh [Limited Edition]"@en,
        "(e)-STYLE / 遠藤正明 [初回限定盤]"@ja,
        "(e)-STYLE / Masaaki Endoh [Limited Edition]"@ja-latn ;
    mo:catalogue_number "LACA-35127" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/140162#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N500e74f877294743ab85cf762b52c779,
        _:N7e6720b4624343d29789811676c3d757 ;
    mo:record_count 2 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Kankyou Choujin Ecogainder"@en ;
            foaf:name "Kankyou Choujin Ecogainder"@en ],
        [ a schema:CreativeWork ;
            schema:name "Sea Jetter Kaito"@en ;
            foaf:name "Sea Jetter Kaito"@en ],
        [ a schema:CreativeWork ;
            schema:name "Bikkuri Pachinko: Ashita no Joe"@en ;
            foaf:name "Bikkuri Pachinko: Ashita no Joe"@en ],
        <product/2247#subject>,
        <product/6179#subject> ;
    schema:byArtist <artist/48#subject> ;
    schema:datePublished "2011-07-06"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/26/140162/140162-e3f3c49ac728.jpg> ;
    schema:name "(e)-STYLE / Masaaki Endoh [Limited Edition]"@en,
        "(e)-STYLE / 遠藤正明 [初回限定盤]"@ja,
        "(e)-STYLE / Masaaki Endoh [Limited Edition]"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/26/140162/140162-e3f3c49ac728.jpg> .

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

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

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

_:N07dad260db63472c8c7dff52b634b40e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Process of (e)-STYLE Works"@ja,
        "Process of (e)-STYLE Works"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N500e74f877294743ab85cf762b52c779 ;
    schema:name "Process of (e)-STYLE Works"@ja,
        "Process of (e)-STYLE Works"@ja-latn .

_:N17d3b8a61dfc40bd92d5d65fbb88d8b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jumping on the Monster Beat!!"@ja,
        "Jumping on the Monster Beat!!"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N7e6720b4624343d29789811676c3d757 ;
    schema:name "Jumping on the Monster Beat!!"@ja,
        "Jumping on the Monster Beat!!"@ja-latn .

_:N2877d3940af6439cb49270715a5d7ad3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "明日への道 ~Going my way!!~"@ja,
        "Asu e no Michi ~Going my way!!~"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N7e6720b4624343d29789811676c3d757 ;
    schema:name "明日への道 ~Going my way!!~"@ja,
        "Asu e no Michi ~Going my way!!~"@ja-latn .

_:N3e9022c629d84a339a9ba12d5a8be98e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星海を往く希望の歌"@ja,
        "Sora wo Iku Tomoshibi no Uta"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:N7e6720b4624343d29789811676c3d757 ;
    schema:name "星海を往く希望の歌"@ja,
        "Sora wo Iku Tomoshibi no Uta"@ja-latn .

_:N50207845de364f57b82fb651a2f0c5e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Style Music Clip Making"@ja,
        "My Style Music Clip Making"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT13:10"^^xsd:interval ;
    schema:inPlaylist _:N500e74f877294743ab85cf762b52c779 ;
    schema:name "My Style Music Clip Making"@ja,
        "My Style Music Clip Making"@ja-latn .

_:N82906351dbe74842ad4528eda47069e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "蒼星 -アオイホシ-"@ja,
        "Aoi Hoshi"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N7e6720b4624343d29789811676c3d757 ;
    schema:name "蒼星 -アオイホシ-"@ja,
        "Aoi Hoshi"@ja-latn .

_:N918555d19e1946ae8ca1cbfad76b097a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ランナーズハイ"@ja,
        "Runner's High"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N7e6720b4624343d29789811676c3d757 ;
    schema:name "ランナーズハイ"@ja,
        "Runner's High"@ja-latn .

_:N969e71d1e56d4f91b24850b42219f326 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "情熱ガンガン"@ja,
        "Jounetsu Gangan"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N7e6720b4624343d29789811676c3d757 ;
    schema:name "情熱ガンガン"@ja,
        "Jounetsu Gangan"@ja-latn .

_:Na10bf8ebb62f401cb8cb1d17759e14b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スーパーソニックフルソウルダイナマイト"@ja,
        "Super Sonic Full Soul Dynamite"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N7e6720b4624343d29789811676c3d757 ;
    schema:name "スーパーソニックフルソウルダイナマイト"@ja,
        "Super Sonic Full Soul Dynamite"@ja-latn .

_:Na2190f02f9504cddb17372dbd1ddc399 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Style Music Clip"@ja,
        "My Style Music Clip"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N500e74f877294743ab85cf762b52c779 ;
    schema:name "My Style Music Clip"@ja,
        "My Style Music Clip"@ja-latn .

_:Nb07091f412b84778804bb38102885ac4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HOPE"@ja,
        "HOPE"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N7e6720b4624343d29789811676c3d757 ;
    schema:name "HOPE"@ja,
        "HOPE"@ja-latn .

_:Nbc7dad34b77940b1a7a34f88ed49c884 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Style Strong ver."@ja,
        "My Style Strong ver."@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N500e74f877294743ab85cf762b52c779 ;
    schema:name "My Style Strong ver."@ja,
        "My Style Strong ver."@ja-latn .

_:Ncadb069a4bfd44c1afa9523b50c89817 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SPIRAL"@ja,
        "SPIRAL"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N7e6720b4624343d29789811676c3d757 ;
    schema:name "SPIRAL"@ja,
        "SPIRAL"@ja-latn .

_:Ncc096de7c0074cd1a0a6309cc62753ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "シージェッター海斗"@ja,
        "Sea Jetter Kaito"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N7e6720b4624343d29789811676c3d757 ;
    schema:name "シージェッター海斗"@ja,
        "Sea Jetter Kaito"@ja-latn .

_:Ndc05a62cd4364ca68dfc73d1b4aa0b45 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Style"@ja,
        "My Style"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N7e6720b4624343d29789811676c3d757 ;
    schema:name "My Style"@ja,
        "My Style"@ja-latn .

_:Ndd12dd1db6874ae7989a1819f09d781c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BELIEVE IN NEXUS"@ja,
        "BELIEVE IN NEXUS"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N7e6720b4624343d29789811676c3d757 ;
    schema:name "BELIEVE IN NEXUS"@ja,
        "BELIEVE IN NEXUS"@ja-latn .

_:Ne1b7dc87fd9d4fdbb9550b32373a7a2f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "環境超人エコガインダー"@ja,
        "Kankyou Choujin Ecogainder"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N7e6720b4624343d29789811676c3d757 ;
    schema:name "環境超人エコガインダー"@ja,
        "Kankyou Choujin Ecogainder"@ja-latn .

_:N500e74f877294743ab85cf762b52c779 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N07dad260db63472c8c7dff52b634b40e,
        _:N50207845de364f57b82fb651a2f0c5e3,
        _:Na2190f02f9504cddb17372dbd1ddc399,
        _:Nbc7dad34b77940b1a7a34f88ed49c884 ;
    mo:track_count 4 ;
    schema:duration "PT24:35"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N07dad260db63472c8c7dff52b634b40e,
        _:N50207845de364f57b82fb651a2f0c5e3,
        _:Na2190f02f9504cddb17372dbd1ddc399,
        _:Nbc7dad34b77940b1a7a34f88ed49c884 .

_:N7e6720b4624343d29789811676c3d757 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N17d3b8a61dfc40bd92d5d65fbb88d8b2,
        _:N2877d3940af6439cb49270715a5d7ad3,
        _:N3e9022c629d84a339a9ba12d5a8be98e,
        _:N82906351dbe74842ad4528eda47069e9,
        _:N918555d19e1946ae8ca1cbfad76b097a,
        _:N969e71d1e56d4f91b24850b42219f326,
        _:Na10bf8ebb62f401cb8cb1d17759e14b6,
        _:Nb07091f412b84778804bb38102885ac4,
        _:Ncadb069a4bfd44c1afa9523b50c89817,
        _:Ncc096de7c0074cd1a0a6309cc62753ab,
        _:Ndc05a62cd4364ca68dfc73d1b4aa0b45,
        _:Ndd12dd1db6874ae7989a1819f09d781c,
        _:Ne1b7dc87fd9d4fdbb9550b32373a7a2f ;
    mo:track_count 13 ;
    schema:duration "PT52:45"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N17d3b8a61dfc40bd92d5d65fbb88d8b2,
        _:N2877d3940af6439cb49270715a5d7ad3,
        _:N3e9022c629d84a339a9ba12d5a8be98e,
        _:N82906351dbe74842ad4528eda47069e9,
        _:N918555d19e1946ae8ca1cbfad76b097a,
        _:N969e71d1e56d4f91b24850b42219f326,
        _:Na10bf8ebb62f401cb8cb1d17759e14b6,
        _:Nb07091f412b84778804bb38102885ac4,
        _:Ncadb069a4bfd44c1afa9523b50c89817,
        _:Ncc096de7c0074cd1a0a6309cc62753ab,
        _:Ndc05a62cd4364ca68dfc73d1b4aa0b45,
        _:Ndd12dd1db6874ae7989a1819f09d781c,
        _:Ne1b7dc87fd9d4fdbb9550b32373a7a2f .

