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

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

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

<event/35> a mo:Release ;
    schema:name "Released at Comic Market 75 (Dec 28, 2008 to Dec 30, 2008)" .

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

<album/11864#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Touhou Tatebue Youyoumu"@en,
        "東方縦笛妖々夢"@ja,
        "Touhou Tatebue Youyoumu"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/11864#musicalwork> ;
    schema:name "Touhou Tatebue Youyoumu"@en,
        "東方縦笛妖々夢"@ja,
        "Touhou Tatebue Youyoumu"@ja-latn .

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

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

<org/419#subject> schema:name "Machikado-Mapoze"@en,
        "街角麻婆豆"@ja,
        "Machikado-Mapoze"@ja-latn ;
    foaf:name "Machikado-Mapoze"@en,
        "街角麻婆豆"@ja,
        "Machikado-Mapoze"@ja-latn .

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

<https://medium-media.vgm.io/albums/46/11864/11864-1233247240.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/1006#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11864#performance> ;
    schema:name "TAM"@en ;
    foaf:name "TAM"@en .

<artist/7248#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11864#performance> ;
    schema:name "Sakana Nakazako"@en,
        "中雑魚酒菜"@ja ;
    foaf:name "Sakana Nakazako"@en,
        "中雑魚酒菜"@ja .

<artist/9573#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11864#performance> ;
    schema:name "Kokurinn"@en ;
    foaf:made <album/11864#lyrics>,
        <album/11864#subject> ;
    foaf:name "Kokurinn"@en .

<album/11864#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Touhou Tatebue Youyoumu"@en,
        "東方縦笛妖々夢"@ja,
        "Touhou Tatebue Youyoumu"@ja-latn ;
    mo:performance_of <album/11864#musicalwork> ;
    mo:performer _:Nfb6a8f08ca9e4edd95638d475f3cdb75,
        <artist/1006#subject>,
        <artist/7248#subject>,
        <artist/9573#subject> ;
    mo:recorded_as <album/11864#musicalexpression> ;
    schema:byArtist _:Nfb6a8f08ca9e4edd95638d475f3cdb75,
        <artist/1006#subject>,
        <artist/7248#subject>,
        <artist/9573#subject> ;
    schema:name "Touhou Tatebue Youyoumu"@en,
        "東方縦笛妖々夢"@ja,
        "Touhou Tatebue Youyoumu"@ja-latn ;
    schema:workPerformed <album/11864#musicalwork> .

<album/11864#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-12-29"^^xsd:date ;
    dcterms:title "Touhou Tatebue Youyoumu"@en,
        "東方縦笛妖々夢"@ja,
        "Touhou Tatebue Youyoumu"@ja-latn ;
    mo:catalogue_number "MM-02" ;
    mo:media_type "CD" ;
    mo:publication_of <album/11864#musicalexpression> ;
    mo:publisher <org/419#subject> ;
    mo:record _:Na2d14ed7641344b096a6a52d94c3e165 ;
    mo:record_count 1 ;
    mo:release <event/35> ;
    schema:about <product/22#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "orz"@en ;
            foaf:name "orz"@en ],
        <artist/1006#subject>,
        <artist/7248#subject>,
        <artist/9573#subject> ;
    schema:datePublished "2008-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/46/11864/11864-1233247240.jpg> ;
    schema:name "Touhou Tatebue Youyoumu"@en,
        "東方縦笛妖々夢"@ja,
        "Touhou Tatebue Youyoumu"@ja-latn ;
    schema:publisher <org/419#subject> ;
    foaf:depiction <https://media.vgm.io/albums/46/11864/11864-1233247240.jpg> .

_:N1b749087a94f47849e29c582c873ad84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bloom Nobly, Cherry Blossoms of Sumizome"@en,
        "幽雅に咲かせ、墨染の桜"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Na2d14ed7641344b096a6a52d94c3e165 ;
    schema:name "Bloom Nobly, Cherry Blossoms of Sumizome"@en,
        "幽雅に咲かせ、墨染の桜"@ja .

