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

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

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

<artist/260#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/142657#subject> ;
    schema:name "Masamichi Amano"@en,
        "天野正道"@ja ;
    foaf:made <album/142657#composition>,
        <album/142657#subject> ;
    foaf:name "Masamichi Amano"@en,
        "天野正道"@ja .

<product/17118#subject> a schema:CreativeWork ;
    schema:name "Princess Nine"@en,
        "プリンセスナイン 如月女子高野球部"@ja,
        "Princess Nine: Kisaragi Joshikou Yakyuubu"@ja-latn ;
    foaf:name "Princess Nine"@en,
        "プリンセスナイン 如月女子高野球部"@ja,
        "Princess Nine: Kisaragi Joshikou Yakyuubu"@ja-latn .

<album/142657#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "CD Drama Princess Nine / Moeru Taiketsu! Hadaka no Ninetachi"@en,
        "CDドラマ プリンセスナイン / 燃える対決! 裸のナインたち"@ja,
        "CD Drama Princess Nine / Moeru Taiketsu! Hadaka no Ninetachi"@ja-latn ;
    mo:composer <artist/260#subject> ;
    mo:produced_work <album/142657#musicalwork> ;
    schema:name "CD Drama Princess Nine / Moeru Taiketsu! Hadaka no Ninetachi"@en,
        "CDドラマ プリンセスナイン / 燃える対決! 裸のナインたち"@ja,
        "CD Drama Princess Nine / Moeru Taiketsu! Hadaka no Ninetachi"@ja-latn .

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

<org/1179#subject> schema:name "Quantum Leap Music"@en,
        "キュー・エル・エム"@ja,
        "Quantum Leap Music"@ja-latn ;
    foaf:name "Quantum Leap Music"@en,
        "キュー・エル・エム"@ja,
        "Quantum Leap Music"@ja-latn .

<https://media.vgm.io/albums/75/142657/142657-36144762fbc7.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/142657#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/75/142657/142657-36144762fbc7.jpg> ;
    foaf:depicts <album/142657#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/75/142657/142657-36144762fbc7.jpg> .

<https://medium-media.vgm.io/albums/75/142657/142657-36144762fbc7.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/142657#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "CD Drama Princess Nine / Moeru Taiketsu! Hadaka no Ninetachi"@en,
        "CDドラマ プリンセスナイン / 燃える対決! 裸のナインたち"@ja,
        "CD Drama Princess Nine / Moeru Taiketsu! Hadaka no Ninetachi"@ja-latn ;
    mo:performance_of <album/142657#musicalwork> ;
    mo:performer <artist/262#subject> ;
    mo:recorded_as <album/142657#musicalexpression> ;
    schema:byArtist <artist/262#subject> ;
    schema:name "CD Drama Princess Nine / Moeru Taiketsu! Hadaka no Ninetachi"@en,
        "CDドラマ プリンセスナイン / 燃える対決! 裸のナインたち"@ja,
        "CD Drama Princess Nine / Moeru Taiketsu! Hadaka no Ninetachi"@ja-latn ;
    schema:workPerformed <album/142657#musicalwork> .

<artist/262#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/142657#performance> ;
    schema:name "Warsaw Philharmonic Orchestra"@en ;
    foaf:name "Warsaw Philharmonic Orchestra"@en .

<album/142657#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-11-25"^^xsd:date ;
    dcterms:title "CD Drama Princess Nine / Moeru Taiketsu! Hadaka no Ninetachi"@en,
        "CDドラマ プリンセスナイン / 燃える対決! 裸のナインたち"@ja,
        "CD Drama Princess Nine / Moeru Taiketsu! Hadaka no Ninetachi"@ja-latn ;
    mo:catalogue_number "QLM-0015" ;
    mo:media_type "CD" ;
    mo:publication_of <album/142657#musicalexpression> ;
    mo:publisher <org/1179#subject> ;
    mo:record _:Nce5cdb69d72d4ebeb8de7d84e7a1f4cb ;
    mo:record_count 1 ;
    schema:about <product/17118#subject> ;
    schema:byArtist <artist/262#subject> ;
    schema:datePublished "2005-11-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/75/142657/142657-36144762fbc7.jpg> ;
    schema:name "CD Drama Princess Nine / Moeru Taiketsu! Hadaka no Ninetachi"@en,
        "CDドラマ プリンセスナイン / 燃える対決! 裸のナインたち"@ja,
        "CD Drama Princess Nine / Moeru Taiketsu! Hadaka no Ninetachi"@ja-latn ;
    schema:publisher <org/1179#subject> ;
    foaf:depiction <https://media.vgm.io/albums/75/142657/142657-36144762fbc7.jpg> .

