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

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

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

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

<event/65> a mo:Release ;
    schema:name "Released at Touhou Kouroumu 5 (Oct 11, 2009)" .

<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/15970#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "touhou Brass style"@en,
        "touhou Brass style"@ja,
        "touhou Brass style"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/15970#musicalwork> ;
    schema:name "touhou Brass style"@en,
        "touhou Brass style"@ja,
        "touhou Brass style"@ja-latn .

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

<album/15970#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "touhou Brass style"@en,
        "touhou Brass style"@ja,
        "touhou Brass style"@ja-latn ;
    mo:performance_of <album/15970#musicalwork> ;
    mo:recorded_as <album/15970#musicalexpression> ;
    schema:name "touhou Brass style"@en,
        "touhou Brass style"@ja,
        "touhou Brass style"@ja-latn ;
    schema:workPerformed <album/15970#musicalwork> .

<org/795#subject> schema:name "Aruite Ikimasshoi!!"@en,
        "歩いて行きまっしょい!!"@ja,
        "Aruite Ikimasshoi!!"@ja-latn ;
    foaf:name "Aruite Ikimasshoi!!"@en,
        "歩いて行きまっしょい!!"@ja,
        "Aruite Ikimasshoi!!"@ja-latn .

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

<https://medium-media.vgm.io/albums/07/15970/15970-1256224519.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/15970#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-10-11"^^xsd:date ;
    dcterms:title "touhou Brass style"@en,
        "touhou Brass style"@ja,
        "touhou Brass style"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/15970#musicalexpression> ;
    mo:publisher <org/795#subject> ;
    mo:record _:N7435abb0a87b4446a70367ddaaa66bb5 ;
    mo:record_count 1 ;
    mo:release <event/65> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject> ;
    schema:datePublished "2009-10-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/07/15970/15970-1256224519.jpg> ;
    schema:name "touhou Brass style"@en,
        "touhou Brass style"@ja,
        "touhou Brass style"@ja-latn ;
    schema:publisher <org/795#subject> ;
    foaf:depiction <https://media.vgm.io/albums/07/15970/15970-1256224519.jpg> .

_:N0e46b050276543f98125a4a0cd846534 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "El Marimacho Que Esta Enamorado"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N7435abb0a87b4446a70367ddaaa66bb5 ;
    schema:name "El Marimacho Que Esta Enamorado"@ja .

_:N4aa1172271b34ad198015d02eacb2177 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "cold night"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N7435abb0a87b4446a70367ddaaa66bb5 ;
    schema:name "cold night"@ja .

_:N70534306ef3a49df9b01224f4d481be7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "crystal brack"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N7435abb0a87b4446a70367ddaaa66bb5 ;
    schema:name "crystal brack"@ja .

_:N7a20e3c7008842da93dae162bce45d0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "2"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N7435abb0a87b4446a70367ddaaa66bb5 ;
    schema:name "2"@ja .

_:N7d92c0166b17416e94dc9be7292c76c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SAKURA DROP"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N7435abb0a87b4446a70367ddaaa66bb5 ;
    schema:name "SAKURA DROP"@ja .

_:N876ef087199b47f282e8828acb400751 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "meiji17_aris"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N7435abb0a87b4446a70367ddaaa66bb5 ;
    schema:name "meiji17_aris"@ja .

_:N87e3ab99adb247df90248a03bcb7a308 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Glinish"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N7435abb0a87b4446a70367ddaaa66bb5 ;
    schema:name "Glinish"@ja .

_:Nb636f3ac23f746aba5b7b3ab6df8b297 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "under the moon"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N7435abb0a87b4446a70367ddaaa66bb5 ;
    schema:name "under the moon"@ja .

_:Nc6ff3570853844bebfd9ead1cf095a6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "東方地風火"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N7435abb0a87b4446a70367ddaaa66bb5 ;
    schema:name "東方地風火"@ja .

_:Neb8bce72e122488398510712856f7f31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "touhou Brass style"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:53"^^xsd:interval ;
    schema:inPlaylist _:N7435abb0a87b4446a70367ddaaa66bb5 ;
    schema:name "touhou Brass style"@ja .

_:N7435abb0a87b4446a70367ddaaa66bb5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0e46b050276543f98125a4a0cd846534,
        _:N4aa1172271b34ad198015d02eacb2177,
        _:N70534306ef3a49df9b01224f4d481be7,
        _:N7a20e3c7008842da93dae162bce45d0a,
        _:N7d92c0166b17416e94dc9be7292c76c8,
        _:N876ef087199b47f282e8828acb400751,
        _:N87e3ab99adb247df90248a03bcb7a308,
        _:Nb636f3ac23f746aba5b7b3ab6df8b297,
        _:Nc6ff3570853844bebfd9ead1cf095a6e,
        _:Neb8bce72e122488398510712856f7f31 ;
    mo:track_count 10 ;
    schema:duration "PT37:49"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0e46b050276543f98125a4a0cd846534,
        _:N4aa1172271b34ad198015d02eacb2177,
        _:N70534306ef3a49df9b01224f4d481be7,
        _:N7a20e3c7008842da93dae162bce45d0a,
        _:N7d92c0166b17416e94dc9be7292c76c8,
        _:N876ef087199b47f282e8828acb400751,
        _:N87e3ab99adb247df90248a03bcb7a308,
        _:Nb636f3ac23f746aba5b7b3ab6df8b297,
        _:Nc6ff3570853844bebfd9ead1cf095a6e,
        _:Neb8bce72e122488398510712856f7f31 .

