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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16218#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/16218#composition>,
        <album/16218#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/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/16218#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tougen Garden"@en,
        "桃源Garden"@ja,
        "Tougen Garden"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/16218#musicalwork> ;
    schema:name "Tougen Garden"@en,
        "桃源Garden"@ja,
        "Tougen Garden"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/81/16218/16218-1257537532.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/16218#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tougen Garden"@en,
        "桃源Garden"@ja,
        "Tougen Garden"@ja-latn ;
    mo:performance_of <album/16218#musicalwork> ;
    mo:performer _:N17f4c377659343ec85b46d159183e3dc,
        _:N1c3acafcb57a48fb9f31772dbef6a0ab,
        _:Ncae7f69cbf164e7a86ad77149ce64729 ;
    mo:recorded_as <album/16218#musicalexpression> ;
    schema:byArtist _:N17f4c377659343ec85b46d159183e3dc,
        _:N1c3acafcb57a48fb9f31772dbef6a0ab,
        _:Ncae7f69cbf164e7a86ad77149ce64729 ;
    schema:name "Tougen Garden"@en,
        "桃源Garden"@ja,
        "Tougen Garden"@ja-latn ;
    schema:workPerformed <album/16218#musicalwork> .

<album/16218#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-01-27"^^xsd:date ;
    dcterms:title "Tougen Garden"@en,
        "桃源Garden"@ja,
        "Tougen Garden"@ja-latn ;
    mo:catalogue_number "VNHS-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/16218#musicalexpression> ;
    mo:publisher _:N1e6e5e7305ba44ba91a26d935a300af8 ;
    mo:record _:N85e4884d9d854e499a378f06a566e94d ;
    mo:record_count 1 ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/31#subject>,
        <product/33#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "tae"@en ;
            foaf:name "tae"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "mirai"@en ;
            foaf:name "mirai"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Syuka"@en ;
            foaf:name "Syuka"@en ] ;
    schema:datePublished "2009-01-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/81/16218/16218-1257537532.jpg> ;
    schema:name "Tougen Garden"@en,
        "桃源Garden"@ja,
        "Tougen Garden"@ja-latn ;
    schema:publisher _:N1e6e5e7305ba44ba91a26d935a300af8 ;
    foaf:depiction <https://media.vgm.io/albums/81/16218/16218-1257537532.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "one."@en ;
    foaf:made <album/16218#lyrics> ;
    foaf:name "one."@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Syuka"@en ;
    foaf:made <album/16218#subject> ;
    foaf:name "Syuka"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "f/"@en ;
    foaf:made <album/16218#subject> ;
    foaf:name "f/"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "one."@en ;
    foaf:made <album/16218#subject> ;
    foaf:name "one."@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Syuka"@en ;
    foaf:made <album/16218#lyrics> ;
    foaf:name "Syuka"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "f/"@en ;
    foaf:made <album/16218#lyrics> ;
    foaf:name "f/"@en .

_:N17f4c377659343ec85b46d159183e3dc a schema:Person,
        foaf:Person ;
    mo:performed <album/16218#performance> ;
    schema:name "tae"@en ;
    foaf:name "tae"@en .

_:N1c3acafcb57a48fb9f31772dbef6a0ab a schema:Person,
        foaf:Person ;
    mo:performed <album/16218#performance> ;
    schema:name "Syuka"@en ;
    foaf:name "Syuka"@en .

_:N1e6e5e7305ba44ba91a26d935a300af8 schema:name "VIGNETTE HOUSE"@en ;
    foaf:name "VIGNETTE HOUSE"@en .

_:N34b92c74dcb0462f953646f62b7e86df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SecretGarden～失われた約束～"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:40"^^xsd:interval ;
    schema:inPlaylist _:N85e4884d9d854e499a378f06a566e94d ;
    schema:name "SecretGarden～失われた約束～"@ja .

_:N54fab9c465824346ae7cd1731c4db490 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Move in on you"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:30"^^xsd:interval ;
    schema:inPlaylist _:N85e4884d9d854e499a378f06a566e94d ;
    schema:name "Move in on you"@ja .

_:N57deb10b7f3440cfb62952ef8312f7b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heavenly gate"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N85e4884d9d854e499a378f06a566e94d ;
    schema:name "Heavenly gate"@ja .

_:Nb6a443756a0646e98e04bd40edacd18f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Water Land～神恋幻想水響曲～"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N85e4884d9d854e499a378f06a566e94d ;
    schema:name "Water Land～神恋幻想水響曲～"@ja .

_:Nba19342c4a164229a954661c6d60407e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "fly high～蒼い希望～"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:N85e4884d9d854e499a378f06a566e94d ;
    schema:name "fly high～蒼い希望～"@ja .

_:Nc81ec5b81ff84ef0a236c09357e2d9f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VibrantRed"@ja ;
    mo:track_number 5 ;
    schema:duration "PT6:58"^^xsd:interval ;
    schema:inPlaylist _:N85e4884d9d854e499a378f06a566e94d ;
    schema:name "VibrantRed"@ja .

_:Ncae7f69cbf164e7a86ad77149ce64729 a schema:Person,
        foaf:Person ;
    mo:performed <album/16218#performance> ;
    schema:name "mirai"@en ;
    foaf:name "mirai"@en .

_:N85e4884d9d854e499a378f06a566e94d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N34b92c74dcb0462f953646f62b7e86df,
        _:N54fab9c465824346ae7cd1731c4db490,
        _:N57deb10b7f3440cfb62952ef8312f7b0,
        _:Nb6a443756a0646e98e04bd40edacd18f,
        _:Nba19342c4a164229a954661c6d60407e,
        _:Nc81ec5b81ff84ef0a236c09357e2d9f6 ;
    mo:track_count 6 ;
    schema:duration "PT32:02"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N34b92c74dcb0462f953646f62b7e86df,
        _:N54fab9c465824346ae7cd1731c4db490,
        _:N57deb10b7f3440cfb62952ef8312f7b0,
        _:Nb6a443756a0646e98e04bd40edacd18f,
        _:Nba19342c4a164229a954661c6d60407e,
        _:Nc81ec5b81ff84ef0a236c09357e2d9f6 .

