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

<artist/6794#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sayaka Yamazaki"@en,
        "やまざきさやか"@ja ;
    foaf:made <album/10305#lyrics>,
        <album/10305#subject> ;
    foaf:name "Sayaka Yamazaki"@en,
        "やまざきさやか"@ja .

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

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

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

<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/22#subject> a schema:CreativeWork ;
    schema:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn ;
    foaf:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn .

<album/10305#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Crimson Glory Remixies +"@en,
        "Crimson Glory Remixies +"@ja,
        "Crimson Glory Remixies +"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/10305#musicalwork> ;
    schema:name "Crimson Glory Remixies +"@en,
        "Crimson Glory Remixies +"@ja,
        "Crimson Glory Remixies +"@ja-latn .

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

<org/652#subject> schema:name "NJK Record"@en,
        "NJK Record"@ja,
        "NJK Record"@ja-latn ;
    foaf:name "NJK Record"@en,
        "NJK Record"@ja,
        "NJK Record"@ja-latn .

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

<https://medium-media.vgm.io/albums/50/10305/10305-1220210952.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/10305#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Crimson Glory Remixies +"@en,
        "Crimson Glory Remixies +"@ja,
        "Crimson Glory Remixies +"@ja-latn ;
    mo:performance_of <album/10305#musicalwork> ;
    mo:performer <artist/36964#subject> ;
    mo:recorded_as <album/10305#musicalexpression> ;
    schema:byArtist <artist/36964#subject> ;
    schema:name "Crimson Glory Remixies +"@en,
        "Crimson Glory Remixies +"@ja,
        "Crimson Glory Remixies +"@ja-latn ;
    schema:workPerformed <album/10305#musicalwork> .

<artist/36964#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/10305#performance> ;
    schema:name "3L"@en ;
    foaf:made <album/10305#lyrics>,
        <album/10305#subject> ;
    foaf:name "3L"@en .

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

<album/10305#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-08-16"^^xsd:date ;
    dcterms:title "Crimson Glory Remixies +"@en,
        "Crimson Glory Remixies +"@ja,
        "Crimson Glory Remixies +"@ja-latn ;
    mo:catalogue_number "NJK-002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/10305#musicalexpression> ;
    mo:publisher <org/652#subject> ;
    mo:record _:Nda97087700f44647bae7d9fbc2986c61 ;
    mo:record_count 1 ;
    mo:release <event/29> ;
    schema:about <product/20#subject>,
        <product/22#subject> ;
    schema:byArtist <artist/36964#subject> ;
    schema:datePublished "2008-08-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/50/10305/10305-1220210952.jpg> ;
    schema:name "Crimson Glory Remixies +"@en,
        "Crimson Glory Remixies +"@ja,
        "Crimson Glory Remixies +"@ja-latn ;
    schema:publisher <org/652#subject> ;
    foaf:depiction <https://media.vgm.io/albums/50/10305/10305-1220210952.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Shiki Sakuragi"@en ;
    foaf:made <album/10305#subject> ;
    foaf:name "Shiki Sakuragi"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Shiki Sakuragi"@en ;
    foaf:made <album/10305#lyrics> ;
    foaf:name "Shiki Sakuragi"@en .

_:N06b11f32ef4e4a75bb8191160b4709eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Concierge of Dream -smooth remix-"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:Nda97087700f44647bae7d9fbc2986c61 ;
    schema:name "Concierge of Dream -smooth remix-"@en .

_:N080f857c5fea40989e78986e82e294a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Imitation -Instrumental"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:Nda97087700f44647bae7d9fbc2986c61 ;
    schema:name "Imitation -Instrumental"@en .

_:N3538340512fc44b48f70762523a04994 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Dance Again -Instrumental"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:Nda97087700f44647bae7d9fbc2986c61 ;
    schema:name "Last Dance Again -Instrumental"@en .

