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

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

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

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

<event/96> a mo:Release ;
    schema:name "Released at Touhou Kouroumu 6 (Oct 11, 2010)" .

<product/18#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn ;
    foaf:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@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 .

<product/276#subject> a schema:CreativeWork ;
    schema:name "Double Spoiler ~ Touhou Bunkachou"@en,
        "ダブルスポイラー　〜 東方文花帖"@ja,
        "Double Spoiler ~ Touhou Bunkachou"@ja-latn ;
    foaf:name "Double Spoiler ~ Touhou Bunkachou"@en,
        "ダブルスポイラー　〜 東方文花帖"@ja,
        "Double Spoiler ~ Touhou Bunkachou"@ja-latn .

<product/31#subject> a schema:CreativeWork ;
    schema:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn ;
    foaf:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@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 .

<product/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/18/21381/21381-1306343547.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/21381#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "the Wind"@en,
        "the Wind"@ja,
        "the Wind"@ja-latn ;
    mo:performance_of <album/21381#musicalwork> ;
    mo:performer <artist/10754#subject> ;
    mo:recorded_as <album/21381#musicalexpression> ;
    schema:byArtist <artist/10754#subject> ;
    schema:name "the Wind"@en,
        "the Wind"@ja,
        "the Wind"@ja-latn ;
    schema:workPerformed <album/21381#musicalwork> .

<artist/10754#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/21381#performance> ;
    schema:name "SHI"@en ;
    foaf:name "SHI"@en .

<album/21381#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-10-11"^^xsd:date ;
    dcterms:title "the Wind"@en,
        "the Wind"@ja,
        "the Wind"@ja-latn ;
    mo:catalogue_number "TASS-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/21381#musicalexpression> ;
    mo:publisher <org/1228#subject> ;
    mo:record _:N400addad0ce84f54b70f5d420422f7df ;
    mo:record_count 1 ;
    mo:release <event/96> ;
    schema:about <product/18#subject>,
        <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/276#subject>,
        <product/31#subject>,
        <product/33#subject>,
        <product/37#subject>,
        <product/51#subject> ;
    schema:byArtist <artist/10754#subject> ;
    schema:datePublished "2010-10-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/18/21381/21381-1306343547.jpg> ;
    schema:name "the Wind"@en,
        "the Wind"@ja,
        "the Wind"@ja-latn ;
    schema:publisher <org/1228#subject> ;
    foaf:depiction <https://media.vgm.io/albums/18/21381/21381-1306343547.jpg> .

_:N00d1efffccfa45e6b89d56e5f436b837 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Who Waiting?"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N400addad0ce84f54b70f5d420422f7df ;
    schema:name "Who Waiting?"@ja .

_:N10c3a097b5ab41f5b0e36c3fc0f01c16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rival"@ja ;
    mo:track_number 9 ;
    schema:duration "PT7:35"^^xsd:interval ;
    schema:inPlaylist _:N400addad0ce84f54b70f5d420422f7df ;
    schema:name "Rival"@ja .

_:N30f9a2d2ad8942d490aaae5e43ac743f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bloody Moonlight"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N400addad0ce84f54b70f5d420422f7df ;
    schema:name "Bloody Moonlight"@ja .

_:N3810004996ca4b0dbdd738e8dec8877e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "epilogue - Blade"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N400addad0ce84f54b70f5d420422f7df ;
    schema:name "epilogue - Blade"@ja .

_:N3f8d67943f3c4fca8310be13fe609f31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the Rain"@ja ;
    mo:track_number 11 ;
    schema:duration "PT5:48"^^xsd:interval ;
    schema:inPlaylist _:N400addad0ce84f54b70f5d420422f7df ;
    schema:name "the Rain"@ja .

_:N42757310bec64f809ea689f6410e3998 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wonder World"@ja ;
    mo:track_number 12 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N400addad0ce84f54b70f5d420422f7df ;
    schema:name "Wonder World"@ja .

