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

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

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

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

<product/16#subject> a schema:CreativeWork ;
    schema:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn ;
    foaf:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn .

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

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

<product/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

<product/882#subject> a schema:CreativeWork ;
    schema:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn ;
    foaf:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn .

<album/35816#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "the one's2"@en,
        "the one's2"@ja,
        "the one's2"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/35816#musicalwork> ;
    schema:name "the one's2"@en,
        "the one's2"@ja,
        "the one's2"@ja-latn .

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

<org/1055#subject> schema:name "Shonen-Vivid"@en,
        "少年ヴィヴィッド"@ja,
        "Shonen-Vivid"@ja-latn ;
    foaf:name "Shonen-Vivid"@en,
        "少年ヴィヴィッド"@ja,
        "Shonen-Vivid"@ja-latn .

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

<https://medium-media.vgm.io/albums/61/35816/35816-1350205825.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/11499#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/35816#performance> ;
    schema:name "Ichi"@en,
        "イチ"@ja ;
    foaf:made <album/35816#lyrics>,
        <album/35816#subject> ;
    foaf:name "Ichi"@en,
        "イチ"@ja .

<artist/12982#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/35816#performance> ;
    schema:name "efuminor"@en,
        "えふまいな"@ja ;
    foaf:made <album/35816#lyrics>,
        <album/35816#subject> ;
    foaf:name "efuminor"@en,
        "えふまいな"@ja .

<artist/16663#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/35816#performance> ;
    schema:name "Kyuu"@en,
        "玖"@ja ;
    foaf:made <album/35816#lyrics>,
        <album/35816#subject> ;
    foaf:name "Kyuu"@en,
        "玖"@ja .

<artist/7331#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/35816#performance> ;
    schema:name "shirotokage"@en,
        "白トカゲ"@ja ;
    foaf:made <album/35816#lyrics>,
        <album/35816#subject> ;
    foaf:name "shirotokage"@en,
        "白トカゲ"@ja .

<artist/79246#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/35816#performance> ;
    schema:name "Junjiro Tanaka"@en,
        "田中じゅんじろー"@ja ;
    foaf:made <album/35816#lyrics>,
        <album/35816#subject> ;
    foaf:name "Junjiro Tanaka"@en,
        "田中じゅんじろー"@ja .

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

<album/35816#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "the one's2"@en,
        "the one's2"@ja,
        "the one's2"@ja-latn ;
    mo:performance_of <album/35816#musicalwork> ;
    mo:performer _:N0e21bfbd0a5948b896f5e4947f579556,
        _:N118d0f21f2644c21899912ca43ff3d48,
        _:N27fb0013d44c4f7a8338c829b5fedb18,
        _:N294b99249c334a3187807fc72cdda0e0,
        _:N3666539c1f78444aa029584b3d6f2d6b,
        _:N466f330de37e498084cd4b9781d728b0,
        _:N550eeee11ef04aa984921cb433d4c798,
        _:N5b75802a7ac543e7a7c228efb7b64b12,
        _:Ndbb4918824654fd0afae84b32e85ee90,
        _:Nf399e662ec944b00b6990751394cb81e,
        <artist/11499#subject>,
        <artist/12982#subject>,
        <artist/16663#subject>,
        <artist/7331#subject>,
        <artist/79246#subject> ;
    mo:recorded_as <album/35816#musicalexpression> ;
    schema:byArtist _:N0e21bfbd0a5948b896f5e4947f579556,
        _:N118d0f21f2644c21899912ca43ff3d48,
        _:N27fb0013d44c4f7a8338c829b5fedb18,
        _:N294b99249c334a3187807fc72cdda0e0,
        _:N3666539c1f78444aa029584b3d6f2d6b,
        _:N466f330de37e498084cd4b9781d728b0,
        _:N550eeee11ef04aa984921cb433d4c798,
        _:N5b75802a7ac543e7a7c228efb7b64b12,
        _:Ndbb4918824654fd0afae84b32e85ee90,
        _:Nf399e662ec944b00b6990751394cb81e,
        <artist/11499#subject>,
        <artist/12982#subject>,
        <artist/16663#subject>,
        <artist/7331#subject>,
        <artist/79246#subject> ;
    schema:name "the one's2"@en,
        "the one's2"@ja,
        "the one's2"@ja-latn ;
    schema:workPerformed <album/35816#musicalwork> .