_:N57abdbb4ee7e4e719e9fb0fe7b7e92c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crimson Glory -Aurtas Mix"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:49"^^xsd:interval ;
    schema:inPlaylist _:Nda97087700f44647bae7d9fbc2986c61 ;
    schema:name "Crimson Glory -Aurtas Mix"@en .

_:N61be47eda0794a37b3127622c8d7a2f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Play The Game"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:Nda97087700f44647bae7d9fbc2986c61 ;
    schema:name "Play The Game"@en .

_:N6312379bb99544b5ac8c66b507eee6fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Concierge of Dream -Instrumental"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:Nda97087700f44647bae7d9fbc2986c61 ;
    schema:name "Concierge of Dream -Instrumental"@en .

_:N709d402aee3b4e0991853918e48afe06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sweets Time Midnight -Instrumental"@en ;
    mo:track_number 12 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:Nda97087700f44647bae7d9fbc2986c61 ;
    schema:name "Sweets Time Midnight -Instrumental"@en .

_:N97405b872bc748ec87a05d28288daed6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crimson -long Ep remix-"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Nda97087700f44647bae7d9fbc2986c61 ;
    schema:name "Crimson -long Ep remix-"@en .

_:Na6879a921b8d46779f076958d8507387 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Little Lady -Instrumental"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Nda97087700f44647bae7d9fbc2986c61 ;
    schema:name "Little Lady -Instrumental"@en .

_:Na712a003e9614eb380a907ae526909d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crimson Glory -Instrumental"@en ;
    mo:track_number 11 ;
    schema:duration "PT5:50"^^xsd:interval ;
    schema:inPlaylist _:Nda97087700f44647bae7d9fbc2986c61 ;
    schema:name "Crimson Glory -Instrumental"@en .

_:Neafd82ba83264609a629b853ab719382 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Concierge of Dream -Aurtas Mix"@en ;
    mo:track_number 2 ;
    schema:duration "PT6:24"^^xsd:interval ;
    schema:inPlaylist _:Nda97087700f44647bae7d9fbc2986c61 ;
    schema:name "Concierge of Dream -Aurtas Mix"@en .

_:Nfabbdaf7726a4da4b5b712451c3ee7d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Little Lady -Aurtas Mix"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:Nda97087700f44647bae7d9fbc2986c61 ;
    schema:name "Little Lady -Aurtas Mix"@en .

_:Nda97087700f44647bae7d9fbc2986c61 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06b11f32ef4e4a75bb8191160b4709eb,
        _:N080f857c5fea40989e78986e82e294a2,
        _:N3538340512fc44b48f70762523a04994,
        _:N57abdbb4ee7e4e719e9fb0fe7b7e92c2,
        _:N61be47eda0794a37b3127622c8d7a2f1,
        _:N6312379bb99544b5ac8c66b507eee6fa,
        _:N709d402aee3b4e0991853918e48afe06,
        _:N97405b872bc748ec87a05d28288daed6,
        _:Na6879a921b8d46779f076958d8507387,
        _:Na712a003e9614eb380a907ae526909d0,
        _:Neafd82ba83264609a629b853ab719382,
        _:Nfabbdaf7726a4da4b5b712451c3ee7d8 ;
    mo:track_count 12 ;
    schema:duration "PT58:44"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N06b11f32ef4e4a75bb8191160b4709eb,
        _:N080f857c5fea40989e78986e82e294a2,
        _:N3538340512fc44b48f70762523a04994,
        _:N57abdbb4ee7e4e719e9fb0fe7b7e92c2,
        _:N61be47eda0794a37b3127622c8d7a2f1,
        _:N6312379bb99544b5ac8c66b507eee6fa,
        _:N709d402aee3b4e0991853918e48afe06,
        _:N97405b872bc748ec87a05d28288daed6,
        _:Na6879a921b8d46779f076958d8507387,
        _:Na712a003e9614eb380a907ae526909d0,
        _:Neafd82ba83264609a629b853ab719382,
        _:Nfabbdaf7726a4da4b5b712451c3ee7d8 .

