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

<artist/17634#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kohki Ikenaga"@en,
        "池永康記"@ja ;
    foaf:made <album/52645#lyrics>,
        <album/52645#subject> ;
    foaf:name "Kohki Ikenaga"@en,
        "池永康記"@ja .

<artist/47109#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shigeru Amano"@en,
        "天野滋"@ja ;
    foaf:made <album/52645#lyrics>,
        <album/52645#subject> ;
    foaf:name "Shigeru Amano"@en,
        "天野滋"@ja .

<artist/5557#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yukinojo Mori"@en,
        "森雪之丞"@ja ;
    foaf:made <album/52645#lyrics>,
        <album/52645#subject> ;
    foaf:name "Yukinojo Mori"@en,
        "森雪之丞"@ja .

<artist/17996#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52645#subject> ;
    schema:name "Yuhki Nakajima"@en,
        "中島優貴"@ja ;
    foaf:made <album/52645#composition>,
        <album/52645#subject> ;
    foaf:name "Yuhki Nakajima"@en,
        "中島優貴"@ja .

<artist/3358#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52645#subject> ;
    schema:name "Kappei Yamaguchi"@en,
        "山口勝平"@ja ;
    foaf:made <album/52645#composition>,
        <album/52645#lyrics>,
        <album/52645#subject> ;
    foaf:name "Kappei Yamaguchi"@en,
        "山口勝平"@ja .

<artist/60624#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52645#subject> ;
    schema:name "Kazuyuki Yonezawa"@en,
        "米澤和幸"@ja ;
    foaf:made <album/52645#composition>,
        <album/52645#subject>,
        <album/52645#vocals> ;
    foaf:name "Kazuyuki Yonezawa"@en,
        "米澤和幸"@ja .

<product/13343#subject> a schema:CreativeWork ;
    schema:name "Kujakuou Taimaseiden"@en,
        "孔雀王 退魔聖伝"@ja,
        "Kujakuou Taimaseiden"@ja-latn ;
    foaf:name "Kujakuou Taimaseiden"@en,
        "孔雀王 退魔聖伝"@ja,
        "Kujakuou Taimaseiden"@ja-latn .

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

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

<org/2662#subject> schema:name "taurus RECORDS"@en,
        "taurus RECORDS"@ja,
        "taurus RECORDS"@ja-latn ;
    foaf:name "taurus RECORDS"@en,
        "taurus RECORDS"@ja,
        "taurus RECORDS"@ja-latn .

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

<https://medium-media.vgm.io/albums/54/52645/52645-1431288394.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/52645#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kujakuou Image Album Taimaseiden"@en,
        "孔雀王 イメージ・アルバム 退魔聖伝"@ja,
        "Kujakuou Image Album Taimaseiden"@ja-latn ;
    mo:performance_of <album/52645#musicalwork> ;
    mo:performer <artist/60623#subject> ;
    mo:recorded_as <album/52645#musicalexpression> ;
    schema:byArtist <artist/60623#subject> ;
    schema:name "Kujakuou Image Album Taimaseiden"@en,
        "孔雀王 イメージ・アルバム 退魔聖伝"@ja,
        "Kujakuou Image Album Taimaseiden"@ja-latn ;
    schema:workPerformed <album/52645#musicalwork> .

<artist/60623#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/52645#performance> ;
    schema:name "PANTS COURAGE"@en,
        "パンツ・クラゲ"@ja ;
    foaf:name "PANTS COURAGE"@en,
        "パンツ・クラゲ"@ja .

<album/52645#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kujakuou Image Album Taimaseiden"@en,
        "孔雀王 イメージ・アルバム 退魔聖伝"@ja,
        "Kujakuou Image Album Taimaseiden"@ja-latn ;
    mo:composer <artist/17996#subject>,
        <artist/3358#subject>,
        <artist/60624#subject> ;
    mo:produced_work <album/52645#musicalwork> ;
    schema:name "Kujakuou Image Album Taimaseiden"@en,
        "孔雀王 イメージ・アルバム 退魔聖伝"@ja,
        "Kujakuou Image Album Taimaseiden"@ja-latn .

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

<album/52645#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1994-03-23"^^xsd:date ;
    dcterms:title "Kujakuou Image Album Taimaseiden"@en,
        "孔雀王 イメージ・アルバム 退魔聖伝"@ja,
        "Kujakuou Image Album Taimaseiden"@ja-latn ;
    mo:catalogue_number "TACX-2412" ;
    mo:media_type "CD" ;
    mo:publication_of <album/52645#musicalexpression> ;
    mo:publisher <org/2662#subject> ;
    mo:record _:Na176f586017e4b1d8eda7374218d6f10 ;
    mo:record_count 1 ;
    schema:about <product/13343#subject> ;
    schema:byArtist <artist/60623#subject> ;
    schema:datePublished "1994-03-23"^^xsd:date ;
    schema:genre "Publication" ;
    schema:image <https://media.vgm.io/albums/54/52645/52645-1431288394.jpg> ;
    schema:name "Kujakuou Image Album Taimaseiden"@en,
        "孔雀王 イメージ・アルバム 退魔聖伝"@ja,
        "Kujakuou Image Album Taimaseiden"@ja-latn ;
    schema:publisher <org/2662#subject> ;
    foaf:depiction <https://media.vgm.io/albums/54/52645/52645-1431288394.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "宮前平"@en ;
    foaf:made <album/52645#subject> ;
    foaf:name "宮前平"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "宮前平"@en ;
    foaf:made <album/52645#lyrics> ;
    foaf:name "宮前平"@en .

