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

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

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

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

<artist/1928#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/43320#subject> ;
    schema:name "U2 Akiyama"@en,
        "あきやまうに"@ja ;
    foaf:made <album/43320#composition>,
        <album/43320#subject> ;
    foaf:name "U2 Akiyama"@en,
        "あきやまうに"@ja .

<artist/8482#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/43320#subject> ;
    schema:name "Foreground Eclipse"@en ;
    foaf:made <album/43320#composition>,
        <album/43320#subject> ;
    foaf:name "Foreground Eclipse"@en .

<event/167> a mo:Release ;
    schema:name "Released at Comic Market 85 (Dec 29, 2013 to Dec 31, 2013)" .

<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/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/43320#musicalexpression> a mo:Signal ;
    mo:published_as <album/43320#subject> ;
    mo:records <album/43320#performance> .

<org/693#subject> schema:name "Foreground Eclipse"@en,
        "Foreground Eclipse"@ja,
        "Foreground Eclipse"@ja-latn ;
    foaf:name "Foreground Eclipse"@en,
        "Foreground Eclipse"@ja,
        "Foreground Eclipse"@ja-latn .

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

<https://medium-media.vgm.io/albums/02/43320/43320-1387907631.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/8483#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/43320#performance> ;
    schema:name "Teto"@en,
        "てと"@ja ;
    foaf:name "Teto"@en,
        "てと"@ja .

<artist/8484#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/43320#performance> ;
    schema:name "Merami"@en,
        "めらみ"@ja ;
    foaf:name "Merami"@en,
        "めらみ"@ja .

<album/43320#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Stories That Last Through The Sleepless Nights"@en,
        "Stories That Last Through The Sleepless Nights"@ja,
        "Stories That Last Through The Sleepless Nights"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/1928#subject>,
        <artist/8482#subject> ;
    mo:produced_work <album/43320#musicalwork> ;
    schema:name "Stories That Last Through The Sleepless Nights"@en,
        "Stories That Last Through The Sleepless Nights"@ja,
        "Stories That Last Through The Sleepless Nights"@ja-latn .

<album/43320#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Stories That Last Through The Sleepless Nights"@en,
        "Stories That Last Through The Sleepless Nights"@ja,
        "Stories That Last Through The Sleepless Nights"@ja-latn ;
    mo:performance_of <album/43320#musicalwork> ;
    mo:performer <artist/8483#subject>,
        <artist/8484#subject> ;
    mo:recorded_as <album/43320#musicalexpression> ;
    schema:byArtist <artist/8483#subject>,
        <artist/8484#subject> ;
    schema:name "Stories That Last Through The Sleepless Nights"@en,
        "Stories That Last Through The Sleepless Nights"@ja,
        "Stories That Last Through The Sleepless Nights"@ja-latn ;
    schema:workPerformed <album/43320#musicalwork> .

<album/43320#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-12-30"^^xsd:date ;
    dcterms:title "Stories That Last Through The Sleepless Nights"@en,
        "Stories That Last Through The Sleepless Nights"@ja,
        "Stories That Last Through The Sleepless Nights"@ja-latn ;
    mo:catalogue_number "FGE-0005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/43320#musicalexpression> ;
    mo:publisher <org/693#subject> ;
    mo:record _:N87aa3bab2b944fee8cb87ec240ed2ebd ;
    mo:record_count 1 ;
    mo:release <event/167> ;
    schema:about <product/20#subject>,
        <product/25#subject>,
        <product/33#subject>,
        <product/37#subject> ;
    schema:byArtist <artist/8483#subject>,
        <artist/8484#subject> ;
    schema:datePublished "2013-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/02/43320/43320-1387907631.jpg> ;
    schema:name "Stories That Last Through The Sleepless Nights"@en,
        "Stories That Last Through The Sleepless Nights"@ja,
        "Stories That Last Through The Sleepless Nights"@ja-latn ;
    schema:publisher <org/693#subject> ;
    foaf:depiction <https://media.vgm.io/albums/02/43320/43320-1387907631.jpg> .

_:N1e9920a3dd0a4a2bad5d9e1d28bb5c7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "From Under Cover (Caught Up In A Love Song)"@en,
        "From Under Cover (Caught Up In A Love Song)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N87aa3bab2b944fee8cb87ec240ed2ebd ;
    schema:name "From Under Cover (Caught Up In A Love Song)"@en,
        "From Under Cover (Caught Up In A Love Song)"@ja .

