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

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

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

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

<event/149> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 9 (May 27, 2012)" .

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

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

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

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

<https://medium-media.vgm.io/albums/58/39785/39785-1370202134.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

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

<album/39785#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-05-27"^^xsd:date ;
    dcterms:title "Touhou Project pops arranged instruments2"@en,
        "Touhou Project pops arranged instruments2"@ja,
        "Touhou Project pops arranged instruments2"@ja-latn ;
    mo:catalogue_number "YPME-1003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/39785#musicalexpression> ;
    mo:publisher _:N0766f9b119984535ba8ec09cab926755 ;
    mo:record _:N7ceec2a911ff469eacb22d2267e6a75d ;
    mo:record_count 1 ;
    mo:release <event/149> ;
    schema:about <product/22#subject>,
        <product/27#subject>,
        <product/31#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 "2012-05-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/58/39785/39785-1370202134.jpg> ;
    schema:name "Touhou Project pops arranged instruments2"@en,
        "Touhou Project pops arranged instruments2"@ja,
        "Touhou Project pops arranged instruments2"@ja-latn ;
    schema:publisher _:N0766f9b119984535ba8ec09cab926755 ;
    foaf:depiction <https://media.vgm.io/albums/58/39785/39785-1370202134.jpg> .

_:N014ce39aced145ae8a0324e572a8a77a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アルティメットトゥルース"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N7ceec2a911ff469eacb22d2267e6a75d ;
    schema:name "アルティメットトゥルース"@ja .

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

_:N08f55121861a4cd3b84b2ca28c8eb06f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "少女幻葬 ～ Necro-Fantasy"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N7ceec2a911ff469eacb22d2267e6a75d ;
    schema:name "少女幻葬 ～ Necro-Fantasy"@ja .

_:N29bc35027a6647b587de491800ceaea1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "東方妖怪小町"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N7ceec2a911ff469eacb22d2267e6a75d ;
    schema:name "東方妖怪小町"@ja .

_:N7183c99e0506420eb70246a6985ede76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ティアオイエツォン(withered leaf)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N7ceec2a911ff469eacb22d2267e6a75d ;
    schema:name "ティアオイエツォン(withered leaf)"@ja .

_:N9bcadc23b26643a899d7ad69330836a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フォールオブフォール ～ 秋めく滝"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N7ceec2a911ff469eacb22d2267e6a75d ;
    schema:name "フォールオブフォール ～ 秋めく滝"@ja .

_:Na790b8d31c3747b2b84987c4c2abe056 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "信仰は儚き人間の為に"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N7ceec2a911ff469eacb22d2267e6a75d ;
    schema:name "信仰は儚き人間の為に"@ja .

_:Nb9adbff78c50418ca5e171448f7beed9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風神少女"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N7ceec2a911ff469eacb22d2267e6a75d ;
    schema:name "風神少女"@ja .

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

_:N7ceec2a911ff469eacb22d2267e6a75d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N014ce39aced145ae8a0324e572a8a77a,
        _:N08f55121861a4cd3b84b2ca28c8eb06f,
        _:N29bc35027a6647b587de491800ceaea1,
        _:N7183c99e0506420eb70246a6985ede76,
        _:N9bcadc23b26643a899d7ad69330836a9,
        _:Na790b8d31c3747b2b84987c4c2abe056,
        _:Nb9adbff78c50418ca5e171448f7beed9 ;
    mo:track_count 7 ;
    schema:duration "PT26:36"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N014ce39aced145ae8a0324e572a8a77a,
        _:N08f55121861a4cd3b84b2ca28c8eb06f,
        _:N29bc35027a6647b587de491800ceaea1,
        _:N7183c99e0506420eb70246a6985ede76,
        _:N9bcadc23b26643a899d7ad69330836a9,
        _:Na790b8d31c3747b2b84987c4c2abe056,
        _:Nb9adbff78c50418ca5e171448f7beed9 .

