@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 _:N4c762a94275a4c5d8fb8d7e372b9fdd1,
        <artist/14501#subject>,
        <artist/40613#subject>,
        <artist/43275#subject> ;
    mo:recorded_as <album/39784#musicalexpression> ;
    schema:byArtist _:N4c762a94275a4c5d8fb8d7e372b9fdd1,
        <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 _:Ned1afa7b0500460985ba9c663a1af5a4 ;
    mo:record _:N4118fd635c864d469d713ac3c2d58aa8 ;
    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 _:Ned1afa7b0500460985ba9c663a1af5a4 ;
    foaf:depiction <https://media.vgm.io/albums/48/39784/39784-1370201658.jpg> .

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

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

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

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

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

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

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

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

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

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

_:N4118fd635c864d469d713ac3c2d58aa8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N023ac1df9af54caebe787b794d90344c,
        _:N0b4d1c61948540c68d34efa5f43fe21a,
        _:N35308e7e165b468690bc767c8962e4da,
        _:N46e29a1e8b0548769c652afe623582ec,
        _:N7f53c459195d47f195ce65100c292371,
        _:Nb736e6d4d5f9433099934742ff56b5b3,
        _:Nc3114b41a1504b2fa54e640f97529a5c,
        _:Nd370d846f7a24b01afde9ef63e4b2b62 ;
    mo:track_count 8 ;
    schema:duration "PT26:04"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N023ac1df9af54caebe787b794d90344c,
        _:N0b4d1c61948540c68d34efa5f43fe21a,
        _:N35308e7e165b468690bc767c8962e4da,
        _:N46e29a1e8b0548769c652afe623582ec,
        _:N7f53c459195d47f195ce65100c292371,
        _:Nb736e6d4d5f9433099934742ff56b5b3,
        _:Nc3114b41a1504b2fa54e640f97529a5c,
        _:Nd370d846f7a24b01afde9ef63e4b2b62 .

