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

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

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

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

<event/100> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 8 (May 08, 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/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/31#subject> a schema:CreativeWork ;
    schema:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn ;
    foaf:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn .

<album/24506#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Touhou Project acoustic arranged instruments"@en,
        "Touhou Project acoustic arranged instruments"@ja,
        "Touhou Project acoustic arranged instruments"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/24506#musicalwork> ;
    schema:name "Touhou Project acoustic arranged instruments"@en,
        "Touhou Project acoustic arranged instruments"@ja,
        "Touhou Project acoustic arranged instruments"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/60/24506/24506-1299604086.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/7181#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/24506#performance> ;
    schema:name "Marasy"@en,
        "まらしぃ"@ja ;
    foaf:name "Marasy"@en,
        "まらしぃ"@ja .

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

<album/24506#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-03-13"^^xsd:date ;
    dcterms:title "Touhou Project acoustic arranged instruments"@en,
        "Touhou Project acoustic arranged instruments"@ja,
        "Touhou Project acoustic arranged instruments"@ja-latn ;
    mo:catalogue_number "YPME-1001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/24506#musicalexpression> ;
    mo:publisher _:Nd98ca804a7084f1db09bc3fa3d7fd89e ;
    mo:record _:N8159fab3ef7747ce96f11c1f3fa87c19 ;
    mo:record_count 1 ;
    mo:release <event/100> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/31#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "tabclear"@en ;
            foaf:name "tabclear"@en ],
        <artist/40613#subject>,
        <artist/7181#subject> ;
    schema:datePublished "2011-03-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/60/24506/24506-1299604086.jpg> ;
    schema:name "Touhou Project acoustic arranged instruments"@en,
        "Touhou Project acoustic arranged instruments"@ja,
        "Touhou Project acoustic arranged instruments"@ja-latn ;
    schema:publisher _:Nd98ca804a7084f1db09bc3fa3d7fd89e ;
    foaf:depiction <https://media.vgm.io/albums/60/24506/24506-1299604086.jpg> .

_:N34540ba30e474f98bf2b9417c0ac27c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "U.N. Owen was her?"@en,
        "U.N.オーエンは彼女なのか？"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N8159fab3ef7747ce96f11c1f3fa87c19 ;
    schema:name "U.N. Owen was her?"@en,
        "U.N.オーエンは彼女なのか？"@ja .

_:N37a2d62393324b4d8f53a1e631bc4ffe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wind God Girl"@en,
        "風神少女"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N8159fab3ef7747ce96f11c1f3fa87c19 ;
    schema:name "Wind God Girl"@en,
        "風神少女"@ja .

_:N5676ff41a80c4d75aafd04c41c9f6371 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shanghai Teahouse ~ Chinese Tea"@en,
        "上海紅茶館　～ Chinese Tea"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N8159fab3ef7747ce96f11c1f3fa87c19 ;
    schema:name "Shanghai Teahouse ~ Chinese Tea"@en,
        "上海紅茶館　～ Chinese Tea"@ja .

_:N6c9fcf0389564ea69e8d4660f287bb31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nostalgic Blood of the East ~ Old World"@en,
        "懐かしき東方の血 ～ Old World"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N8159fab3ef7747ce96f11c1f3fa87c19 ;
    schema:name "Nostalgic Blood of the East ~ Old World"@en,
        "懐かしき東方の血 ～ Old World"@ja .

_:N7e9829776b1c4ed4a44095202d536fc5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Paradise ~ Deep Mountain"@en,
        "無何有の郷　～ Deep Mountain"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N8159fab3ef7747ce96f11c1f3fa87c19 ;
    schema:name "Paradise ~ Deep Mountain"@en,
        "無何有の郷　～ Deep Mountain"@ja .

_:N89f96a0e19a543268c6ece1579e7a91d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Fantastic Legend of Tohno"@en,
        "遠野幻想物語"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N8159fab3ef7747ce96f11c1f3fa87c19 ;
    schema:name "The Fantastic Legend of Tohno"@en,
        "遠野幻想物語"@ja .

_:Nbbb0cfcb9bb74fadb740ab03bb82c27a a schema:Person,
        foaf:Person ;
    mo:performed <album/24506#performance> ;
    schema:name "tabclear"@en ;
    foaf:name "tabclear"@en .

_:Nbec5ec88fe694068b1f88c722d11b084 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Centennial Festival for Magical Girls"@en,
        "魔法少女達の百年祭"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N8159fab3ef7747ce96f11c1f3fa87c19 ;
    schema:name "The Centennial Festival for Magical Girls"@en,
        "魔法少女達の百年祭"@ja .

_:Nd3e5c1779ec54039971abcc4cbfdd1d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sakura, Sakura ~ Japanize Dream..."@en,
        "さくらさくら　～ Japanize Dream..."@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N8159fab3ef7747ce96f11c1f3fa87c19 ;
    schema:name "Sakura, Sakura ~ Japanize Dream..."@en,
        "さくらさくら　～ Japanize Dream..."@ja .

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

_:N8159fab3ef7747ce96f11c1f3fa87c19 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N34540ba30e474f98bf2b9417c0ac27c7,
        _:N37a2d62393324b4d8f53a1e631bc4ffe,
        _:N5676ff41a80c4d75aafd04c41c9f6371,
        _:N6c9fcf0389564ea69e8d4660f287bb31,
        _:N7e9829776b1c4ed4a44095202d536fc5,
        _:N89f96a0e19a543268c6ece1579e7a91d,
        _:Nbec5ec88fe694068b1f88c722d11b084,
        _:Nd3e5c1779ec54039971abcc4cbfdd1d8 ;
    mo:track_count 8 ;
    schema:duration "PT25:42"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N34540ba30e474f98bf2b9417c0ac27c7,
        _:N37a2d62393324b4d8f53a1e631bc4ffe,
        _:N5676ff41a80c4d75aafd04c41c9f6371,
        _:N6c9fcf0389564ea69e8d4660f287bb31,
        _:N7e9829776b1c4ed4a44095202d536fc5,
        _:N89f96a0e19a543268c6ece1579e7a91d,
        _:Nbec5ec88fe694068b1f88c722d11b084,
        _:Nd3e5c1779ec54039971abcc4cbfdd1d8 .

