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

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

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

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

<event/5> a mo:Release ;
    schema:name "Released at Comic Market 70 (Aug 10, 2006 to Aug 13, 2006)" .

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

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

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

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

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

<https://medium-media.vgm.io/albums/37/40073/40073-1371919225.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/40073#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-08-13"^^xsd:date ;
    dcterms:title "Go West"@en,
        "Go West"@ja,
        "Go West"@ja-latn ;
    mo:catalogue_number "FNTP-0005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/40073#musicalexpression> ;
    mo:publisher _:N35afd3c135374c5c96e8e8f7caf90fac ;
    mo:record _:N7fe731e6fa5649d39c46b95f7df71f93 ;
    mo:record_count 1 ;
    mo:release <event/5> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject> ;
    schema:datePublished "2006-08-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/37/40073/40073-1371919225.jpg> ;
    schema:name "Go West"@en,
        "Go West"@ja,
        "Go West"@ja-latn ;
    schema:publisher _:N35afd3c135374c5c96e8e8f7caf90fac ;
    foaf:depiction <https://media.vgm.io/albums/37/40073/40073-1371919225.jpg> .

_:N12850fd584474be5818fd059231c50f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Go West (thousands of miles) -Chinese Tea"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:N7fe731e6fa5649d39c46b95f7df71f93 ;
    schema:name "Go West (thousands of miles) -Chinese Tea"@en .

_:N20cb28839d0f4236a8f0b550f778a2d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "briza preta -Border of Life"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N7fe731e6fa5649d39c46b95f7df71f93 ;
    schema:name "briza preta -Border of Life"@en .

_:N2549577ca884489db1cc94a92497b83c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "This Fire -Deep Mountain"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N7fe731e6fa5649d39c46b95f7df71f93 ;
    schema:name "This Fire -Deep Mountain"@en .

_:N356ee15401794d3b962ff6be627284d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "outro"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N7fe731e6fa5649d39c46b95f7df71f93 ;
    schema:name "outro"@en .

_:N35afd3c135374c5c96e8e8f7caf90fac schema:name "Futon"@en ;
    foaf:name "Futon"@en .

_:N40d876d310a04297b6f9ec1cf4eba47f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "intro"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:N7fe731e6fa5649d39c46b95f7df71f93 ;
    schema:name "intro"@en .

_:N85f52a247f0f409c8c66ad60f4335c98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "bon fleurir! -U.N.Owen"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:N7fe731e6fa5649d39c46b95f7df71f93 ;
    schema:name "bon fleurir! -U.N.Owen"@en .

_:Nb2aa5949f62a41419aa399ab51b091f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tempo Classico -MasterSpark"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N7fe731e6fa5649d39c46b95f7df71f93 ;
    schema:name "Tempo Classico -MasterSpark"@en .

_:Nb30fb30a6ac046fb9b51b2e639d7f2be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Countermoon -Invisible Full Moon"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N7fe731e6fa5649d39c46b95f7df71f93 ;
    schema:name "Countermoon -Invisible Full Moon"@en .

_:N7fe731e6fa5649d39c46b95f7df71f93 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N12850fd584474be5818fd059231c50f2,
        _:N20cb28839d0f4236a8f0b550f778a2d6,
        _:N2549577ca884489db1cc94a92497b83c,
        _:N356ee15401794d3b962ff6be627284d7,
        _:N40d876d310a04297b6f9ec1cf4eba47f,
        _:N85f52a247f0f409c8c66ad60f4335c98,
        _:Nb2aa5949f62a41419aa399ab51b091f0,
        _:Nb30fb30a6ac046fb9b51b2e639d7f2be ;
    mo:track_count 8 ;
    schema:duration "PT29:09"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N12850fd584474be5818fd059231c50f2,
        _:N20cb28839d0f4236a8f0b550f778a2d6,
        _:N2549577ca884489db1cc94a92497b83c,
        _:N356ee15401794d3b962ff6be627284d7,
        _:N40d876d310a04297b6f9ec1cf4eba47f,
        _:N85f52a247f0f409c8c66ad60f4335c98,
        _:Nb2aa5949f62a41419aa399ab51b091f0,
        _:Nb30fb30a6ac046fb9b51b2e639d7f2be .

