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

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

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

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

<artist/4353#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29760#subject> ;
    schema:name "Komekome"@en,
        "米※"@ja ;
    foaf:made <album/29760#composition>,
        <album/29760#subject> ;
    foaf:name "Komekome"@en,
        "米※"@ja .

<event/9> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 4 (May 20, 2007)" .

<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/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/64#subject> a schema:CreativeWork ;
    schema:name "Syu-so-gyoku"@en,
        "秋霜玉"@ja,
        "Shuusou Gyoku"@ja-latn ;
    foaf:name "Syu-so-gyoku"@en,
        "秋霜玉"@ja,
        "Shuusou Gyoku"@ja-latn .

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

<album/29760#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "FROM MY BUG -geschwinder-"@en,
        "FROM MY BUG -geschwinder-"@ja,
        "FROM MY BUG -geschwinder-"@ja-latn ;
    mo:performance_of <album/29760#musicalwork> ;
    mo:recorded_as <album/29760#musicalexpression> ;
    schema:name "FROM MY BUG -geschwinder-"@en,
        "FROM MY BUG -geschwinder-"@ja,
        "FROM MY BUG -geschwinder-"@ja-latn ;
    schema:workPerformed <album/29760#musicalwork> .

<org/581#subject> schema:name "Byou no Hito"@en,
        "鋲の人"@ja,
        "Byou no Hito"@ja-latn ;
    foaf:name "Byou no Hito"@en,
        "鋲の人"@ja,
        "Byou no Hito"@ja-latn .

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

<https://medium-media.vgm.io/albums/06/29760/29760-1319917901.jpg> a schema:ImageObject,
        foaf:Image .

<album/29760#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "FROM MY BUG -geschwinder-"@en,
        "FROM MY BUG -geschwinder-"@ja,
        "FROM MY BUG -geschwinder-"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/4353#subject> ;
    mo:produced_work <album/29760#musicalwork> ;
    schema:name "FROM MY BUG -geschwinder-"@en,
        "FROM MY BUG -geschwinder-"@ja,
        "FROM MY BUG -geschwinder-"@ja-latn .

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

<album/29760#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-05-20"^^xsd:date ;
    dcterms:title "FROM MY BUG -geschwinder-"@en,
        "FROM MY BUG -geschwinder-"@ja,
        "FROM MY BUG -geschwinder-"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/29760#musicalexpression> ;
    mo:publisher <org/581#subject> ;
    mo:record _:N55f69ed9ee124f6fb1a72a3987ed7701 ;
    mo:record_count 1 ;
    mo:release <event/9> ;
    schema:about <product/16#subject>,
        <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/31#subject>,
        <product/64#subject> ;
    schema:datePublished "2007-05-20"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/06/29760/29760-1319917901.jpg> ;
    schema:name "FROM MY BUG -geschwinder-"@en,
        "FROM MY BUG -geschwinder-"@ja,
        "FROM MY BUG -geschwinder-"@ja-latn ;
    schema:publisher <org/581#subject> ;
    foaf:depiction <https://media.vgm.io/albums/06/29760/29760-1319917901.jpg> .

_:N0342ccc3283842998031b25aff37f5be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Faint Dream"@en,
        "幽夢"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N55f69ed9ee124f6fb1a72a3987ed7701 ;
    schema:name "Faint Dream"@en,
        "幽夢"@ja .

_:N10622043a10c475fa5749eafe50429ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "High Sky Metropolis -Ancient Vision-"@en,
        "High Sky Metropolis-Ancient Vision-"@ja ;
    mo:track_number 15 ;
    schema:duration "PT7:27"^^xsd:interval ;
    schema:inPlaylist _:N55f69ed9ee124f6fb1a72a3987ed7701 ;
    schema:name "High Sky Metropolis -Ancient Vision-"@en,
        "High Sky Metropolis-Ancient Vision-"@ja .

_:N141a2311736a4a4c8a7e931e2ad72a42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Collection of This Arrangement"@en,
        "こぁ的蔵書整理"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:N55f69ed9ee124f6fb1a72a3987ed7701 ;
    schema:name "A Collection of This Arrangement"@en,
        "こぁ的蔵書整理"@ja .

_:N16812a9a66744b2981ff1f60bf308930 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "casket of stars -extend-"@en,
        "casket of stars -extend-"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N55f69ed9ee124f6fb1a72a3987ed7701 ;
    schema:name "casket of stars -extend-"@en,
        "casket of stars -extend-"@ja .

_:N1e97e020bcda46a99582f3b8f47e8cdc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Fantastic Legend of Tohno"@en,
        "遠野幻想物語"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N55f69ed9ee124f6fb1a72a3987ed7701 ;
    schema:name "The Fantastic Legend of Tohno"@en,
        "遠野幻想物語"@ja .

_:N3d409ee26c40496596815b1c464ddd5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hell's Gates"@en,
        "なんというゲイツ"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N55f69ed9ee124f6fb1a72a3987ed7701 ;
    schema:name "Hell's Gates"@en,
        "なんというゲイツ"@ja .

