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

<artist/73789#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tetsuya Kanmuri"@en,
        "冠徹弥"@ja ;
    foaf:made <album/148179#subject>,
        <album/148179#vocals> ;
    foaf:name "Tetsuya Kanmuri"@en,
        "冠徹弥"@ja .

<artist/19250#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/148179#subject> ;
    schema:name "Shokichi Ishida"@en,
        "石田ショーキチ"@ja ;
    foaf:made <album/148179#composition>,
        <album/148179#subject> ;
    foaf:name "Shokichi Ishida"@en,
        "石田ショーキチ"@ja .

<artist/20488#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/148179#subject> ;
    schema:name "Hideki Kaji"@en,
        "カジヒデキ"@ja ;
    foaf:made <album/148179#composition>,
        <album/148179#subject>,
        <album/148179#vocals> ;
    foaf:name "Hideki Kaji"@en,
        "カジヒデキ"@ja .

<artist/27801#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/148179#subject> ;
    schema:name "K.A.Z"@en ;
    foaf:made <album/148179#composition>,
        <album/148179#subject> ;
    foaf:name "K.A.Z"@en .

<artist/5490#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/148179#subject> ;
    schema:name "Shigekazu Aida"@en,
        "會田茂一"@ja ;
    foaf:made <album/148179#composition>,
        <album/148179#subject> ;
    foaf:name "Shigekazu Aida"@en,
        "會田茂一"@ja .

<artist/6503#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/148179#subject> ;
    schema:name "Kazuya Nishioka"@en,
        "西岡和哉"@ja ;
    foaf:made <album/148179#composition>,
        <album/148179#subject> ;
    foaf:name "Kazuya Nishioka"@en,
        "西岡和哉"@ja .

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

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

<album/148179#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Makai Yuugi ~for the movie~ [Limited Edition]"@en,
        "魔界遊戯 ~for the movie~ [初回生産限定盤]"@ja,
        "Makai Yuugi ~for the movie~ [Limited Edition]"@ja-latn ;
    mo:performance_of <album/148179#musicalwork> ;
    mo:recorded_as <album/148179#musicalexpression> ;
    schema:name "Makai Yuugi ~for the movie~ [Limited Edition]"@en,
        "魔界遊戯 ~for the movie~ [初回生産限定盤]"@ja,
        "Makai Yuugi ~for the movie~ [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/148179#musicalwork> .

<https://media.vgm.io/albums/97/148179/148179-58d1a8252ef7.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/148179#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/97/148179/148179-58d1a8252ef7.jpg> ;
    foaf:depicts <album/148179#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/97/148179/148179-58d1a8252ef7.jpg> .

<https://medium-media.vgm.io/albums/97/148179/148179-58d1a8252ef7.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/148179#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Makai Yuugi ~for the movie~ [Limited Edition]"@en,
        "魔界遊戯 ~for the movie~ [初回生産限定盤]"@ja,
        "Makai Yuugi ~for the movie~ [Limited Edition]"@ja-latn ;
    mo:composer <artist/19250#subject>,
        <artist/20488#subject>,
        <artist/27801#subject>,
        <artist/5490#subject>,
        <artist/6503#subject> ;
    mo:produced_work <album/148179#musicalwork> ;
    schema:name "Makai Yuugi ~for the movie~ [Limited Edition]"@en,
        "魔界遊戯 ~for the movie~ [初回生産限定盤]"@ja,
        "Makai Yuugi ~for the movie~ [Limited Edition]"@ja-latn .

<album/148179#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-08-20"^^xsd:date ;
    dcterms:title "Makai Yuugi ~for the movie~ [Limited Edition]"@en,
        "魔界遊戯 ~for the movie~ [初回生産限定盤]"@ja,
        "Makai Yuugi ~for the movie~ [Limited Edition]"@ja-latn ;
    mo:catalogue_number "DESU-0010~1" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/148179#musicalexpression> ;
    mo:publisher _:Nee01db3f2459450fa0b43b3ba63c7ee4 ;
    mo:record _:N0058543bc95e47b3b4db9f91cb7d77ab,
        _:N1ee872f05e1a414cba4926a9dd720b52 ;
    mo:record_count 2 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Detroit Metal City"@en ;
            foaf:name "Detroit Metal City"@en ] ;
    schema:datePublished "2008-08-20"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/97/148179/148179-58d1a8252ef7.jpg> ;
    schema:name "Makai Yuugi ~for the movie~ [Limited Edition]"@en,
        "魔界遊戯 ~for the movie~ [初回生産限定盤]"@ja,
        "Makai Yuugi ~for the movie~ [Limited Edition]"@ja-latn ;
    schema:publisher _:Nee01db3f2459450fa0b43b3ba63c7ee4 ;
    foaf:depiction <https://media.vgm.io/albums/97/148179/148179-58d1a8252ef7.jpg> .

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

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

_:N049fa184829444eda334ef8d2dd3d24b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "デスペニス -for the movie-"@ja,
        "DEATH PENIS -for the movie-"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N0058543bc95e47b3b4db9f91cb7d77ab ;
    schema:name "デスペニス -for the movie-"@ja,
        "DEATH PENIS -for the movie-"@ja-latn .

_:N220f9723183240de9cfd00a4c8f9ab9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あの娘をレイプ -for the movie-"@ja,
        "Ano Ko wo RAPE -for the movie-"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N0058543bc95e47b3b4db9f91cb7d77ab ;
    schema:name "あの娘をレイプ -for the movie-"@ja,
        "Ano Ko wo RAPE -for the movie-"@ja-latn .

