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

<artist/12818#subject> a schema:Person,
        foaf:Person ;
    schema:name "Renko"@en ;
    foaf:made <album/47344#subject>,
        <album/47344#vocals> ;
    foaf:name "Renko"@en .

<album/47344#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "rainy days"@en,
        "rainy days"@ja,
        "rainy days"@ja-latn ;
    mo:produced_work <album/47344#musicalwork> ;
    schema:name "rainy days"@en,
        "rainy days"@ja,
        "rainy days"@ja-latn .

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

<event/171> a mo:Release ;
    schema:name "Released at Comic Market 86 (Aug 15, 2014 to Aug 17, 2014)" .

<product/12#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en,
        "東方封魔録　～ the Story of Eastern Wonderland."@ja,
        "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@ja-latn ;
    foaf:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en,
        "東方封魔録　～ the Story of Eastern Wonderland."@ja,
        "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@ja-latn .

<product/16#subject> a schema:CreativeWork ;
    schema:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn ;
    foaf:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn .

<product/1948#subject> a schema:CreativeWork ;
    schema:name "Touhou Kishinjou ~ Double Dealing Character."@en,
        "東方輝針城　～ Double Dealing Character."@ja,
        "Touhou Kishinjou ~ Double Dealing Character."@ja-latn ;
    foaf:name "Touhou Kishinjou ~ Double Dealing Character."@en,
        "東方輝針城　～ Double Dealing Character."@ja,
        "Touhou Kishinjou ~ Double Dealing Character."@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/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 .

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

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

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

<org/1082#subject> schema:name "ORANGE★JAM"@en,
        "ORANGE★JAM"@ja,
        "ORANGE★JAM"@ja-latn ;
    foaf:name "ORANGE★JAM"@en,
        "ORANGE★JAM"@ja,
        "ORANGE★JAM"@ja-latn .

<https://media.vgm.io/albums/44/47344/47344-6f4eed57a343.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/47344#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/44/47344/47344-6f4eed57a343.jpg> ;
    foaf:depicts <album/47344#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/44/47344/47344-6f4eed57a343.jpg> .

<https://medium-media.vgm.io/albums/44/47344/47344-6f4eed57a343.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/47344#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-08-16"^^xsd:date ;
    dcterms:title "rainy days"@en,
        "rainy days"@ja,
        "rainy days"@ja-latn ;
    mo:catalogue_number "OJAM-004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/47344#musicalexpression> ;
    mo:publisher <org/1082#subject> ;
    mo:record _:N5939baa8b78f4a61ae4976ff47b53b7b ;
    mo:record_count 1 ;
    mo:release <event/171> ;
    schema:about <product/12#subject>,
        <product/16#subject>,
        <product/1948#subject>,
        <product/20#subject>,
        <product/29#subject>,
        <product/33#subject> ;
    schema:datePublished "2014-08-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/44/47344/47344-6f4eed57a343.jpg> ;
    schema:name "rainy days"@en,
        "rainy days"@ja,
        "rainy days"@ja-latn ;
    schema:publisher <org/1082#subject> ;
    foaf:depiction <https://media.vgm.io/albums/44/47344/47344-6f4eed57a343.jpg> .

_:N028fbd4e025d43589363b9e86d1aaa46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "loop in my heart"@en,
        "loop in my heart"@ja,
        "loop in my heart"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:N5939baa8b78f4a61ae4976ff47b53b7b ;
    schema:name "loop in my heart"@en,
        "loop in my heart"@ja,
        "loop in my heart"@ja-latn .

_:N1512dca945c142f8a44f5515917b13c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "caught by you"@en,
        "caught by you"@ja,
        "caught by you"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N5939baa8b78f4a61ae4976ff47b53b7b ;
    schema:name "caught by you"@en,
        "caught by you"@ja,
        "caught by you"@ja-latn .

_:N28e8318d1f26434bba61530c1052f7b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「...I look forward to seeing you.」"@en,
        "「...I look forward to seeing you.」"@ja,
        "「...I look forward to seeing you.」"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:N5939baa8b78f4a61ae4976ff47b53b7b ;
    schema:name "「...I look forward to seeing you.」"@en,
        "「...I look forward to seeing you.」"@ja,
        "「...I look forward to seeing you.」"@ja-latn .

