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

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

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

<event/174> a mo:Release ;
    schema:name "Released at Touhou Kouroumu 10 (Oct 12, 2014)" .

<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/2491#subject> a schema:CreativeWork ;
    schema:name "Danmaku Amanojaku ~ Impossible Spell Card."@en,
        "弾幕アマノジャク　～ Impossible Spell Card."@ja,
        "Danmaku Amanojaku ~ Impossible Spell Card."@ja-latn ;
    foaf:name "Danmaku Amanojaku ~ Impossible Spell Card."@en,
        "弾幕アマノジャク　～ Impossible Spell Card."@ja,
        "Danmaku Amanojaku ~ Impossible Spell Card."@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/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/56508#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sentimental Symphony"@en,
        "センチメンタル シンフォニア"@ja,
        "Sentimental Symphony"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/56508#musicalwork> ;
    schema:name "Sentimental Symphony"@en,
        "センチメンタル シンフォニア"@ja,
        "Sentimental Symphony"@ja-latn .

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

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

<org/161#subject> schema:name "IRON ATTACK!"@en,
        "IRON ATTACK!"@ja,
        "IRON ATTACK!"@ja-latn ;
    foaf:name "IRON ATTACK!"@en,
        "IRON ATTACK!"@ja,
        "IRON ATTACK!"@ja-latn .

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

<https://medium-media.vgm.io/albums/80/56508/56508-1451735985.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/13088#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/56508#performance> ;
    schema:name "minusiyon"@en,
        "まいなすいょん"@ja ;
    foaf:made <album/56508#lyrics>,
        <album/56508#subject> ;
    foaf:name "minusiyon"@en,
        "まいなすいょん"@ja .

<artist/2678#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/56508#performance> ;
    schema:name "IRON-CHINO"@en ;
    foaf:name "IRON-CHINO"@en .

<album/56508#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sentimental Symphony"@en,
        "センチメンタル シンフォニア"@ja,
        "Sentimental Symphony"@ja-latn ;
    mo:performance_of <album/56508#musicalwork> ;
    mo:performer <artist/13088#subject>,
        <artist/2678#subject> ;
    mo:recorded_as <album/56508#musicalexpression> ;
    schema:byArtist <artist/13088#subject>,
        <artist/2678#subject> ;
    schema:name "Sentimental Symphony"@en,
        "センチメンタル シンフォニア"@ja,
        "Sentimental Symphony"@ja-latn ;
    schema:workPerformed <album/56508#musicalwork> .

<album/56508#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-10-12"^^xsd:date ;
    dcterms:title "Sentimental Symphony"@en,
        "センチメンタル シンフォニア"@ja,
        "Sentimental Symphony"@ja-latn ;
    mo:catalogue_number "MIA-039" ;
    mo:media_type "CD" ;
    mo:publication_of <album/56508#musicalexpression> ;
    mo:publisher <org/161#subject> ;
    mo:record _:N52ee115b7ba34bf4ae7225a514c1f287 ;
    mo:record_count 1 ;
    mo:release <event/174> ;
    schema:about <product/20#subject>,
        <product/2491#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/33#subject>,
        <product/51#subject> ;
    schema:byArtist <artist/13088#subject>,
        <artist/2678#subject> ;
    schema:datePublished "2014-10-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/80/56508/56508-1451735985.jpg> ;
    schema:name "Sentimental Symphony"@en,
        "センチメンタル シンフォニア"@ja,
        "Sentimental Symphony"@ja-latn ;
    schema:publisher <org/161#subject> ;
    foaf:depiction <https://media.vgm.io/albums/80/56508/56508-1451735985.jpg> .

_:N1818323b34ff4e24a9a09eb102bd31fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mighty Girl"@en,
        "Mighty Girl"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:23"^^xsd:interval ;
    schema:inPlaylist _:N52ee115b7ba34bf4ae7225a514c1f287 ;
    schema:name "Mighty Girl"@en,
        "Mighty Girl"@ja .

