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

<album/37602#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Drama CD Puyo Puyo Vol.2"@en,
        "ドラマCD「ぷよぷよ」Vol.2"@ja,
        "Drama CD Puyo Puyo Vol.2"@ja-latn ;
    mo:produced_work <album/37602#musicalwork> ;
    schema:name "Drama CD Puyo Puyo Vol.2"@en,
        "ドラマCD「ぷよぷよ」Vol.2"@ja,
        "Drama CD Puyo Puyo Vol.2"@ja-latn .

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

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

<product/13198#subject> a schema:CreativeWork ;
    schema:name "Puyo Puyo"@en,
        "ぷよぷよ"@ja,
        "Puyopuyo"@ja-latn ;
    foaf:name "Puyo Puyo"@en,
        "ぷよぷよ"@ja,
        "Puyopuyo"@ja-latn .

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

<org/2873#subject> schema:name "SEGA"@en,
        "株式会社セガ"@ja,
        "SEGA"@ja-latn ;
    foaf:name "SEGA"@en,
        "株式会社セガ"@ja,
        "SEGA"@ja-latn .

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

<https://medium-media.vgm.io/albums/20/37602/37602-1359588614.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/1103#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/37602#performance> ;
    schema:name "Shiho Kikuchi"@en,
        "菊池志穂"@ja ;
    foaf:name "Shiho Kikuchi"@en,
        "菊池志穂"@ja .

<artist/20094#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/37602#performance> ;
    schema:name "Kaoru Sakura"@en,
        "佐倉薫"@ja ;
    foaf:name "Kaoru Sakura"@en,
        "佐倉薫"@ja .

<artist/2182#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/37602#performance> ;
    schema:name "Miwa Kouzuki"@en,
        "倖月美和"@ja ;
    foaf:name "Miwa Kouzuki"@en,
        "倖月美和"@ja .

<artist/3872#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/37602#performance> ;
    schema:name "Yuriko Fuchizaki"@en,
        "渕崎ゆり子"@ja ;
    foaf:name "Yuriko Fuchizaki"@en,
        "渕崎ゆり子"@ja .

<artist/4086#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/37602#performance> ;
    schema:name "Tamaki Nakanishi"@en,
        "仲西環"@ja ;
    foaf:name "Tamaki Nakanishi"@en,
        "仲西環"@ja .

<artist/4206#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/37602#performance> ;
    schema:name "Mie Sonozaki"@en,
        "園崎未恵"@ja ;
    foaf:name "Mie Sonozaki"@en,
        "園崎未恵"@ja .

<artist/4298#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/37602#performance> ;
    schema:name "Naomi Wakabayashi"@en,
        "若林直美"@ja ;
    foaf:name "Naomi Wakabayashi"@en,
        "若林直美"@ja .

<artist/6570#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/37602#performance> ;
    schema:name "Takumi Yamazaki"@en,
        "山崎たくみ"@ja ;
    foaf:name "Takumi Yamazaki"@en,
        "山崎たくみ"@ja .

<artist/7582#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/37602#performance> ;
    schema:name "Noriko Namiki"@en,
        "並木のり子"@ja ;
    foaf:name "Noriko Namiki"@en,
        "並木のり子"@ja .

<artist/8310#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/37602#performance> ;
    schema:name "Yukie Maeda"@en,
        "前田ゆきえ"@ja ;
    foaf:name "Yukie Maeda"@en,
        "前田ゆきえ"@ja .

