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

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

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

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

<artist/44791#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/12715#subject> ;
    schema:name "U2"@en ;
    foaf:made <album/12715#composition>,
        <album/12715#subject> ;
    foaf:name "U2"@en .

<event/42> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 6 (Mar 08, 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/25#subject> a schema:CreativeWork ;
    schema:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn ;
    foaf:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@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/35#subject> a schema:CreativeWork ;
    schema:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@ja-latn ;
    foaf:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@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/12715#musicalexpression> a mo:Signal ;
    mo:published_as <album/12715#subject> ;
    mo:records <album/12715#performance> .

<album/12715#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Trauma Logical"@en,
        "トラウマロジカル"@ja,
        "Trauma Logical"@ja-latn ;
    mo:performance_of <album/12715#musicalwork> ;
    mo:recorded_as <album/12715#musicalexpression> ;
    schema:name "Trauma Logical"@en,
        "トラウマロジカル"@ja,
        "Trauma Logical"@ja-latn ;
    schema:workPerformed <album/12715#musicalwork> .

<org/219#subject> schema:name "Reiche"@en,
        "ライヒェ"@ja,
        "Reiche"@ja-latn ;
    foaf:name "Reiche"@en,
        "ライヒェ"@ja,
        "Reiche"@ja-latn .

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

<https://medium-media.vgm.io/albums/51/12715/12715-1237866333.jpg> a schema:ImageObject,
        foaf:Image .

<album/12715#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Trauma Logical"@en,
        "トラウマロジカル"@ja,
        "Trauma Logical"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/44791#subject> ;
    mo:produced_work <album/12715#musicalwork> ;
    schema:name "Trauma Logical"@en,
        "トラウマロジカル"@ja,
        "Trauma Logical"@ja-latn .

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

<album/12715#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-03-08"^^xsd:date ;
    dcterms:title "Trauma Logical"@en,
        "トラウマロジカル"@ja,
        "Trauma Logical"@ja-latn ;
    mo:catalogue_number "RMCD-017" ;
    mo:media_type "CD" ;
    mo:publication_of <album/12715#musicalexpression> ;
    mo:publisher <org/219#subject> ;
    mo:record _:N640e41cd5eb1457c8db69dd38778cb80 ;
    mo:record_count 1 ;
    mo:release <event/42> ;
    schema:about <product/20#subject>,
        <product/25#subject>,
        <product/33#subject>,
        <product/35#subject>,
        <product/37#subject> ;
    schema:datePublished "2009-03-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/51/12715/12715-1237866333.jpg> ;
    schema:name "Trauma Logical"@en,
        "トラウマロジカル"@ja,
        "Trauma Logical"@ja-latn ;
    schema:publisher <org/219#subject> ;
    foaf:depiction <https://media.vgm.io/albums/51/12715/12715-1237866333.jpg> .

_:N1103d9a96ef04ec5ab31b7d11ffcc69a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Satori Maiden"@en,
        "少女さとり"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N640e41cd5eb1457c8db69dd38778cb80 ;
    schema:name "Satori Maiden"@en,
        "少女さとり"@ja .

_:N2201c3adf0734c7ca7916a68d92867be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memory of Forgathering Dream"@en,
        "萃夢想"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N640e41cd5eb1457c8db69dd38778cb80 ;
    schema:name "Memory of Forgathering Dream"@en,
        "萃夢想"@ja .

_:N2a4c3fef4d114787b6ad56f139a1fcd8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Gensokyo the Gods Loved"@en,
        "神々が恋した幻想郷"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N640e41cd5eb1457c8db69dd38778cb80 ;
    schema:name "The Gensokyo the Gods Loved"@en,
        "神々が恋した幻想郷"@ja .

_:N59db48702b3e48beafd790f71398a055 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Young Descendant of Tepes"@en,
        "ツェペシュの幼き末裔"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:52"^^xsd:interval ;
    schema:inPlaylist _:N640e41cd5eb1457c8db69dd38778cb80 ;
    schema:name "The Young Descendant of Tepes"@en,
        "ツェペシュの幼き末裔"@ja .

_:Naee59c8014094a1788ab9c1936cf5cee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hartmann's Youkai Girl"@en,
        "ハルトマンの妖怪少女"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:N640e41cd5eb1457c8db69dd38778cb80 ;
    schema:name "Hartmann's Youkai Girl"@en,
        "ハルトマンの妖怪少女"@ja .

_:Nc8d62766df374f1293d4a64d8ac4e44e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oriental Scarlet Weather Rhapsody"@en,
        "東方緋想天"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:N640e41cd5eb1457c8db69dd38778cb80 ;
    schema:name "Oriental Scarlet Weather Rhapsody"@en,
        "東方緋想天"@ja .

_:N640e41cd5eb1457c8db69dd38778cb80 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1103d9a96ef04ec5ab31b7d11ffcc69a,
        _:N2201c3adf0734c7ca7916a68d92867be,
        _:N2a4c3fef4d114787b6ad56f139a1fcd8,
        _:N59db48702b3e48beafd790f71398a055,
        _:Naee59c8014094a1788ab9c1936cf5cee,
        _:Nc8d62766df374f1293d4a64d8ac4e44e ;
    mo:track_count 6 ;
    schema:duration "PT18:37"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N1103d9a96ef04ec5ab31b7d11ffcc69a,
        _:N2201c3adf0734c7ca7916a68d92867be,
        _:N2a4c3fef4d114787b6ad56f139a1fcd8,
        _:N59db48702b3e48beafd790f71398a055,
        _:Naee59c8014094a1788ab9c1936cf5cee,
        _:Nc8d62766df374f1293d4a64d8ac4e44e .