_:N393b5dd2176d4df1af739ed8cb7d9632 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SATSUGAI -for the movie-"@ja,
        "SATSUGAI -for the movie-"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N0058543bc95e47b3b4db9f91cb7d77ab ;
    schema:name "SATSUGAI -for the movie-"@ja,
        "SATSUGAI -for the movie-"@ja-latn .

_:N5e72a6a5519a4152a9663ed713acc00a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SATSUGAI -for the movie-"@ja,
        "SATSUGAI -for the movie-"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1ee872f05e1a414cba4926a9dd720b52 ;
    schema:name "SATSUGAI -for the movie-"@ja,
        "SATSUGAI -for the movie-"@ja-latn .

_:N6447cc2366ee4cb1b6d703991f2c359c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スラッシュキラー -for the movie-"@ja,
        "SLASH KILLER -for the movie-"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N0058543bc95e47b3b4db9f91cb7d77ab ;
    schema:name "スラッシュキラー -for the movie-"@ja,
        "SLASH KILLER -for the movie-"@ja-latn .

_:N68b04cac33fb42629f98307db5ffef84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "メス豚交響曲 -for the movie-"@ja,
        "Mesu Buta Koukyoukyoku -for the movie-"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT6:20"^^xsd:interval ;
    schema:inPlaylist _:N0058543bc95e47b3b4db9f91cb7d77ab ;
    schema:name "メス豚交響曲 -for the movie-"@ja,
        "Mesu Buta Koukyoukyoku -for the movie-"@ja-latn .

_:N87902eceffc145f39b6b7d5838c78126 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "甘い恋人 -for the movie-"@ja,
        "Amai Koibito -for the movie-"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1ee872f05e1a414cba4926a9dd720b52 ;
    schema:name "甘い恋人 -for the movie-"@ja,
        "Amai Koibito -for the movie-"@ja-latn .

_:N8a360c9f0fae4929a16d0fd34eb5a18b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "グロテスク -for the movie-"@ja,
        "GROTESQUE -for the movie-"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N0058543bc95e47b3b4db9f91cb7d77ab ;
    schema:name "グロテスク -for the movie-"@ja,
        "GROTESQUE -for the movie-"@ja-latn .

_:N8d86603bdb634439af840655559cf06e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恨みはらさでおくべきか -for the movie-"@ja,
        "Urami Harasade Oku Beki ka -for the movie-"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N0058543bc95e47b3b4db9f91cb7d77ab ;
    schema:name "恨みはらさでおくべきか -for the movie-"@ja,
        "Urami Harasade Oku Beki ka -for the movie-"@ja-latn .

_:Nd437c2ab58364c599e6a340dc6ef0da7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ファッキンガム宮殿 -for the movie-"@ja,
        "FUCKINGHAM Kyuuden -for the movie-"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N0058543bc95e47b3b4db9f91cb7d77ab ;
    schema:name "ファッキンガム宮殿 -for the movie-"@ja,
        "FUCKINGHAM Kyuuden -for the movie-"@ja-latn .

_:Nee01db3f2459450fa0b43b3ba63c7ee4 schema:name "DEATH RECORDS"@en,
        "DEATH RECORDS"@ja,
        "DEATH RECORDS"@ja-latn ;
    foaf:name "DEATH RECORDS"@en,
        "DEATH RECORDS"@ja,
        "DEATH RECORDS"@ja-latn .

_:Nef7c31716c504e83bece30b983b4c45e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "マッド・モンスター -for the movie-"@ja,
        "MAD MONSTER -for the movie-"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N0058543bc95e47b3b4db9f91cb7d77ab ;
    schema:name "マッド・モンスター -for the movie-"@ja,
        "MAD MONSTER -for the movie-"@ja-latn .

_:Nf1d9139d0e104e9db558ba1f485713ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "魔王 -for the movie-"@ja,
        "Maou -for the movie-"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT5:44"^^xsd:interval ;
    schema:inPlaylist _:N0058543bc95e47b3b4db9f91cb7d77ab ;
    schema:name "魔王 -for the movie-"@ja,
        "Maou -for the movie-"@ja-latn .

_:N1ee872f05e1a414cba4926a9dd720b52 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N5e72a6a5519a4152a9663ed713acc00a,
        _:N87902eceffc145f39b6b7d5838c78126 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N5e72a6a5519a4152a9663ed713acc00a,
        _:N87902eceffc145f39b6b7d5838c78126 .

_:N0058543bc95e47b3b4db9f91cb7d77ab a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N049fa184829444eda334ef8d2dd3d24b,
        _:N220f9723183240de9cfd00a4c8f9ab9e,
        _:N393b5dd2176d4df1af739ed8cb7d9632,
        _:N6447cc2366ee4cb1b6d703991f2c359c,
        _:N68b04cac33fb42629f98307db5ffef84,
        _:N8a360c9f0fae4929a16d0fd34eb5a18b,
        _:N8d86603bdb634439af840655559cf06e,
        _:Nd437c2ab58364c599e6a340dc6ef0da7,
        _:Nef7c31716c504e83bece30b983b4c45e,
        _:Nf1d9139d0e104e9db558ba1f485713ca ;
    mo:track_count 10 ;
    schema:duration "PT37:00"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N049fa184829444eda334ef8d2dd3d24b,
        _:N220f9723183240de9cfd00a4c8f9ab9e,
        _:N393b5dd2176d4df1af739ed8cb7d9632,
        _:N6447cc2366ee4cb1b6d703991f2c359c,
        _:N68b04cac33fb42629f98307db5ffef84,
        _:N8a360c9f0fae4929a16d0fd34eb5a18b,
        _:N8d86603bdb634439af840655559cf06e,
        _:Nd437c2ab58364c599e6a340dc6ef0da7,
        _:Nef7c31716c504e83bece30b983b4c45e,
        _:Nf1d9139d0e104e9db558ba1f485713ca .