_:N0a7464b36c0740b08bbff82954027e45 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MAGICAL FRIENDS (孔雀のテーマI)"@ja,
        "MAGICAL FRIENDS (Kujaku no Theme I)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:Na176f586017e4b1d8eda7374218d6f10 ;
    schema:name "MAGICAL FRIENDS (孔雀のテーマI)"@ja,
        "MAGICAL FRIENDS (Kujaku no Theme I)"@ja-latn .

_:N0c30c1e7e18841e7801eebe3c8096dfd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "愛・素直になれたら (月読のテーマ)"@ja,
        "Ai, Sunao ni Naretara (Tsukuyomi no Theme)"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT6:37"^^xsd:interval ;
    schema:inPlaylist _:Na176f586017e4b1d8eda7374218d6f10 ;
    schema:name "愛・素直になれたら (月読のテーマ)"@ja,
        "Ai, Sunao ni Naretara (Tsukuyomi no Theme)"@ja-latn .

_:N179f4b4ece5f44b0b38261d26c6709a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DO YOU BELIEVE ME (日光のテーマ)"@ja,
        "DO YOU BELIEVE ME (Nikkou no Theme)"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:inPlaylist _:Na176f586017e4b1d8eda7374218d6f10 ;
    schema:name "DO YOU BELIEVE ME (日光のテーマ)"@ja,
        "DO YOU BELIEVE ME (Nikkou no Theme)"@ja-latn .

_:N2fd9cf6a32ef4d0ab6ab861e6b5216cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WITH (孔雀のテーマII)"@ja,
        "WITH (Kujaku no Theme II)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:Na176f586017e4b1d8eda7374218d6f10 ;
    schema:name "WITH (孔雀のテーマII)"@ja,
        "WITH (Kujaku no Theme II)"@ja-latn .

_:N40c450676b114e5f8e376ae4ad8cb1c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "プロローグ 退魔行の旅 (退魔聖伝トータルイメージ)"@ja,
        "Prologue Taimakou no Tabi (Taimaseiden Total Image)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:Na176f586017e4b1d8eda7374218d6f10 ;
    schema:name "プロローグ 退魔行の旅 (退魔聖伝トータルイメージ)"@ja,
        "Prologue Taimakou no Tabi (Taimaseiden Total Image)"@ja-latn .

_:N44f77146fedf4b4dad3830c251f5d532 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "AME NO UZUME―永遠のダンス (蓮華のテーマ)"@ja,
        "AME NO UZUME - Eien no Dance (Renka no Theme)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:inPlaylist _:Na176f586017e4b1d8eda7374218d6f10 ;
    schema:name "AME NO UZUME―永遠のダンス (蓮華のテーマ)"@ja,
        "AME NO UZUME - Eien no Dance (Renka no Theme)"@ja-latn .

_:Nb2970682ff6a4f0f8b12791642535f79 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エピローグ RISING SUN (孔雀のテーマIII)"@ja,
        "Epilogue RISING SUN (Kujaku no Theme III)"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:Na176f586017e4b1d8eda7374218d6f10 ;
    schema:name "エピローグ RISING SUN (孔雀のテーマIII)"@ja,
        "Epilogue RISING SUN (Kujaku no Theme III)"@ja-latn .

_:Nc1f06601a30143dba087befb23da58c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NO DAMAGE (王仁丸のテーマ)"@ja,
        "NO DAMAGE (Onimaru no Theme)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:Na176f586017e4b1d8eda7374218d6f10 ;
    schema:name "NO DAMAGE (王仁丸のテーマ)"@ja,
        "NO DAMAGE (Onimaru no Theme)"@ja-latn .

_:Nd24f972665d74ff181c5c56608843fe2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SHINING SMILE (阿修羅のテーマ)"@ja,
        "SHINING SMILE (Ashura no Theme)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:Na176f586017e4b1d8eda7374218d6f10 ;
    schema:name "SHINING SMILE (阿修羅のテーマ)"@ja,
        "SHINING SMILE (Ashura no Theme)"@ja-latn .

_:Na176f586017e4b1d8eda7374218d6f10 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a7464b36c0740b08bbff82954027e45,
        _:N0c30c1e7e18841e7801eebe3c8096dfd,
        _:N179f4b4ece5f44b0b38261d26c6709a2,
        _:N2fd9cf6a32ef4d0ab6ab861e6b5216cc,
        _:N40c450676b114e5f8e376ae4ad8cb1c9,
        _:N44f77146fedf4b4dad3830c251f5d532,
        _:Nb2970682ff6a4f0f8b12791642535f79,
        _:Nc1f06601a30143dba087befb23da58c6,
        _:Nd24f972665d74ff181c5c56608843fe2 ;
    mo:track_count 9 ;
    schema:duration "PT43:36"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N0a7464b36c0740b08bbff82954027e45,
        _:N0c30c1e7e18841e7801eebe3c8096dfd,
        _:N179f4b4ece5f44b0b38261d26c6709a2,
        _:N2fd9cf6a32ef4d0ab6ab861e6b5216cc,
        _:N40c450676b114e5f8e376ae4ad8cb1c9,
        _:N44f77146fedf4b4dad3830c251f5d532,
        _:Nb2970682ff6a4f0f8b12791642535f79,
        _:Nc1f06601a30143dba087befb23da58c6,
        _:Nd24f972665d74ff181c5c56608843fe2 .