<album/37602#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-12-13"^^xsd:date ;
    dcterms:title "Drama CD Puyo Puyo Vol.2"@en,
        "ドラマCD「ぷよぷよ」Vol.2"@ja,
        "Drama CD Puyo Puyo Vol.2"@ja-latn ;
    mo:catalogue_number "HSB-0227" ;
    mo:media_type "CD" ;
    mo:publication_of <album/37602#musicalexpression> ;
    mo:publisher <org/2873#subject> ;
    mo:record _:N6f066869e3ec40e6b77775784f5f2728 ;
    mo:record_count 1 ;
    schema:about <product/13198#subject> ;
    schema:byArtist <artist/1103#subject>,
        <artist/20094#subject>,
        <artist/2182#subject>,
        <artist/3872#subject>,
        <artist/4086#subject>,
        <artist/4206#subject>,
        <artist/4298#subject>,
        <artist/6570#subject>,
        <artist/7582#subject>,
        <artist/8310#subject> ;
    schema:datePublished "2012-12-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/20/37602/37602-1359588614.jpg> ;
    schema:name "Drama CD Puyo Puyo Vol.2"@en,
        "ドラマCD「ぷよぷよ」Vol.2"@ja,
        "Drama CD Puyo Puyo Vol.2"@ja-latn ;
    schema:publisher <org/2873#subject> ;
    foaf:depiction <https://media.vgm.io/albums/20/37602/37602-1359588614.jpg> .

<album/37602#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Drama CD Puyo Puyo Vol.2"@en,
        "ドラマCD「ぷよぷよ」Vol.2"@ja,
        "Drama CD Puyo Puyo Vol.2"@ja-latn ;
    mo:performance_of <album/37602#musicalwork> ;
    mo:performer <artist/1103#subject>,
        <artist/20094#subject>,
        <artist/2182#subject>,
        <artist/3872#subject>,
        <artist/4086#subject>,
        <artist/4206#subject>,
        <artist/4298#subject>,
        <artist/6570#subject>,
        <artist/7582#subject>,
        <artist/8310#subject> ;
    mo:recorded_as <album/37602#musicalexpression> ;
    schema:byArtist <artist/1103#subject>,
        <artist/20094#subject>,
        <artist/2182#subject>,
        <artist/3872#subject>,
        <artist/4086#subject>,
        <artist/4206#subject>,
        <artist/4298#subject>,
        <artist/6570#subject>,
        <artist/7582#subject>,
        <artist/8310#subject> ;
    schema:name "Drama CD Puyo Puyo Vol.2"@en,
        "ドラマCD「ぷよぷよ」Vol.2"@ja,
        "Drama CD Puyo Puyo Vol.2"@ja-latn ;
    schema:workPerformed <album/37602#musicalwork> .

_:N2b6086cc137b40ef9ff84c428801b190 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ぷよぷよ童話シリーズ その2 「マッチ売りのシグ」"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6f066869e3ec40e6b77775784f5f2728 ;
    schema:name "ぷよぷよ童話シリーズ その2 「マッチ売りのシグ」"@ja .

_:N7880c20a1fc2418da6f18c4deba492db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おまけボイス"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6f066869e3ec40e6b77775784f5f2728 ;
    schema:name "おまけボイス"@ja .

_:Nb8292b3db83646a592722aeeb504da4f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サンタさんへのお願い"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6f066869e3ec40e6b77775784f5f2728 ;
    schema:name "サンタさんへのお願い"@ja .

_:Nbee684945a5a455ab132f704001968b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ワガママ王子と彗星の魔導師"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6f066869e3ec40e6b77775784f5f2728 ;
    schema:name "ワガママ王子と彗星の魔導師"@ja .

_:Nd1e91fd487f84aacaf282fffff12256d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "プリンプ魔導学校の課外授業"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6f066869e3ec40e6b77775784f5f2728 ;
    schema:name "プリンプ魔導学校の課外授業"@ja .

_:N6f066869e3ec40e6b77775784f5f2728 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2b6086cc137b40ef9ff84c428801b190,
        _:N7880c20a1fc2418da6f18c4deba492db,
        _:Nb8292b3db83646a592722aeeb504da4f,
        _:Nbee684945a5a455ab132f704001968b7,
        _:Nd1e91fd487f84aacaf282fffff12256d ;
    mo:track_count 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N2b6086cc137b40ef9ff84c428801b190,
        _:N7880c20a1fc2418da6f18c4deba492db,
        _:Nb8292b3db83646a592722aeeb504da4f,
        _:Nbee684945a5a455ab132f704001968b7,
        _:Nd1e91fd487f84aacaf282fffff12256d .

