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

<artist/5369#subject> a schema:Person,
        foaf:Person ;
    schema:name "Komso"@en,
        "狐夢想"@ja ;
    foaf:made <album/11672#lyrics>,
        <album/11672#subject> ;
    foaf:name "Komso"@en,
        "狐夢想"@ja .

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11672#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/11672#composition>,
        <album/11672#subject> ;
    foaf:name "ZUN"@en .

<event/35> a mo:Release ;
    schema:name "Released at Comic Market 75 (Dec 28, 2008 to Dec 30, 2008)" .

<product/10#subject> a schema:CreativeWork ;
    schema:name "Touhou Rei'iden ~ Highly Responsive to Prayers."@en,
        "東方靈異伝　～ Highly Responsive to Prayers."@ja,
        "Touhou Rei'iden ~ Highly Responsive to Prayers."@ja-latn ;
    foaf:name "Touhou Rei'iden ~ Highly Responsive to Prayers."@en,
        "東方靈異伝　～ Highly Responsive to Prayers."@ja,
        "Touhou Rei'iden ~ Highly Responsive to Prayers."@ja-latn .

<product/20#subject> a schema:CreativeWork ;
    schema:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn ;
    foaf:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn .

<product/22#subject> a schema:CreativeWork ;
    schema:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn ;
    foaf:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn .

<product/27#subject> a schema:CreativeWork ;
    schema:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn ;
    foaf:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn .

<album/11672#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Spark Stars Striker"@en,
        "スパーク・スターズ・ストライカー"@ja,
        "Spark Stars Striker"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/11672#musicalwork> ;
    schema:name "Spark Stars Striker"@en,
        "スパーク・スターズ・ストライカー"@ja,
        "Spark Stars Striker"@ja-latn .

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

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

<org/1405#subject> schema:name "komsoya"@en,
        "狐夢想屋"@ja,
        "komsoya"@ja-latn ;
    foaf:name "komsoya"@en,
        "狐夢想屋"@ja,
        "komsoya"@ja-latn .

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

<https://medium-media.vgm.io/albums/27/11672/11672-1231784161.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/11672#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Spark Stars Striker"@en,
        "スパーク・スターズ・ストライカー"@ja,
        "Spark Stars Striker"@ja-latn ;
    mo:performance_of <album/11672#musicalwork> ;
    mo:performer <artist/6144#subject> ;
    mo:recorded_as <album/11672#musicalexpression> ;
    schema:byArtist <artist/6144#subject> ;
    schema:name "Spark Stars Striker"@en,
        "スパーク・スターズ・ストライカー"@ja,
        "Spark Stars Striker"@ja-latn ;
    schema:workPerformed <album/11672#musicalwork> .

<artist/6144#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11672#performance> ;
    schema:name "Koi-Iro Magic Orchestra"@en,
        "恋色マジックオーケストラ"@ja ;
    foaf:name "Koi-Iro Magic Orchestra"@en,
        "恋色マジックオーケストラ"@ja .

<album/11672#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-12-29"^^xsd:date ;
    dcterms:title "Spark Stars Striker"@en,
        "スパーク・スターズ・ストライカー"@ja,
        "Spark Stars Striker"@ja-latn ;
    mo:catalogue_number "KMCD-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/11672#musicalexpression> ;
    mo:publisher <org/1405#subject> ;
    mo:record _:Nd7badfe6af4e4452a1241e8c2ada84ec ;
    mo:record_count 1 ;
    mo:release <event/35> ;
    schema:about <product/10#subject>,
        <product/20#subject>,
        <product/22#subject>,
        <product/27#subject> ;
    schema:byArtist <artist/6144#subject> ;
    schema:datePublished "2008-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/27/11672/11672-1231784161.jpg> ;
    schema:name "Spark Stars Striker"@en,
        "スパーク・スターズ・ストライカー"@ja,
        "Spark Stars Striker"@ja-latn ;
    schema:publisher <org/1405#subject> ;
    foaf:depiction <https://media.vgm.io/albums/27/11672/11672-1231784161.jpg> .

_:N5b3b32bcfc2a4e0fa33c9d288a63aa21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reiiden"@en,
        "雷異電"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:Nd7badfe6af4e4452a1241e8c2ada84ec ;
    schema:name "Reiiden"@en,
        "雷異電"@ja .

_:N66aeeca375414089979f60d579b66330 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Immoral"@en,
        "インモラル"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Nd7badfe6af4e4452a1241e8c2ada84ec ;
    schema:name "Immoral"@en,
        "インモラル"@ja .

_:N7584346a826840698e18ec258a1454a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Abstract Red Dance"@en,
        "アブストラクト・レッド・ダンス"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:Nd7badfe6af4e4452a1241e8c2ada84ec ;
    schema:name "Abstract Red Dance"@en,
        "アブストラクト・レッド・ダンス"@ja .

_:N9838c027e84f4018bd0dd538035c85e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Techno Marisa '05"@en,
        "テクノマリサ '05"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Nd7badfe6af4e4452a1241e8c2ada84ec ;
    schema:name "Techno Marisa '05"@en,
        "テクノマリサ '05"@ja .

_:Nb59a02f65fdd43feb12d10d26a752793 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Techno Marisa"@en,
        "テクノマリサ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Nd7badfe6af4e4452a1241e8c2ada84ec ;
    schema:name "Techno Marisa"@en,
        "テクノマリサ"@ja .

_:Ne1debced084143adaed3385f5198e19d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mysteria"@en,
        "ミステリア"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Nd7badfe6af4e4452a1241e8c2ada84ec ;
    schema:name "Mysteria"@en,
        "ミステリア"@ja .

_:Nd7badfe6af4e4452a1241e8c2ada84ec a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5b3b32bcfc2a4e0fa33c9d288a63aa21,
        _:N66aeeca375414089979f60d579b66330,
        _:N7584346a826840698e18ec258a1454a1,
        _:N9838c027e84f4018bd0dd538035c85e9,
        _:Nb59a02f65fdd43feb12d10d26a752793,
        _:Ne1debced084143adaed3385f5198e19d ;
    mo:track_count 6 ;
    schema:duration "PT25:26"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N5b3b32bcfc2a4e0fa33c9d288a63aa21,
        _:N66aeeca375414089979f60d579b66330,
        _:N7584346a826840698e18ec258a1454a1,
        _:N9838c027e84f4018bd0dd538035c85e9,
        _:Nb59a02f65fdd43feb12d10d26a752793,
        _:Ne1debced084143adaed3385f5198e19d .