_:N219dc39a1f2f4154b3b7dc92ba8519db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prologue"@en,
        "プロローグ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:33"^^xsd:interval ;
    schema:inPlaylist _:Nce5cdb69d72d4ebeb8de7d84e7a1f4cb ;
    schema:name "Prologue"@en,
        "プロローグ"@ja .

_:N23ffc63783c6421580a48eb86b5097e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Serious Match (The Strange Love of Princess Nine ~ Or, How I Learned to Stop Fearing the Outcome of the Match and Learned to Love It?)"@en,
        "真剣勝負(プリンセスナインの異常な愛情～又は、いかにして勝負の結果を恐れるのをやめて愛するようになったか?)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT6:05"^^xsd:interval ;
    schema:inPlaylist _:Nce5cdb69d72d4ebeb8de7d84e7a1f4cb ;
    schema:name "A Serious Match (The Strange Love of Princess Nine ~ Or, How I Learned to Stop Fearing the Outcome of the Match and Learned to Love It?)"@en,
        "真剣勝負(プリンセスナインの異常な愛情～又は、いかにして勝負の結果を恐れるのをやめて愛するようになったか?)"@ja .

_:N508770b7ee0d4089a5514b85a52ca33a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Hidden Within a Game"@en,
        "秘めたる愛情ゲーム"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:Nce5cdb69d72d4ebeb8de7d84e7a1f4cb ;
    schema:name "Love Hidden Within a Game"@en,
        "秘めたる愛情ゲーム"@ja .

_:N52658c47b47a43d48b6022a1c3f7419f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The End of the World's Funniest Game"@en,
        "史上最笑ゲームの行方"@ja ;
    mo:track_number 5 ;
    schema:duration "PT8:56"^^xsd:interval ;
    schema:inPlaylist _:Nce5cdb69d72d4ebeb8de7d84e7a1f4cb ;
    schema:name "The End of the World's Funniest Game"@en,
        "史上最笑ゲームの行方"@ja .

_:N621744aea5194b4aae1960153d36e91d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Heavier than the Earth"@en,
        "愛は地球よりも重し"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Nce5cdb69d72d4ebeb8de7d84e7a1f4cb ;
    schema:name "Love Heavier than the Earth"@en,
        "愛は地球よりも重し"@ja .

_:N705104e6565941c9880bf4aea3490051 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WINGS (Scat Version)"@en,
        "WINGS(Scatt Ver.)"@ja ;
    mo:track_number 15 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nce5cdb69d72d4ebeb8de7d84e7a1f4cb ;
    schema:name "WINGS (Scat Version)"@en,
        "WINGS(Scatt Ver.)"@ja .

_:Na245c8e9dd81473e91a1418a5591f612 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Search for the Treasure!"@en,
        "お宝を探せ!"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:37"^^xsd:interval ;
    schema:inPlaylist _:Nce5cdb69d72d4ebeb8de7d84e7a1f4cb ;
    schema:name "Search for the Treasure!"@en,
        "お宝を探せ!"@ja .

_:Nad308287c56d4edda5f042fda691e363 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Princess Nine's Biggest Weakness?"@en,
        "プリンセスナイン最大の弱点?"@ja ;
    mo:track_number 3 ;
    schema:duration "PT11:50"^^xsd:interval ;
    schema:inPlaylist _:Nce5cdb69d72d4ebeb8de7d84e7a1f4cb ;
    schema:name "Princess Nine's Biggest Weakness?"@en,
        "プリンセスナイン最大の弱点?"@ja .

_:Nb4b7e22303b04173b7a39ca446f9a3d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Izumi, I Want You!"@en,
        "いずみさん、あなたが欲しい!"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:Nce5cdb69d72d4ebeb8de7d84e7a1f4cb ;
    schema:name "Izumi, I Want You!"@en,
        "いずみさん、あなたが欲しい!"@ja .

