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

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

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

<album/35004#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/35004#musicalexpression> a mo:Signal ;
    mo:published_as <album/35004#subject> ;
    mo:records <album/35004#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/40/35004/35004-1346588949.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/35004#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/40/35004/35004-1346588949.jpg> ;
    foaf:depicts <album/35004#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/40/35004/35004-1346588949.jpg> .

<https://medium-media.vgm.io/albums/40/35004/35004-1346588949.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/12900#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/35004#performance> ;
    schema:name "Chikara Ousaka"@en,
        "逢坂力"@ja ;
    foaf:name "Chikara Ousaka"@en,
        "逢坂力"@ja .

<artist/20093#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/35004#performance> ;
    schema:name "Yuki Ishikari"@en,
        "石狩勇気"@ja ;
    foaf:name "Yuki Ishikari"@en,
        "石狩勇気"@ja .

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

<artist/3561#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/35004#performance> ;
    schema:name "Kaori Nazuka"@en,
        "名塚佳織"@ja ;
    foaf:name "Kaori Nazuka"@en,
        "名塚佳織"@ja .

<artist/367#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/35004#performance> ;
    schema:name "Masakazu Morita"@en,
        "森田成一"@ja ;
    foaf:name "Masakazu Morita"@en,
        "森田成一"@ja .

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

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

<artist/4551#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/35004#performance> ;
    schema:name "Hisayoshi Suganuma"@en,
        "菅沼久義"@ja ;
    foaf:name "Hisayoshi Suganuma"@en,
        "菅沼久義"@ja .

<artist/6351#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/35004#performance> ;
    schema:name "Kanako Kondou"@en,
        "近藤佳奈子"@ja ;
    foaf:name "Kanako Kondou"@en,
        "近藤佳奈子"@ja .

<album/35004#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-09-13"^^xsd:date ;
    dcterms:title "Drama CD Puyo Puyo"@en,
        "ドラマCD「ぷよぷよ」"@ja,
        "Drama CD Puyo Puyo"@ja-latn ;
    mo:catalogue_number "HSB-0226" ;
    mo:media_type "CD" ;
    mo:publication_of <album/35004#musicalexpression> ;
    mo:publisher <org/2873#subject> ;
    mo:record _:N6dd0296fc0704416a793b7102f320e85 ;
    mo:record_count 1 ;
    schema:about <product/13198#subject> ;
    schema:byArtist <artist/12900#subject>,
        <artist/20093#subject>,
        <artist/20094#subject>,
        <artist/3561#subject>,
        <artist/367#subject>,
        <artist/4086#subject>,
        <artist/4206#subject>,
        <artist/4551#subject>,
        <artist/6351#subject> ;
    schema:datePublished "2012-09-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/40/35004/35004-1346588949.jpg> ;
    schema:name "Drama CD Puyo Puyo"@en,
        "ドラマCD「ぷよぷよ」"@ja,
        "Drama CD Puyo Puyo"@ja-latn ;
    schema:publisher <org/2873#subject> ;
    foaf:depiction <https://media.vgm.io/albums/40/35004/35004-1346588949.jpg> .

<album/35004#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Drama CD Puyo Puyo"@en,
        "ドラマCD「ぷよぷよ」"@ja,
        "Drama CD Puyo Puyo"@ja-latn ;
    mo:performance_of <album/35004#musicalwork> ;
    mo:performer <artist/12900#subject>,
        <artist/20093#subject>,
        <artist/20094#subject>,
        <artist/3561#subject>,
        <artist/367#subject>,
        <artist/4086#subject>,
        <artist/4206#subject>,
        <artist/4551#subject>,
        <artist/6351#subject> ;
    mo:recorded_as <album/35004#musicalexpression> ;
    schema:byArtist <artist/12900#subject>,
        <artist/20093#subject>,
        <artist/20094#subject>,
        <artist/3561#subject>,
        <artist/367#subject>,
        <artist/4086#subject>,
        <artist/4206#subject>,
        <artist/4551#subject>,
        <artist/6351#subject> ;
    schema:name "Drama CD Puyo Puyo"@en,
        "ドラマCD「ぷよぷよ」"@ja,
        "Drama CD Puyo Puyo"@ja-latn ;
    schema:workPerformed <album/35004#musicalwork> .

_:N1306109661254d48a6b19224e5d3baf3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "地下遺跡の「願いの魔人」"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6dd0296fc0704416a793b7102f320e85 ;
    schema:name "地下遺跡の「願いの魔人」"@ja .

_:N44fac5f1070947d7a15b424460277a88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ぷよぷよ童話「桃太郎」"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6dd0296fc0704416a793b7102f320e85 ;
    schema:name "ぷよぷよ童話「桃太郎」"@ja .

_:N4aeb5786ecd44a37b71787ddabe7d5b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドラコの見た夢"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6dd0296fc0704416a793b7102f320e85 ;
    schema:name "ドラコの見た夢"@ja .

_:N97cc05275571428aada2ab1a034026df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月夜の小さな大事件"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6dd0296fc0704416a793b7102f320e85 ;
    schema:name "月夜の小さな大事件"@ja .

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

_:N6dd0296fc0704416a793b7102f320e85 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1306109661254d48a6b19224e5d3baf3,
        _:N44fac5f1070947d7a15b424460277a88,
        _:N4aeb5786ecd44a37b71787ddabe7d5b0,
        _:N97cc05275571428aada2ab1a034026df,
        _:Nfc4e3ea9023943eaae64e4a589968f2f ;
    mo:track_count 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N1306109661254d48a6b19224e5d3baf3,
        _:N44fac5f1070947d7a15b424460277a88,
        _:N4aeb5786ecd44a37b71787ddabe7d5b0,
        _:N97cc05275571428aada2ab1a034026df,
        _:Nfc4e3ea9023943eaae64e4a589968f2f .

