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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11337#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/11337#composition>,
        <album/11337#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/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 .

<product/29#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn ;
    foaf:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn .

<product/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn .

<product/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn .

<album/11337#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Trois Bleu"@en,
        "Trois Bleu"@ja,
        "Trois Bleu"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/11337#musicalwork> ;
    schema:name "Trois Bleu"@en,
        "Trois Bleu"@ja,
        "Trois Bleu"@ja-latn .

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

<org/164#subject> schema:name "SoundOnline"@en,
        "SoundOnline"@ja,
        "SoundOnline"@ja-latn ;
    foaf:name "SoundOnline"@en,
        "SoundOnline"@ja,
        "SoundOnline"@ja-latn .

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

<https://medium-media.vgm.io/albums/73/11337/11337-1229626450.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/1104#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11337#performance> ;
    schema:name "a2c"@en ;
    foaf:name "a2c"@en .

<artist/1925#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11337#performance> ;
    schema:name "Aki Misawa"@en,
        "三澤秋"@ja ;
    foaf:made <album/11337#lyrics>,
        <album/11337#subject> ;
    foaf:name "Aki Misawa"@en,
        "三澤秋"@ja .

<artist/2324#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11337#performance> ;
    schema:name "Michiru Kaori"@en,
        "佳織みちる"@ja ;
    foaf:made <album/11337#lyrics>,
        <album/11337#subject> ;
    foaf:name "Michiru Kaori"@en,
        "佳織みちる"@ja .

<artist/2446#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11337#performance> ;
    schema:name "Ayumi Nomiya"@en,
        "野宮あゆみ"@ja ;
    foaf:made <album/11337#lyrics>,
        <album/11337#subject> ;
    foaf:name "Ayumi Nomiya"@en,
        "野宮あゆみ"@ja .

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

<album/11337#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Trois Bleu"@en,
        "Trois Bleu"@ja,
        "Trois Bleu"@ja-latn ;
    mo:performance_of <album/11337#musicalwork> ;
    mo:performer <artist/1104#subject>,
        <artist/1925#subject>,
        <artist/2324#subject>,
        <artist/2446#subject> ;
    mo:recorded_as <album/11337#musicalexpression> ;
    schema:byArtist <artist/1104#subject>,
        <artist/1925#subject>,
        <artist/2324#subject>,
        <artist/2446#subject> ;
    schema:name "Trois Bleu"@en,
        "Trois Bleu"@ja,
        "Trois Bleu"@ja-latn ;
    schema:workPerformed <album/11337#musicalwork> .

<album/11337#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-12-29"^^xsd:date ;
    dcterms:title "Trois Bleu"@en,
        "Trois Bleu"@ja,
        "Trois Bleu"@ja-latn ;
    mo:catalogue_number "IBCD-0008" ;
    mo:media_type "CD" ;
    mo:publication_of <album/11337#musicalexpression> ;
    mo:publisher <org/164#subject> ;
    mo:record _:N62df86062032427a92af031449d9ca98 ;
    mo:record_count 1 ;
    mo:release <event/35> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Touhou Reiiden ~ Highly Responsive to Prayers"@en ;
            foaf:name "Touhou Reiiden ~ Highly Responsive to Prayers"@en ],
        <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/33#subject>,
        <product/37#subject> ;
    schema:byArtist <artist/1104#subject>,
        <artist/1925#subject>,
        <artist/2324#subject>,
        <artist/2446#subject> ;
    schema:datePublished "2008-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/73/11337/11337-1229626450.jpg> ;
    schema:name "Trois Bleu"@en,
        "Trois Bleu"@ja,
        "Trois Bleu"@ja-latn ;
    schema:publisher <org/164#subject> ;
    foaf:depiction <https://media.vgm.io/albums/73/11337/11337-1229626450.jpg> .

_:N1c0f5ac144dd410d9aa79be4a47fd59d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boot Up"@en,
        "Boot Up"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N62df86062032427a92af031449d9ca98 ;
    schema:name "Boot Up"@en,
        "Boot Up"@ja .