_:N4870feef5e6b4af396348ea041345cfe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "septette for the Vampire Queen"@en,
        "septette for the Vampire Queen"@ja,
        "septette for the Vampire Queen"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N5939baa8b78f4a61ae4976ff47b53b7b ;
    schema:name "septette for the Vampire Queen"@en,
        "septette for the Vampire Queen"@ja,
        "septette for the Vampire Queen"@ja-latn .

_:N491be72391d34c76ae0cc5bc05370398 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Liar Hierarchy"@en,
        "嘘つきヒエラルキー"@ja,
        "Usotsuki Hierarchy"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N5939baa8b78f4a61ae4976ff47b53b7b ;
    schema:name "Liar Hierarchy"@en,
        "嘘つきヒエラルキー"@ja,
        "Usotsuki Hierarchy"@ja-latn .

_:N591aa66509de43a3b7797b9cb2ecb82f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「On a rainy day like this...」"@en,
        "「On a rainy day like this...」"@ja,
        "「On a rainy day like this...」"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:N5939baa8b78f4a61ae4976ff47b53b7b ;
    schema:name "「On a rainy day like this...」"@en,
        "「On a rainy day like this...」"@ja,
        "「On a rainy day like this...」"@ja-latn .

_:N6fb98a1d6e52463bbcd1dd7a9f605522 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the inevitably forbidden beat"@en,
        "the inevitably forbidden beat"@ja,
        "the inevitably forbidden beat"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:N5939baa8b78f4a61ae4976ff47b53b7b ;
    schema:name "the inevitably forbidden beat"@en,
        "the inevitably forbidden beat"@ja,
        "the inevitably forbidden beat"@ja-latn .

_:Nb23fed9076db4a37946df6d7b451ab5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "tangible recollections"@en,
        "tangible recollections"@ja,
        "tangible recollections"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N5939baa8b78f4a61ae4976ff47b53b7b ;
    schema:name "tangible recollections"@en,
        "tangible recollections"@ja,
        "tangible recollections"@ja-latn .

_:Nc8835dec94aa498c99f969ab2ddae247 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "rainy days"@en,
        "rainy days"@ja,
        "rainy days"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N5939baa8b78f4a61ae4976ff47b53b7b ;
    schema:name "rainy days"@en,
        "rainy days"@ja,
        "rainy days"@ja-latn .

_:Nd75387714a5c4932b645844610f1a489 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "stronger"@en,
        "stronger"@ja,
        "stronger"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:32"^^xsd:interval ;
    schema:inPlaylist _:N5939baa8b78f4a61ae4976ff47b53b7b ;
    schema:name "stronger"@en,
        "stronger"@ja,
        "stronger"@ja-latn .

_:N5939baa8b78f4a61ae4976ff47b53b7b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N028fbd4e025d43589363b9e86d1aaa46,
        _:N1512dca945c142f8a44f5515917b13c1,
        _:N28e8318d1f26434bba61530c1052f7b7,
        _:N4870feef5e6b4af396348ea041345cfe,
        _:N491be72391d34c76ae0cc5bc05370398,
        _:N591aa66509de43a3b7797b9cb2ecb82f,
        _:N6fb98a1d6e52463bbcd1dd7a9f605522,
        _:Nb23fed9076db4a37946df6d7b451ab5b,
        _:Nc8835dec94aa498c99f969ab2ddae247,
        _:Nd75387714a5c4932b645844610f1a489 ;
    mo:track_count 10 ;
    schema:duration "PT39:43"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N028fbd4e025d43589363b9e86d1aaa46,
        _:N1512dca945c142f8a44f5515917b13c1,
        _:N28e8318d1f26434bba61530c1052f7b7,
        _:N4870feef5e6b4af396348ea041345cfe,
        _:N491be72391d34c76ae0cc5bc05370398,
        _:N591aa66509de43a3b7797b9cb2ecb82f,
        _:N6fb98a1d6e52463bbcd1dd7a9f605522,
        _:Nb23fed9076db4a37946df6d7b451ab5b,
        _:Nc8835dec94aa498c99f969ab2ddae247,
        _:Nd75387714a5c4932b645844610f1a489 .