<album/35816#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-05-27"^^xsd:date ;
    dcterms:title "the one's2"@en,
        "the one's2"@ja,
        "the one's2"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/35816#musicalexpression> ;
    mo:publisher <org/1055#subject> ;
    mo:record _:N600f91d3333e4397ab852eaf2d9d13af ;
    mo:record_count 1 ;
    mo:release <event/149> ;
    schema:about <product/16#subject>,
        <product/20#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/33#subject>,
        <product/51#subject>,
        <product/882#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "えーか"@en ;
            foaf:name "えーか"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "こーちゃ"@en ;
            foaf:name "こーちゃ"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "ebi myon"@en ;
            foaf:name "ebi myon"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "suzuki"@en ;
            foaf:name "suzuki"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "野。"@en ;
            foaf:name "野。"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "nanase"@en ;
            foaf:name "nanase"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "樹揚げ"@en ;
            foaf:name "樹揚げ"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "秋山葉一"@en ;
            foaf:name "秋山葉一"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "kaji"@en ;
            foaf:name "kaji"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "七夕"@en ;
            foaf:name "七夕"@en ],
        <artist/11499#subject>,
        <artist/12982#subject>,
        <artist/16663#subject>,
        <artist/7331#subject>,
        <artist/79246#subject> ;
    schema:datePublished "2012-05-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/61/35816/35816-1350205825.jpg> ;
    schema:name "the one's2"@en,
        "the one's2"@ja,
        "the one's2"@ja-latn ;
    schema:publisher <org/1055#subject> ;
    foaf:depiction <https://media.vgm.io/albums/61/35816/35816-1350205825.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "秋山葉一"@en ;
    foaf:made <album/35816#lyrics> ;
    foaf:name "秋山葉一"@en .

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

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

[] a schema:Person,
        foaf:Person ;
    schema:name "大人の味"@en ;
    foaf:made <album/35816#lyrics> ;
    foaf:name "大人の味"@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "樹揚げ"@en ;
    foaf:made <album/35816#subject> ;
    foaf:name "樹揚げ"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "大人の味"@en ;
    foaf:made <album/35816#subject> ;
    foaf:name "大人の味"@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "秋山葉一"@en ;
    foaf:made <album/35816#subject> ;
    foaf:name "秋山葉一"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "樹揚げ"@en ;
    foaf:made <album/35816#lyrics> ;
    foaf:name "樹揚げ"@en .

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

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

_:N0e21bfbd0a5948b896f5e4947f579556 a schema:Person,
        foaf:Person ;
    mo:performed <album/35816#performance> ;
    schema:name "えーか"@en ;
    foaf:name "えーか"@en .

_:N118d0f21f2644c21899912ca43ff3d48 a schema:Person,
        foaf:Person ;
    mo:performed <album/35816#performance> ;
    schema:name "樹揚げ"@en ;
    foaf:name "樹揚げ"@en .

_:N1dfc2ac74fed4d72a6d8ae70b8599a15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "one's"@ja ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N600f91d3333e4397ab852eaf2d9d13af ;
    schema:name "one's"@ja .

_:N20e59cf234f5417f99e7af5fe35b4187 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幸の理"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N600f91d3333e4397ab852eaf2d9d13af ;
    schema:name "幸の理"@ja .

_:N27fb0013d44c4f7a8338c829b5fedb18 a schema:Person,
        foaf:Person ;
    mo:performed <album/35816#performance> ;
    schema:name "ebi myon"@en ;
    foaf:name "ebi myon"@en .

_:N294b99249c334a3187807fc72cdda0e0 a schema:Person,
        foaf:Person ;
    mo:performed <album/35816#performance> ;
    schema:name "野。"@en ;
    foaf:name "野。"@en .

_:N2fe21ddfbc5d44b5869d5cc430e8b9a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "常闇に咲く花"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N600f91d3333e4397ab852eaf2d9d13af ;
    schema:name "常闇に咲く花"@ja .

_:N311b7c1dcb6547c29bb193746b82cacc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "黄泉中有"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N600f91d3333e4397ab852eaf2d9d13af ;
    schema:name "黄泉中有"@ja .

_:N3666539c1f78444aa029584b3d6f2d6b a schema:Person,
        foaf:Person ;
    mo:performed <album/35816#performance> ;
    schema:name "こーちゃ"@en ;
    foaf:name "こーちゃ"@en .