_:N25e7c854e99b46e49b448a6be75ec4c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lorelei"@en,
        "Lorelei"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N62df86062032427a92af031449d9ca98 ;
    schema:name "Lorelei"@en,
        "Lorelei"@ja .

_:N334bbf68a1e4427aa99993d5a4bff846 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Veyron"@en,
        "Veyron"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:N62df86062032427a92af031449d9ca98 ;
    schema:name "Veyron"@en,
        "Veyron"@ja .

_:N3ff5c3fd0bc84c489ccb1501bdebdb56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fallen Heaven"@en,
        "Fallen Heaven"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N62df86062032427a92af031449d9ca98 ;
    schema:name "Fallen Heaven"@en,
        "Fallen Heaven"@ja .

_:N570b64d7023043c0ba2a82771213afe5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prominence"@en,
        "Prominence"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N62df86062032427a92af031449d9ca98 ;
    schema:name "Prominence"@en,
        "Prominence"@ja .

_:N5e41e00ca81f4bb2838d16bb3064ddae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scatter, Flowers of Ice"@en,
        "散る、氷塊の華"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N62df86062032427a92af031449d9ca98 ;
    schema:name "Scatter, Flowers of Ice"@en,
        "散る、氷塊の華"@ja .

_:N99c6b7bc32114ef9a6fcc37ae16f0ff9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Fantasia"@en,
        "Last Fantasia"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N62df86062032427a92af031449d9ca98 ;
    schema:name "Last Fantasia"@en,
        "Last Fantasia"@ja .

_:Nc5d0cf8331ac40aa998110502518459d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Phantom"@en,
        "Phantom"@ja ;
    mo:track_number 9 ;
    schema:duration "PT6:10"^^xsd:interval ;
    schema:inPlaylist _:N62df86062032427a92af031449d9ca98 ;
    schema:name "Phantom"@en,
        "Phantom"@ja .

_:Nce32234e5d0a48f2a7afaf6852cbd9da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Starlight Vision (ALR Remix)"@en,
        "Starlight Vision (ALR Remix)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:23"^^xsd:interval ;
    schema:inPlaylist _:N62df86062032427a92af031449d9ca98 ;
    schema:name "Starlight Vision (ALR Remix)"@en,
        "Starlight Vision (ALR Remix)"@ja .

_:Nf41c4eaed4a44d0b8c0506c7f7c834be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fallen Heaven (REDALiCE Remix)"@en,
        "Fallen Heaven (REDALiCE Remix)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N62df86062032427a92af031449d9ca98 ;
    schema:name "Fallen Heaven (REDALiCE Remix)"@en,
        "Fallen Heaven (REDALiCE Remix)"@ja .

_:N62df86062032427a92af031449d9ca98 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1c0f5ac144dd410d9aa79be4a47fd59d,
        _:N25e7c854e99b46e49b448a6be75ec4c3,
        _:N334bbf68a1e4427aa99993d5a4bff846,
        _:N3ff5c3fd0bc84c489ccb1501bdebdb56,
        _:N570b64d7023043c0ba2a82771213afe5,
        _:N5e41e00ca81f4bb2838d16bb3064ddae,
        _:N99c6b7bc32114ef9a6fcc37ae16f0ff9,
        _:Nc5d0cf8331ac40aa998110502518459d,
        _:Nce32234e5d0a48f2a7afaf6852cbd9da,
        _:Nf41c4eaed4a44d0b8c0506c7f7c834be ;
    mo:track_count 10 ;
    schema:duration "PT47:14"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N1c0f5ac144dd410d9aa79be4a47fd59d,
        _:N25e7c854e99b46e49b448a6be75ec4c3,
        _:N334bbf68a1e4427aa99993d5a4bff846,
        _:N3ff5c3fd0bc84c489ccb1501bdebdb56,
        _:N570b64d7023043c0ba2a82771213afe5,
        _:N5e41e00ca81f4bb2838d16bb3064ddae,
        _:N99c6b7bc32114ef9a6fcc37ae16f0ff9,
        _:Nc5d0cf8331ac40aa998110502518459d,
        _:Nce32234e5d0a48f2a7afaf6852cbd9da,
        _:Nf41c4eaed4a44d0b8c0506c7f7c834be .

