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

<album/149804#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Passion Bakuretsu! Gakkyoku Shuffle Daisakusen! 10th Producer Meeting Makuhariban LIVE CD"@en,
        "パッション爆裂！楽曲シャッフル大作戦！10thプロミ幕張版 LIVE音源CD"@ja,
        "Passion Bakuretsu! Gakkyoku Shuffle Daisakusen! 10th Producer Meeting Makuhariban LIVE CD"@ja-latn ;
    mo:produced_work <album/149804#musicalwork> ;
    schema:name "Passion Bakuretsu! Gakkyoku Shuffle Daisakusen! 10th Producer Meeting Makuhariban LIVE CD"@en,
        "パッション爆裂！楽曲シャッフル大作戦！10thプロミ幕張版 LIVE音源CD"@ja,
        "Passion Bakuretsu! Gakkyoku Shuffle Daisakusen! 10th Producer Meeting Makuhariban LIVE CD"@ja-latn .

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

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

<product/3578#subject> a schema:CreativeWork ;
    schema:name "THE IDOLM@STER SideM"@en,
        "アイドルマスター SideM"@ja,
        "THE IDOLM@STER SideM"@ja-latn ;
    foaf:name "THE IDOLM@STER SideM"@en,
        "アイドルマスター SideM"@ja,
        "THE IDOLM@STER SideM"@ja-latn .

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

<album/149804#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Passion Bakuretsu! Gakkyoku Shuffle Daisakusen! 10th Producer Meeting Makuhariban LIVE CD"@en,
        "パッション爆裂！楽曲シャッフル大作戦！10thプロミ幕張版 LIVE音源CD"@ja,
        "Passion Bakuretsu! Gakkyoku Shuffle Daisakusen! 10th Producer Meeting Makuhariban LIVE CD"@ja-latn ;
    mo:performance_of <album/149804#musicalwork> ;
    mo:recorded_as <album/149804#musicalexpression> ;
    schema:name "Passion Bakuretsu! Gakkyoku Shuffle Daisakusen! 10th Producer Meeting Makuhariban LIVE CD"@en,
        "パッション爆裂！楽曲シャッフル大作戦！10thプロミ幕張版 LIVE音源CD"@ja,
        "Passion Bakuretsu! Gakkyoku Shuffle Daisakusen! 10th Producer Meeting Makuhariban LIVE CD"@ja-latn ;
    schema:workPerformed <album/149804#musicalwork> .

<org/1432#subject> schema:name "Bandai Namco Entertainment Inc."@en,
        "株式会社バンダイナムコエンターテインメント"@ja,
        "Bandai Namco Entertainment Inc."@ja-latn ;
    foaf:name "Bandai Namco Entertainment Inc."@en,
        "株式会社バンダイナムコエンターテインメント"@ja,
        "Bandai Namco Entertainment Inc."@ja-latn .

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

<album/149804#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-12-03"^^xsd:date ;
    dcterms:title "Passion Bakuretsu! Gakkyoku Shuffle Daisakusen! 10th Producer Meeting Makuhariban LIVE CD"@en,
        "パッション爆裂！楽曲シャッフル大作戦！10thプロミ幕張版 LIVE音源CD"@ja,
        "Passion Bakuretsu! Gakkyoku Shuffle Daisakusen! 10th Producer Meeting Makuhariban LIVE CD"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/149804#musicalexpression> ;
    mo:publisher <org/1432#subject> ;
    mo:record_count 0 ;
    schema:about <product/3578#subject> ;
    schema:datePublished "2025-12-03"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "Passion Bakuretsu! Gakkyoku Shuffle Daisakusen! 10th Producer Meeting Makuhariban LIVE CD"@en,
        "パッション爆裂！楽曲シャッフル大作戦！10thプロミ幕張版 LIVE音源CD"@ja,
        "Passion Bakuretsu! Gakkyoku Shuffle Daisakusen! 10th Producer Meeting Makuhariban LIVE CD"@ja-latn ;
    schema:publisher <org/1432#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/149804#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/149804#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

