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

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

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

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

<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 .

<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/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/39784#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Touhou Project pops arranged instruments"@en,
        "Touhou Project pops arranged instruments"@ja,
        "Touhou Project pops arranged instruments"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/39784#musicalwork> ;
    schema:name "Touhou Project pops arranged instruments"@en,
        "Touhou Project pops arranged instruments"@ja,
        "Touhou Project pops arranged instruments"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/48/39784/39784-1370201658.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/14501#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/39784#performance> ;
    schema:name "logical emotion"@en ;
    foaf:name "logical emotion"@en .

<artist/40613#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/39784#performance> ;
    schema:name "drm"@en ;
    foaf:name "drm"@en .

<artist/43275#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/39784#performance> ;
    schema:name "marasy"@en ;
    foaf:name "marasy"@en .

<album/39784#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Touhou Project pops arranged instruments"@en,
        "Touhou Project pops arranged instruments"@ja,
        "Touhou Project pops arranged instruments"@ja-latn ;
    mo:performance_of <album/39784#musicalwork> ;
    mo:performer _:N441990d344f54113bce6cc1e4a2abae1,
        <artist/14501#subject>,
        <artist/40613#subject>,
        <artist/43275#subject> ;
    mo:recorded_as <album/39784#musicalexpression> ;
    schema:byArtist _:N441990d344f54113bce6cc1e4a2abae1,
        <artist/14501#subject>,
        <artist/40613#subject>,
        <artist/43275#subject> ;
    schema:name "Touhou Project pops arranged instruments"@en,
        "Touhou Project pops arranged instruments"@ja,
        "Touhou Project pops arranged instruments"@ja-latn ;
    schema:workPerformed <album/39784#musicalwork> .

<album/39784#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-08-13"^^xsd:date ;
    dcterms:title "Touhou Project pops arranged instruments"@en,
        "Touhou Project pops arranged instruments"@ja,
        "Touhou Project pops arranged instruments"@ja-latn ;
    mo:catalogue_number "YPME-1002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/39784#musicalexpression> ;
    mo:publisher _:Nb2a7b16a4a9e4b87ab4e413f8f9d0b42 ;
    mo:record _:Nd0c4c81f96804dcd8f73f5b75c59ef40 ;
    mo:record_count 1 ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/33#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "tab clear"@en ;
            foaf:name "tab clear"@en ],
        <artist/14501#subject>,
        <artist/40613#subject>,
        <artist/43275#subject> ;
    schema:datePublished "2011-08-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/48/39784/39784-1370201658.jpg> ;
    schema:name "Touhou Project pops arranged instruments"@en,
        "Touhou Project pops arranged instruments"@ja,
        "Touhou Project pops arranged instruments"@ja-latn ;
    schema:publisher _:Nb2a7b16a4a9e4b87ab4e413f8f9d0b42 ;
    foaf:depiction <https://media.vgm.io/albums/48/39784/39784-1370201658.jpg> .

_:N183898399ee34c10ae95c49ca50a1ef9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ネイティブフェイス"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:Nd0c4c81f96804dcd8f73f5b75c59ef40 ;
    schema:name "ネイティブフェイス"@ja .

_:N1ce21b9928e94312b53a848299ad0101 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "クリスタライズシルバー"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:Nd0c4c81f96804dcd8f73f5b75c59ef40 ;
    schema:name "クリスタライズシルバー"@ja .

_:N1e1d5be8729a48568db84197f3ec8f54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "東方妖々夢 ～ Ancient Temple"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:Nd0c4c81f96804dcd8f73f5b75c59ef40 ;
    schema:name "東方妖々夢 ～ Ancient Temple"@ja .

_:N441990d344f54113bce6cc1e4a2abae1 a schema:Person,
        foaf:Person ;
    mo:performed <album/39784#performance> ;
    schema:name "tab clear"@en ;
    foaf:name "tab clear"@en .

_:N7b0ad5e39fb94d0685c6fb5a7dd52c4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "芥川龍之介の河童 ～ Candid Friend"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Nd0c4c81f96804dcd8f73f5b75c59ef40 ;
    schema:name "芥川龍之介の河童 ～ Candid Friend"@ja .

_:N9773a592879345b1a87307e79e7d565d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "亡き王女の為のセプテット"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:Nd0c4c81f96804dcd8f73f5b75c59ef40 ;
    schema:name "亡き王女の為のセプテット"@ja .

_:Nb2a7b16a4a9e4b87ab4e413f8f9d0b42 schema:name "logical emotion"@en ;
    foaf:name "logical emotion"@en .

_:Nc8530b377d3046ba9da6c76e9ed9f199 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "厄神様の通り道 ～ Dark Road"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:Nd0c4c81f96804dcd8f73f5b75c59ef40 ;
    schema:name "厄神様の通り道 ～ Dark Road"@ja .

_:Ne60650582a244c338450d8a8489b6283 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月まで届け、不死の煙"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Nd0c4c81f96804dcd8f73f5b75c59ef40 ;
    schema:name "月まで届け、不死の煙"@ja .

_:Nf214d8fa7af74b95ad5ab9c71afe50b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "プレインエイジア"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:Nd0c4c81f96804dcd8f73f5b75c59ef40 ;
    schema:name "プレインエイジア"@ja .

_:Nd0c4c81f96804dcd8f73f5b75c59ef40 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N183898399ee34c10ae95c49ca50a1ef9,
        _:N1ce21b9928e94312b53a848299ad0101,
        _:N1e1d5be8729a48568db84197f3ec8f54,
        _:N7b0ad5e39fb94d0685c6fb5a7dd52c4b,
        _:N9773a592879345b1a87307e79e7d565d,
        _:Nc8530b377d3046ba9da6c76e9ed9f199,
        _:Ne60650582a244c338450d8a8489b6283,
        _:Nf214d8fa7af74b95ad5ab9c71afe50b3 ;
    mo:track_count 8 ;
    schema:duration "PT26:04"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N183898399ee34c10ae95c49ca50a1ef9,
        _:N1ce21b9928e94312b53a848299ad0101,
        _:N1e1d5be8729a48568db84197f3ec8f54,
        _:N7b0ad5e39fb94d0685c6fb5a7dd52c4b,
        _:N9773a592879345b1a87307e79e7d565d,
        _:Nc8530b377d3046ba9da6c76e9ed9f199,
        _:Ne60650582a244c338450d8a8489b6283,
        _:Nf214d8fa7af74b95ad5ab9c71afe50b3 .

