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

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

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

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

<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/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/49#subject> a schema:CreativeWork ;
    schema:name "Touhou Gumon Shiki ~ Perfect Memento in Strict Sense."@en,
        "東方求聞史紀　〜 Perfect Memento in Strict Sense."@ja,
        "Touhou Gumon Shiki ~ Perfect Memento in Strict Sense."@ja-latn ;
    foaf:name "Touhou Gumon Shiki ~ Perfect Memento in Strict Sense."@en,
        "東方求聞史紀　〜 Perfect Memento in Strict Sense."@ja,
        "Touhou Gumon Shiki ~ Perfect Memento in Strict Sense."@ja-latn .

<album/35299#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Toaru Juusha e no Tsuioku"@en,
        "とある従者への追憶"@ja,
        "Toaru Juusha e no Tsuioku"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/35299#musicalwork> ;
    schema:name "Toaru Juusha e no Tsuioku"@en,
        "とある従者への追憶"@ja,
        "Toaru Juusha e no Tsuioku"@ja-latn .

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

<org/235#subject> schema:name "Kraster"@en,
        "Kraster"@ja,
        "Kraster"@ja-latn ;
    foaf:name "Kraster"@en,
        "Kraster"@ja,
        "Kraster"@ja-latn .

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

<https://medium-media.vgm.io/albums/99/35299/35299-1347976884.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/4354#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/35299#performance> ;
    schema:name "Atsushi Haneoka"@en,
        "羽丘淳"@ja ;
    foaf:made <album/35299#lyrics>,
        <album/35299#subject> ;
    foaf:name "Atsushi Haneoka"@en,
        "羽丘淳"@ja .

<artist/49334#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/35299#performance> ;
    schema:name "Ne;on"@en ;
    foaf:made <album/35299#lyrics>,
        <album/35299#subject> ;
    foaf:name "Ne;on"@en .

<album/35299#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Toaru Juusha e no Tsuioku"@en,
        "とある従者への追憶"@ja,
        "Toaru Juusha e no Tsuioku"@ja-latn ;
    mo:performance_of <album/35299#musicalwork> ;
    mo:performer <artist/4354#subject>,
        <artist/49334#subject> ;
    mo:recorded_as <album/35299#musicalexpression> ;
    schema:byArtist <artist/4354#subject>,
        <artist/49334#subject> ;
    schema:name "Toaru Juusha e no Tsuioku"@en,
        "とある従者への追憶"@ja,
        "Toaru Juusha e no Tsuioku"@ja-latn ;
    schema:workPerformed <album/35299#musicalwork> .

<album/35299#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-12-30"^^xsd:date ;
    dcterms:title "Toaru Juusha e no Tsuioku"@en,
        "とある従者への追憶"@ja,
        "Toaru Juusha e no Tsuioku"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/35299#musicalexpression> ;
    mo:publisher <org/235#subject> ;
    mo:record _:N5420be10db094e38805ffd6cfed3812f ;
    mo:record_count 1 ;
    mo:release <event/146> ;
    schema:about <product/20#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/33#subject>,
        <product/49#subject> ;
    schema:byArtist <artist/4354#subject>,
        <artist/49334#subject> ;
    schema:datePublished "2011-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/99/35299/35299-1347976884.jpg> ;
    schema:name "Toaru Juusha e no Tsuioku"@en,
        "とある従者への追憶"@ja,
        "Toaru Juusha e no Tsuioku"@ja-latn ;
    schema:publisher <org/235#subject> ;
    foaf:depiction <https://media.vgm.io/albums/99/35299/35299-1347976884.jpg> .

_:N0acac6e7e8964db3ab489b3f807a82f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Afternoon break"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5420be10db094e38805ffd6cfed3812f ;
    schema:name "Afternoon break"@ja .