_:N314f2dee95a641f0adf0de08bf9ad464 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chaos Flower"@en,
        "カオス花"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:Na2d14ed7641344b096a6a52d94c3e165 ;
    schema:name "Chaos Flower"@en,
        "カオス花"@ja .

_:N4a00aefee07244b9bb8d83187e6a90e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Saigyouyou"@en,
        "西行妖"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:Na2d14ed7641344b096a6a52d94c3e165 ;
    schema:name "Saigyouyou"@en,
        "西行妖"@ja .

_:N7aec5b67dfac48828d7d48d2d6f213ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Phantom Ensemble of Tohno's Illusionary Funeral"@en,
        "遠野幻葬幽霊楽団"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:Na2d14ed7641344b096a6a52d94c3e165 ;
    schema:name "The Phantom Ensemble of Tohno's Illusionary Funeral"@en,
        "遠野幻葬幽霊楽団"@ja .

_:N7f419be125f3424ebc48b78d4409bf98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Myon's Theme"@en,
        "みょんのテーマ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:Na2d14ed7641344b096a6a52d94c3e165 ;
    schema:name "Myon's Theme"@en,
        "みょんのテーマ"@ja .

_:N82120f3bb0174aa092f5e10dbca150c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Solitary Doll Making"@en,
        "独りぼっちの人形作り"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Na2d14ed7641344b096a6a52d94c3e165 ;
    schema:name "Solitary Doll Making"@en,
        "独りぼっちの人形作り"@ja .

_:Na8b798a7feb5455686c37a9d205a7844 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Glass Flower"@en,
        "硝子花"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:Na2d14ed7641344b096a6a52d94c3e165 ;
    schema:name "Glass Flower"@en,
        "硝子花"@ja .

_:Nb6ddacf6957941c7980f5a5613a66733 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sakura Sakura"@en,
        "さくらさくら"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:Na2d14ed7641344b096a6a52d94c3e165 ;
    schema:name "Sakura Sakura"@en,
        "さくらさくら"@ja .

_:Ned1d69e3647947098fd9fbdd4335855e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Necrofantasia"@en,
        "ネクロファンタジア"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Na2d14ed7641344b096a6a52d94c3e165 ;
    schema:name "Necrofantasia"@en,
        "ネクロファンタジア"@ja .

_:Nf6013cd971cb4759ad17d0c4e697fd12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonus Track"@en,
        "Bonus Track"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:Na2d14ed7641344b096a6a52d94c3e165 ;
    schema:name "Bonus Track"@en,
        "Bonus Track"@ja .

_:Nfb6a8f08ca9e4edd95638d475f3cdb75 a schema:Person,
        foaf:Person ;
    mo:performed <album/11864#performance> ;
    schema:name "orz"@en ;
    foaf:name "orz"@en .

_:Na2d14ed7641344b096a6a52d94c3e165 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1b749087a94f47849e29c582c873ad84,
        _:N314f2dee95a641f0adf0de08bf9ad464,
        _:N4a00aefee07244b9bb8d83187e6a90e4,
        _:N7aec5b67dfac48828d7d48d2d6f213ec,
        _:N7f419be125f3424ebc48b78d4409bf98,
        _:N82120f3bb0174aa092f5e10dbca150c7,
        _:Na8b798a7feb5455686c37a9d205a7844,
        _:Nb6ddacf6957941c7980f5a5613a66733,
        _:Ned1d69e3647947098fd9fbdd4335855e,
        _:Nf6013cd971cb4759ad17d0c4e697fd12 ;
    mo:track_count 10 ;
    schema:duration "PT28:17"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N1b749087a94f47849e29c582c873ad84,
        _:N314f2dee95a641f0adf0de08bf9ad464,
        _:N4a00aefee07244b9bb8d83187e6a90e4,
        _:N7aec5b67dfac48828d7d48d2d6f213ec,
        _:N7f419be125f3424ebc48b78d4409bf98,
        _:N82120f3bb0174aa092f5e10dbca150c7,
        _:Na8b798a7feb5455686c37a9d205a7844,
        _:Nb6ddacf6957941c7980f5a5613a66733,
        _:Ned1d69e3647947098fd9fbdd4335855e,
        _:Nf6013cd971cb4759ad17d0c4e697fd12 .

