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

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

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

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

<event/91> a mo:Release ;
    schema:name "Released at Comic Market 78 (Aug 13, 2010 to Aug 15, 2010)" .

<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/29#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn ;
    foaf:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn .

<album/31053#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Far East Prospects"@en,
        "Far East Prospects"@ja,
        "Far East Prospects"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/31053#musicalwork> ;
    schema:name "Far East Prospects"@en,
        "Far East Prospects"@ja,
        "Far East Prospects"@ja-latn .

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

<album/31053#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Far East Prospects"@en,
        "Far East Prospects"@ja,
        "Far East Prospects"@ja-latn ;
    mo:performance_of <album/31053#musicalwork> ;
    mo:recorded_as <album/31053#musicalexpression> ;
    schema:name "Far East Prospects"@en,
        "Far East Prospects"@ja,
        "Far East Prospects"@ja-latn ;
    schema:workPerformed <album/31053#musicalwork> .

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

<https://medium-media.vgm.io/albums/35/31053/31053-1325821676.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/31053#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-08-14"^^xsd:date ;
    dcterms:title "Far East Prospects"@en,
        "Far East Prospects"@ja,
        "Far East Prospects"@ja-latn ;
    mo:catalogue_number "TONE-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/31053#musicalexpression> ;
    mo:publisher _:N429021ea58d54366b38da40718ab051b ;
    mo:record _:N90d15089466e475fb848660a77a80532 ;
    mo:record_count 1 ;
    mo:release <event/91> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject> ;
    schema:datePublished "2010-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/35/31053/31053-1325821676.jpg> ;
    schema:name "Far East Prospects"@en,
        "Far East Prospects"@ja,
        "Far East Prospects"@ja-latn ;
    schema:publisher _:N429021ea58d54366b38da40718ab051b ;
    foaf:depiction <https://media.vgm.io/albums/35/31053/31053-1325821676.jpg> .

_:N07feec59273a43b49dd0a1c38888ce81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Troubadour"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N90d15089466e475fb848660a77a80532 ;
    schema:name "Troubadour"@en .

_:N1ca561558bf5410892ac7de07cc6d30d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PICANT"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N90d15089466e475fb848660a77a80532 ;
    schema:name "PICANT"@en .

_:N2a2215f4782d44fa8a5daee907beaedd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "End of dream"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N90d15089466e475fb848660a77a80532 ;
    schema:name "End of dream"@en .

_:N30c37767e8d840fd85a315b49eddbc2b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Breakthroug"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N90d15089466e475fb848660a77a80532 ;
    schema:name "Breakthroug"@en .

_:N429021ea58d54366b38da40718ab051b schema:name "TONE artistic group"@en ;
    foaf:name "TONE artistic group"@en .

_:N4976772fb6fa42f0a7dd6e43b1c10ab5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Offering"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N90d15089466e475fb848660a77a80532 ;
    schema:name "Offering"@en .

_:N4a334bed766c4880aac6e32b07bcbe93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Healing"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N90d15089466e475fb848660a77a80532 ;
    schema:name "Healing"@en .

_:Na606c24a804e4ba9ba5250d569de87d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Turning in"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N90d15089466e475fb848660a77a80532 ;
    schema:name "Turning in"@en .

_:Nb161f24f71ba4936b7847d81739d0b5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Longinuslanze"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N90d15089466e475fb848660a77a80532 ;
    schema:name "Longinuslanze"@en .

_:Nfd19b5c9954543668031e5e4035d88ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Try my luck"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N90d15089466e475fb848660a77a80532 ;
    schema:name "Try my luck"@en .

_:N90d15089466e475fb848660a77a80532 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N07feec59273a43b49dd0a1c38888ce81,
        _:N1ca561558bf5410892ac7de07cc6d30d,
        _:N2a2215f4782d44fa8a5daee907beaedd,
        _:N30c37767e8d840fd85a315b49eddbc2b,
        _:N4976772fb6fa42f0a7dd6e43b1c10ab5,
        _:N4a334bed766c4880aac6e32b07bcbe93,
        _:Na606c24a804e4ba9ba5250d569de87d3,
        _:Nb161f24f71ba4936b7847d81739d0b5a,
        _:Nfd19b5c9954543668031e5e4035d88ce ;
    mo:track_count 9 ;
    schema:duration "PT22:55"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N07feec59273a43b49dd0a1c38888ce81,
        _:N1ca561558bf5410892ac7de07cc6d30d,
        _:N2a2215f4782d44fa8a5daee907beaedd,
        _:N30c37767e8d840fd85a315b49eddbc2b,
        _:N4976772fb6fa42f0a7dd6e43b1c10ab5,
        _:N4a334bed766c4880aac6e32b07bcbe93,
        _:Na606c24a804e4ba9ba5250d569de87d3,
        _:Nb161f24f71ba4936b7847d81739d0b5a,
        _:Nfd19b5c9954543668031e5e4035d88ce .