_:N59ed23793d2645af8aeec91b5777fa7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eyes in Basket"@en,
        "Eyes in Basket"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N52ee115b7ba34bf4ae7225a514c1f287 ;
    schema:name "Eyes in Basket"@en,
        "Eyes in Basket"@ja .

_:N62074f20fcce4915a537b283c8cd92ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flan in Wonderland -Vrrr Karaoke-"@en,
        "Flan in Wonderland -Vrrrカラオケ-"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N52ee115b7ba34bf4ae7225a514c1f287 ;
    schema:name "Flan in Wonderland -Vrrr Karaoke-"@en,
        "Flan in Wonderland -Vrrrカラオケ-"@ja .

_:N6996d067d9534953bf5147c02b89d090 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Midnight Crawler"@en,
        "Midnight Crawler"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:N52ee115b7ba34bf4ae7225a514c1f287 ;
    schema:name "Midnight Crawler"@en,
        "Midnight Crawler"@ja .

_:N83642c65bd4b40359730f6b9f49c8e45 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Thing Left Behind"@en,
        "A Thing Left Behind"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N52ee115b7ba34bf4ae7225a514c1f287 ;
    schema:name "A Thing Left Behind"@en,
        "A Thing Left Behind"@ja .

_:N8dc6455970cd463b833d38b8135068c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sentimental Symphony"@en,
        "センチメンタル シンフォニア"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N52ee115b7ba34bf4ae7225a514c1f287 ;
    schema:name "Sentimental Symphony"@en,
        "センチメンタル シンフォニア"@ja .

_:Nbdfa0778dfc24690a05f3a83a2f4b555 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shrine's Chamber"@en,
        "Shrine's Chamber"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N52ee115b7ba34bf4ae7225a514c1f287 ;
    schema:name "Shrine's Chamber"@en,
        "Shrine's Chamber"@ja .

_:Nf957599639ba4a69be959c81e6e65f97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sentimental Symphony -Vrrr Karaoke-"@en,
        "センチメンタル シンフォニア -Vrrrカラオケ-"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N52ee115b7ba34bf4ae7225a514c1f287 ;
    schema:name "Sentimental Symphony -Vrrr Karaoke-"@en,
        "センチメンタル シンフォニア -Vrrrカラオケ-"@ja .

_:Nfefbdc3d705b4b3ab617e7739cb65988 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flan in Wonderland"@en,
        "Flan in Wonderland"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N52ee115b7ba34bf4ae7225a514c1f287 ;
    schema:name "Flan in Wonderland"@en,
        "Flan in Wonderland"@ja .

_:N52ee115b7ba34bf4ae7225a514c1f287 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1818323b34ff4e24a9a09eb102bd31fc,
        _:N59ed23793d2645af8aeec91b5777fa7a,
        _:N62074f20fcce4915a537b283c8cd92ba,
        _:N6996d067d9534953bf5147c02b89d090,
        _:N83642c65bd4b40359730f6b9f49c8e45,
        _:N8dc6455970cd463b833d38b8135068c8,
        _:Nbdfa0778dfc24690a05f3a83a2f4b555,
        _:Nf957599639ba4a69be959c81e6e65f97,
        _:Nfefbdc3d705b4b3ab617e7739cb65988 ;
    mo:track_count 9 ;
    schema:duration "PT35:17"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N1818323b34ff4e24a9a09eb102bd31fc,
        _:N59ed23793d2645af8aeec91b5777fa7a,
        _:N62074f20fcce4915a537b283c8cd92ba,
        _:N6996d067d9534953bf5147c02b89d090,
        _:N83642c65bd4b40359730f6b9f49c8e45,
        _:N8dc6455970cd463b833d38b8135068c8,
        _:Nbdfa0778dfc24690a05f3a83a2f4b555,
        _:Nf957599639ba4a69be959c81e6e65f97,
        _:Nfefbdc3d705b4b3ab617e7739cb65988 .