_:N41c4c35cea8e4da6a372a5d60f88539b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "バルカロック"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N600f91d3333e4397ab852eaf2d9d13af ;
    schema:name "バルカロック"@ja .

_:N466f330de37e498084cd4b9781d728b0 a schema:Person,
        foaf:Person ;
    mo:performed <album/35816#performance> ;
    schema:name "秋山葉一"@en ;
    foaf:name "秋山葉一"@en .

_:N550eeee11ef04aa984921cb433d4c798 a schema:Person,
        foaf:Person ;
    mo:performed <album/35816#performance> ;
    schema:name "suzuki"@en ;
    foaf:name "suzuki"@en .

_:N585ca4a138e746ffafc513d3bf5671a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Endymion"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N600f91d3333e4397ab852eaf2d9d13af ;
    schema:name "Endymion"@ja .

_:N5b75802a7ac543e7a7c228efb7b64b12 a schema:Person,
        foaf:Person ;
    mo:performed <album/35816#performance> ;
    schema:name "nanase"@en ;
    foaf:name "nanase"@en .

_:N65fa88b86b034781adf58edfdad20031 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "コルト"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N600f91d3333e4397ab852eaf2d9d13af ;
    schema:name "コルト"@ja .

_:Na1078c2eff4e48338548845d77ad2eeb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "戦場のゼロ距離恋愛"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N600f91d3333e4397ab852eaf2d9d13af ;
    schema:name "戦場のゼロ距離恋愛"@ja .

_:Na7b877b76eda4aa1bcd16dd1ed7ed3e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "芥のせせらぎ"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N600f91d3333e4397ab852eaf2d9d13af ;
    schema:name "芥のせせらぎ"@ja .

_:Na861f4ed437c4329b67e1419251e46e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "micro planet"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N600f91d3333e4397ab852eaf2d9d13af ;
    schema:name "micro planet"@ja .

_:Ndbb4918824654fd0afae84b32e85ee90 a schema:Person,
        foaf:Person ;
    mo:performed <album/35816#performance> ;
    schema:name "kaji"@en ;
    foaf:name "kaji"@en .

_:Nf232ccb39aa744eba7e90580ff082797 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SHIAWASE LOOKS UTSUSEMI GIRL"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N600f91d3333e4397ab852eaf2d9d13af ;
    schema:name "SHIAWASE LOOKS UTSUSEMI GIRL"@ja .

_:Nf399e662ec944b00b6990751394cb81e a schema:Person,
        foaf:Person ;
    mo:performed <album/35816#performance> ;
    schema:name "七夕"@en ;
    foaf:name "七夕"@en .

_:N600f91d3333e4397ab852eaf2d9d13af a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1dfc2ac74fed4d72a6d8ae70b8599a15,
        _:N20e59cf234f5417f99e7af5fe35b4187,
        _:N2fe21ddfbc5d44b5869d5cc430e8b9a2,
        _:N311b7c1dcb6547c29bb193746b82cacc,
        _:N41c4c35cea8e4da6a372a5d60f88539b,
        _:N585ca4a138e746ffafc513d3bf5671a2,
        _:N65fa88b86b034781adf58edfdad20031,
        _:Na1078c2eff4e48338548845d77ad2eeb,
        _:Na7b877b76eda4aa1bcd16dd1ed7ed3e6,
        _:Na861f4ed437c4329b67e1419251e46e7,
        _:Nf232ccb39aa744eba7e90580ff082797 ;
    mo:track_count 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N1dfc2ac74fed4d72a6d8ae70b8599a15,
        _:N20e59cf234f5417f99e7af5fe35b4187,
        _:N2fe21ddfbc5d44b5869d5cc430e8b9a2,
        _:N311b7c1dcb6547c29bb193746b82cacc,
        _:N41c4c35cea8e4da6a372a5d60f88539b,
        _:N585ca4a138e746ffafc513d3bf5671a2,
        _:N65fa88b86b034781adf58edfdad20031,
        _:Na1078c2eff4e48338548845d77ad2eeb,
        _:Na7b877b76eda4aa1bcd16dd1ed7ed3e6,
        _:Na861f4ed437c4329b67e1419251e46e7,
        _:Nf232ccb39aa744eba7e90580ff082797 .