_:N126cab0b3966408a822240c8c22c668a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jarring etude ～ Phase of Knowledge."@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5420be10db094e38805ffd6cfed3812f ;
    schema:name "Jarring etude ～ Phase of Knowledge."@ja .

_:N15958121a17d4049b4726a0c9d478e0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ancient promises ～ Phase of Moonwise."@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5420be10db094e38805ffd6cfed3812f ;
    schema:name "Ancient promises ～ Phase of Moonwise."@ja .

_:N16f601e4ac724fbc8cf3f77bdba231a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sweet(trick)treat ～ Phase of Sister."@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5420be10db094e38805ffd6cfed3812f ;
    schema:name "Sweet(trick)treat ～ Phase of Sister."@ja .

_:N17de1fb4551d4b9e8e60677e622c194b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Clockwork's nightmare ～ Phase of Maid."@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5420be10db094e38805ffd6cfed3812f ;
    schema:name "Clockwork's nightmare ～ Phase of Maid."@ja .

_:N2236e12003414ac397fa4d8556dfea7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Morning glow"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5420be10db094e38805ffd6cfed3812f ;
    schema:name "Morning glow"@ja .

_:N6cef170726f5499f81b5c02f63ebc873 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the Embodiment of Scarlet Devil."@ja ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5420be10db094e38805ffd6cfed3812f ;
    schema:name "the Embodiment of Scarlet Devil."@ja .

_:Na351a88b56c84f0dacbeb3eb055d34cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "妄想遊戯エクスタシー ～ Phase of Gatekeeper."@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5420be10db094e38805ffd6cfed3812f ;
    schema:name "妄想遊戯エクスタシー ～ Phase of Gatekeeper."@ja .

_:Ne0d0d628314c4a1aaacb1026635b0449 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "想作戯話 ～ Phase of Maiden."@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5420be10db094e38805ffd6cfed3812f ;
    schema:name "想作戯話 ～ Phase of Maiden."@ja .

_:Ne9251c5e605242b2a46622f233164399 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "とある従者への追憶 ～ Phase of Scarlet."@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5420be10db094e38805ffd6cfed3812f ;
    schema:name "とある従者への追憶 ～ Phase of Scarlet."@ja .

_:Nf78b372b450a4e708d58b724b5c2c375 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "High school days ～ Phase of Priestess."@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5420be10db094e38805ffd6cfed3812f ;
    schema:name "High school days ～ Phase of Priestess."@ja .

_:N5420be10db094e38805ffd6cfed3812f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0acac6e7e8964db3ab489b3f807a82f2,
        _:N126cab0b3966408a822240c8c22c668a,
        _:N15958121a17d4049b4726a0c9d478e0e,
        _:N16f601e4ac724fbc8cf3f77bdba231a5,
        _:N17de1fb4551d4b9e8e60677e622c194b,
        _:N2236e12003414ac397fa4d8556dfea7a,
        _:N6cef170726f5499f81b5c02f63ebc873,
        _:Na351a88b56c84f0dacbeb3eb055d34cf,
        _:Ne0d0d628314c4a1aaacb1026635b0449,
        _:Ne9251c5e605242b2a46622f233164399,
        _:Nf78b372b450a4e708d58b724b5c2c375 ;
    mo:track_count 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N0acac6e7e8964db3ab489b3f807a82f2,
        _:N126cab0b3966408a822240c8c22c668a,
        _:N15958121a17d4049b4726a0c9d478e0e,
        _:N16f601e4ac724fbc8cf3f77bdba231a5,
        _:N17de1fb4551d4b9e8e60677e622c194b,
        _:N2236e12003414ac397fa4d8556dfea7a,
        _:N6cef170726f5499f81b5c02f63ebc873,
        _:Na351a88b56c84f0dacbeb3eb055d34cf,
        _:Ne0d0d628314c4a1aaacb1026635b0449,
        _:Ne9251c5e605242b2a46622f233164399,
        _:Nf78b372b450a4e708d58b724b5c2c375 .