_:N503774fb21354fcbaeb4407820ffa6f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vessel of Star"@en,
        "星の器"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N55f69ed9ee124f6fb1a72a3987ed7701 ;
    schema:name "Vessel of Star"@en,
        "星の器"@ja .

_:N66dcce030fca4df0a1a647aa24d1de38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost Child of the East and West"@en,
        "西方の東方迷い子"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N55f69ed9ee124f6fb1a72a3987ed7701 ;
    schema:name "Lost Child of the East and West"@en,
        "西方の東方迷い子"@ja .

_:N6d635273038a4cbd87dacddbda98bc62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magical Girls' Concrete Misunderstanding"@en,
        "魔法少女たちの勘違いコンクレート"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N55f69ed9ee124f6fb1a72a3987ed7701 ;
    schema:name "Magical Girls' Concrete Misunderstanding"@en,
        "魔法少女たちの勘違いコンクレート"@ja .

_:N721b89ad6c624994a2f783138ade53fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Glowing Life is where Life's Light"@en,
        "命の光はどこか、光る命は。"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N55f69ed9ee124f6fb1a72a3987ed7701 ;
    schema:name "Glowing Life is where Life's Light"@en,
        "命の光はどこか、光る命は。"@ja .

_:N9060a5ba92274017bfdb425e847676f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "This Maid is Nevertheless a Norinori"@en,
        "それにしてもこのメイド、ノリノリである。"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N55f69ed9ee124f6fb1a72a3987ed7701 ;
    schema:name "This Maid is Nevertheless a Norinori"@en,
        "それにしてもこのメイド、ノリノリである。"@ja .

_:N989fbec41a064617b73cbe3f7c9768de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Disastorous Gemini"@en,
        "ディザストラスジェミニ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N55f69ed9ee124f6fb1a72a3987ed7701 ;
    schema:name "Disastorous Gemini"@en,
        "ディザストラスジェミニ"@ja .

_:N9c50871c37da404e9e6c6935d76081ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dead Salmon -LrAv-"@en,
        "死んで咲け -LrAv-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N55f69ed9ee124f6fb1a72a3987ed7701 ;
    schema:name "Dead Salmon -LrAv-"@en,
        "死んで咲け -LrAv-"@ja .

_:Na0ae6121d0264c1eb39d30303802c400 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Honest Cirno"@en,
        "素直なチルノ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N55f69ed9ee124f6fb1a72a3987ed7701 ;
    schema:name "Honest Cirno"@en,
        "素直なチルノ"@ja .

_:Nac6bcb38a6b245fdbeb7dfd7d7d13fd9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Glory's Only Dedication"@en,
        "栄華のみ捧げや"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N55f69ed9ee124f6fb1a72a3987ed7701 ;
    schema:name "Glory's Only Dedication"@en,
        "栄華のみ捧げや"@ja .

_:N55f69ed9ee124f6fb1a72a3987ed7701 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0342ccc3283842998031b25aff37f5be,
        _:N10622043a10c475fa5749eafe50429ca,
        _:N141a2311736a4a4c8a7e931e2ad72a42,
        _:N16812a9a66744b2981ff1f60bf308930,
        _:N1e97e020bcda46a99582f3b8f47e8cdc,
        _:N3d409ee26c40496596815b1c464ddd5e,
        _:N503774fb21354fcbaeb4407820ffa6f3,
        _:N66dcce030fca4df0a1a647aa24d1de38,
        _:N6d635273038a4cbd87dacddbda98bc62,
        _:N721b89ad6c624994a2f783138ade53fa,
        _:N9060a5ba92274017bfdb425e847676f1,
        _:N989fbec41a064617b73cbe3f7c9768de,
        _:N9c50871c37da404e9e6c6935d76081ca,
        _:Na0ae6121d0264c1eb39d30303802c400,
        _:Nac6bcb38a6b245fdbeb7dfd7d7d13fd9 ;
    mo:track_count 15 ;
    schema:duration "PT55:11"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N0342ccc3283842998031b25aff37f5be,
        _:N10622043a10c475fa5749eafe50429ca,
        _:N141a2311736a4a4c8a7e931e2ad72a42,
        _:N16812a9a66744b2981ff1f60bf308930,
        _:N1e97e020bcda46a99582f3b8f47e8cdc,
        _:N3d409ee26c40496596815b1c464ddd5e,
        _:N503774fb21354fcbaeb4407820ffa6f3,
        _:N66dcce030fca4df0a1a647aa24d1de38,
        _:N6d635273038a4cbd87dacddbda98bc62,
        _:N721b89ad6c624994a2f783138ade53fa,
        _:N9060a5ba92274017bfdb425e847676f1,
        _:N989fbec41a064617b73cbe3f7c9768de,
        _:N9c50871c37da404e9e6c6935d76081ca,
        _:Na0ae6121d0264c1eb39d30303802c400,
        _:Nac6bcb38a6b245fdbeb7dfd7d7d13fd9 .