_:N653a56531b66473dbe8e62ae693f8f85 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sense"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:53"^^xsd:interval ;
    schema:inPlaylist _:N400addad0ce84f54b70f5d420422f7df ;
    schema:name "Sense"@ja .

_:N73d38d257c2b4d079bbadbe1a6cf00db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "AquaMarine"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N400addad0ce84f54b70f5d420422f7df ;
    schema:name "AquaMarine"@ja .

_:N7b3b974e86e64e36919c533363d524fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Endless Firmament"@ja ;
    mo:track_number 6 ;
    schema:duration "PT7:26"^^xsd:interval ;
    schema:inPlaylist _:N400addad0ce84f54b70f5d420422f7df ;
    schema:name "Endless Firmament"@ja .

_:N8c459e4407e4443184da58e26cc3fc98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "over the Horizon"@ja ;
    mo:track_number 4 ;
    schema:duration "PT8:25"^^xsd:interval ;
    schema:inPlaylist _:N400addad0ce84f54b70f5d420422f7df ;
    schema:name "over the Horizon"@ja .

_:Nd3b4f422185d4dabb9e4caa0dca8ff51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the Wind"@ja ;
    mo:track_number 5 ;
    schema:duration "PT9:13"^^xsd:interval ;
    schema:inPlaylist _:N400addad0ce84f54b70f5d420422f7df ;
    schema:name "the Wind"@ja .

_:Nebda6131c2f54d2993e1532dcf77d795 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "overture - Waterfall"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:N400addad0ce84f54b70f5d420422f7df ;
    schema:name "overture - Waterfall"@ja .

_:Nedcbad5cfcd74e4a91339d00b52ef8f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chained Time"@ja ;
    mo:track_number 7 ;
    schema:duration "PT6:18"^^xsd:interval ;
    schema:inPlaylist _:N400addad0ce84f54b70f5d420422f7df ;
    schema:name "Chained Time"@ja .

_:N400addad0ce84f54b70f5d420422f7df a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00d1efffccfa45e6b89d56e5f436b837,
        _:N10c3a097b5ab41f5b0e36c3fc0f01c16,
        _:N30f9a2d2ad8942d490aaae5e43ac743f,
        _:N3810004996ca4b0dbdd738e8dec8877e,
        _:N3f8d67943f3c4fca8310be13fe609f31,
        _:N42757310bec64f809ea689f6410e3998,
        _:N653a56531b66473dbe8e62ae693f8f85,
        _:N73d38d257c2b4d079bbadbe1a6cf00db,
        _:N7b3b974e86e64e36919c533363d524fa,
        _:N8c459e4407e4443184da58e26cc3fc98,
        _:Nd3b4f422185d4dabb9e4caa0dca8ff51,
        _:Nebda6131c2f54d2993e1532dcf77d795,
        _:Nedcbad5cfcd74e4a91339d00b52ef8f5 ;
    mo:track_count 13 ;
    schema:duration "PT71:30"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N00d1efffccfa45e6b89d56e5f436b837,
        _:N10c3a097b5ab41f5b0e36c3fc0f01c16,
        _:N30f9a2d2ad8942d490aaae5e43ac743f,
        _:N3810004996ca4b0dbdd738e8dec8877e,
        _:N3f8d67943f3c4fca8310be13fe609f31,
        _:N42757310bec64f809ea689f6410e3998,
        _:N653a56531b66473dbe8e62ae693f8f85,
        _:N73d38d257c2b4d079bbadbe1a6cf00db,
        _:N7b3b974e86e64e36919c533363d524fa,
        _:N8c459e4407e4443184da58e26cc3fc98,
        _:Nd3b4f422185d4dabb9e4caa0dca8ff51,
        _:Nebda6131c2f54d2993e1532dcf77d795,
        _:Nedcbad5cfcd74e4a91339d00b52ef8f5 .