_:N23ad57850bc946dd8dd905ac6bc9c0a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dear, Are You Getting Sober"@en,
        "Dear, Are You Getting Sober"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N87aa3bab2b944fee8cb87ec240ed2ebd ;
    schema:name "Dear, Are You Getting Sober"@en,
        "Dear, Are You Getting Sober"@ja .

_:N37919f164ed04cc1ac606a97cb5ff5c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "R.U."@en,
        "R.U."@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:23"^^xsd:interval ;
    schema:inPlaylist _:N87aa3bab2b944fee8cb87ec240ed2ebd ;
    schema:name "R.U."@en,
        "R.U."@ja .

_:N554f51623e8b4553a62647dc226950be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wandering, Never Wondering (There Exists A Shade)"@en,
        "Wandering, Never Wondering (There Exists A Shade)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N87aa3bab2b944fee8cb87ec240ed2ebd ;
    schema:name "Wandering, Never Wondering (There Exists A Shade)"@en,
        "Wandering, Never Wondering (There Exists A Shade)"@ja .

_:N5715c887dc6b480189391de3df8e649e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(I Don't Need Any Titles To This Song!)"@en,
        "(I Don't Need Any Titles To This Song!)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N87aa3bab2b944fee8cb87ec240ed2ebd ;
    schema:name "(I Don't Need Any Titles To This Song!)"@en,
        "(I Don't Need Any Titles To This Song!)"@ja .

_:N8845bee953e647b8a0b1e7011a4ce2ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Storytellers"@en,
        "Storytellers"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N87aa3bab2b944fee8cb87ec240ed2ebd ;
    schema:name "Storytellers"@en,
        "Storytellers"@ja .

_:Nbb280e1e8f7c436280cabe99d88c368e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Liar Standing"@en,
        "Last Liar Standing"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N87aa3bab2b944fee8cb87ec240ed2ebd ;
    schema:name "Last Liar Standing"@en,
        "Last Liar Standing"@ja .

_:Nce3140fd150d4c0d8ffed29205a42673 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Koi no Twinkle☆Dance"@en,
        "恋のTwinkle☆Dance"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N87aa3bab2b944fee8cb87ec240ed2ebd ;
    schema:name "Koi no Twinkle☆Dance"@en,
        "恋のTwinkle☆Dance"@ja .

_:Nf67ccec322bb43a3891302f0f6f26c21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Truths, Ironies, The Secret Lyrics"@en,
        "Truths, Ironies, The Secret Lyrics"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N87aa3bab2b944fee8cb87ec240ed2ebd ;
    schema:name "Truths, Ironies, The Secret Lyrics"@en,
        "Truths, Ironies, The Secret Lyrics"@ja .

_:N87aa3bab2b944fee8cb87ec240ed2ebd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1e9920a3dd0a4a2bad5d9e1d28bb5c7f,
        _:N23ad57850bc946dd8dd905ac6bc9c0a8,
        _:N37919f164ed04cc1ac606a97cb5ff5c2,
        _:N554f51623e8b4553a62647dc226950be,
        _:N5715c887dc6b480189391de3df8e649e,
        _:N8845bee953e647b8a0b1e7011a4ce2ab,
        _:Nbb280e1e8f7c436280cabe99d88c368e,
        _:Nce3140fd150d4c0d8ffed29205a42673,
        _:Nf67ccec322bb43a3891302f0f6f26c21 ;
    mo:track_count 9 ;
    schema:duration "PT29:59"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N1e9920a3dd0a4a2bad5d9e1d28bb5c7f,
        _:N23ad57850bc946dd8dd905ac6bc9c0a8,
        _:N37919f164ed04cc1ac606a97cb5ff5c2,
        _:N554f51623e8b4553a62647dc226950be,
        _:N5715c887dc6b480189391de3df8e649e,
        _:N8845bee953e647b8a0b1e7011a4ce2ab,
        _:Nbb280e1e8f7c436280cabe99d88c368e,
        _:Nce3140fd150d4c0d8ffed29205a42673,
        _:Nf67ccec322bb43a3891302f0f6f26c21 .