_:Nc4c51115477e4b30938837ce1ddb3ad9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Laws of the Ultimate Game"@en,
        "究極のゲーム、その法則"@ja ;
    mo:track_number 4 ;
    schema:duration "PT9:27"^^xsd:interval ;
    schema:inPlaylist _:Nce5cdb69d72d4ebeb8de7d84e7a1f4cb ;
    schema:name "The Laws of the Ultimate Game"@en,
        "究極のゲーム、その法則"@ja .

_:Nc6a954a65e514cfdb305b60bda8ceabc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Message Impossible"@en,
        "Message Impossible"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Nce5cdb69d72d4ebeb8de7d84e7a1f4cb ;
    schema:name "Message Impossible"@en,
        "Message Impossible"@ja .

_:Nd192bcf20d2a47e183a84fd4c62caa8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Canary in the Cage"@en,
        "檻の中のカナリア"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:Nce5cdb69d72d4ebeb8de7d84e7a1f4cb ;
    schema:name "The Canary in the Cage"@en,
        "檻の中のカナリア"@ja .

_:Ne19df05a827748069dd5d7250f9bb96c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Princess Nine Assembles with the Sun Beating Down on Them"@en,
        "じりじりと照り付ける真夏の太陽の下、プリンセスナイン集合す"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:Nce5cdb69d72d4ebeb8de7d84e7a1f4cb ;
    schema:name "Princess Nine Assembles with the Sun Beating Down on Them"@en,
        "じりじりと照り付ける真夏の太陽の下、プリンセスナイン集合す"@ja .

_:Ne4a225c91bae41c7b563e3d46e66775b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "From the Yukara Star with Love"@en,
        "ユーカラ星より愛を込めて"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:Nce5cdb69d72d4ebeb8de7d84e7a1f4cb ;
    schema:name "From the Yukara Star with Love"@en,
        "ユーカラ星より愛を込めて"@ja .

_:Nfa337ad2f5c24fe2a6242030c3746b52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "W-H Cannon Showdown (Approved by the Animal Welfare Association?)"@en,
        "ダブリューH砲対決(動物愛護協会公認?)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:Nce5cdb69d72d4ebeb8de7d84e7a1f4cb ;
    schema:name "W-H Cannon Showdown (Approved by the Animal Welfare Association?)"@en,
        "ダブリューH砲対決(動物愛護協会公認?)"@ja .

_:Nce5cdb69d72d4ebeb8de7d84e7a1f4cb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N219dc39a1f2f4154b3b7dc92ba8519db,
        _:N23ffc63783c6421580a48eb86b5097e6,
        _:N508770b7ee0d4089a5514b85a52ca33a,
        _:N52658c47b47a43d48b6022a1c3f7419f,
        _:N621744aea5194b4aae1960153d36e91d,
        _:N705104e6565941c9880bf4aea3490051,
        _:Na245c8e9dd81473e91a1418a5591f612,
        _:Nad308287c56d4edda5f042fda691e363,
        _:Nb4b7e22303b04173b7a39ca446f9a3d9,
        _:Nc4c51115477e4b30938837ce1ddb3ad9,
        _:Nc6a954a65e514cfdb305b60bda8ceabc,
        _:Nd192bcf20d2a47e183a84fd4c62caa8c,
        _:Ne19df05a827748069dd5d7250f9bb96c,
        _:Ne4a225c91bae41c7b563e3d46e66775b,
        _:Nfa337ad2f5c24fe2a6242030c3746b52 ;
    mo:track_count 15 ;
    schema:duration "PT72:25"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N219dc39a1f2f4154b3b7dc92ba8519db,
        _:N23ffc63783c6421580a48eb86b5097e6,
        _:N508770b7ee0d4089a5514b85a52ca33a,
        _:N52658c47b47a43d48b6022a1c3f7419f,
        _:N621744aea5194b4aae1960153d36e91d,
        _:N705104e6565941c9880bf4aea3490051,
        _:Na245c8e9dd81473e91a1418a5591f612,
        _:Nad308287c56d4edda5f042fda691e363,
        _:Nb4b7e22303b04173b7a39ca446f9a3d9,
        _:Nc4c51115477e4b30938837ce1ddb3ad9,
        _:Nc6a954a65e514cfdb305b60bda8ceabc,
        _:Nd192bcf20d2a47e183a84fd4c62caa8c,
        _:Ne19df05a827748069dd5d7250f9bb96c,
        _:Ne4a225c91bae41c7b563e3d46e66775b,
        _:Nfa337ad2f5c24fe2a6242030c3746b52 .

