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

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

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

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

<event/68> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 7 (Mar 14, 2010)" .

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

<album/25721#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Gensou Seiren Line"@en,
        "幻想急行星蓮線"@ja,
        "Gensou Seiren Line"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/25721#musicalwork> ;
    schema:name "Gensou Seiren Line"@en,
        "幻想急行星蓮線"@ja,
        "Gensou Seiren Line"@ja-latn .

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

<org/1193#subject> schema:name "MMUSE"@en,
        "まじかるみゅーず"@ja,
        "MMUSE"@ja-latn ;
    foaf:name "MMUSE"@en,
        "まじかるみゅーず"@ja,
        "MMUSE"@ja-latn .

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

<https://medium-media.vgm.io/albums/12/25721/25721-1304028153.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/14653#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/25721#performance> ;
    schema:name "MMGemini"@en,
        "ＭＭじぇみに"@ja ;
    foaf:name "MMGemini"@en,
        "ＭＭじぇみに"@ja .

<album/25721#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Gensou Seiren Line"@en,
        "幻想急行星蓮線"@ja,
        "Gensou Seiren Line"@ja-latn ;
    mo:performance_of <album/25721#musicalwork> ;
    mo:performer _:N247880edd95144689e05585c644b2aa8,
        <artist/14653#subject> ;
    mo:recorded_as <album/25721#musicalexpression> ;
    schema:byArtist _:N247880edd95144689e05585c644b2aa8,
        <artist/14653#subject> ;
    schema:name "Gensou Seiren Line"@en,
        "幻想急行星蓮線"@ja,
        "Gensou Seiren Line"@ja-latn ;
    schema:workPerformed <album/25721#musicalwork> .

<album/25721#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-03-14"^^xsd:date ;
    dcterms:title "Gensou Seiren Line"@en,
        "幻想急行星蓮線"@ja,
        "Gensou Seiren Line"@ja-latn ;
    mo:catalogue_number "DTMT-1401" ;
    mo:media_type "CD" ;
    mo:publication_of <album/25721#musicalexpression> ;
    mo:publisher <org/1193#subject> ;
    mo:record _:N2389998231fd4b84ae6375cac8876f1b ;
    mo:record_count 1 ;
    mo:release <event/68> ;
    schema:about <product/51#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "あやのん"@en ;
            foaf:name "あやのん"@en ],
        <artist/14653#subject> ;
    schema:datePublished "2010-03-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/12/25721/25721-1304028153.jpg> ;
    schema:name "Gensou Seiren Line"@en,
        "幻想急行星蓮線"@ja,
        "Gensou Seiren Line"@ja-latn ;
    schema:publisher <org/1193#subject> ;
    foaf:depiction <https://media.vgm.io/albums/12/25721/25721-1304028153.jpg> .

_:N1cbecb6a545e4af9896702778beb5e06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Push!Rush!"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N2389998231fd4b84ae6375cac8876f1b ;
    schema:name "Push!Rush!"@ja .

_:N247880edd95144689e05585c644b2aa8 a schema:Person,
        foaf:Person ;
    mo:performed <album/25721#performance> ;
    schema:name "あやのん"@en ;
    foaf:name "あやのん"@en .

_:N3b8efea1a6154fdebff90dee9b46b5bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "十六夜の船旅 (Instruments)"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N2389998231fd4b84ae6375cac8876f1b ;
    schema:name "十六夜の船旅 (Instruments)"@ja .

_:N4f9a2eb9e32d4581accd53d371aea92b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Never Understood Emotion"@ja ;
    mo:track_number 12 ;
    schema:duration "PT9:16"^^xsd:interval ;
    schema:inPlaylist _:N2389998231fd4b84ae6375cac8876f1b ;
    schema:name "Never Understood Emotion"@ja .

_:N6c21a0bb030949b78de6dff22e2c3e15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "暁の空に"@ja ;
    mo:track_number 11 ;
    schema:duration "PT8:42"^^xsd:interval ;
    schema:inPlaylist _:N2389998231fd4b84ae6375cac8876f1b ;
    schema:name "暁の空に"@ja .

_:N72bdc2c019a14e8ba9433a4676862ceb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "疾走！魔界都市上空"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N2389998231fd4b84ae6375cac8876f1b ;
    schema:name "疾走！魔界都市上空"@ja .

_:N7e2f5e7da3d94817aea1e704e2fbff2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "UNZAN-SMASH!"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:inPlaylist _:N2389998231fd4b84ae6375cac8876f1b ;
    schema:name "UNZAN-SMASH!"@ja .

_:N8443abc052e74fec86e2e49b63ec8643 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trouble-Travel"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N2389998231fd4b84ae6375cac8876f1b ;
    schema:name "Trouble-Travel"@ja .

_:N97a7fdeff3a3443986637373f8d1b508 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "弦奏「Spanish-Ghostship」"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:57"^^xsd:interval ;
    schema:inPlaylist _:N2389998231fd4b84ae6375cac8876f1b ;
    schema:name "弦奏「Spanish-Ghostship」"@ja .

_:N9c3fd083f4cb4ea1aa48322271b52c61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幻想急行星蓮線"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N2389998231fd4b84ae6375cac8876f1b ;
    schema:name "幻想急行星蓮線"@ja .

_:Nac46b34783ee426ca43c79736c2e8b80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SKA・SKA・る～いん"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N2389998231fd4b84ae6375cac8876f1b ;
    schema:name "SKA・SKA・る～いん"@ja .

_:Nba29cd6f6dd0491497bb36af4bf99b2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "船出の春 (Instruments)"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N2389998231fd4b84ae6375cac8876f1b ;
    schema:name "船出の春 (Instruments)"@ja .

_:Nde49f36be20d4431b75bd8db07716253 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "船出の春"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N2389998231fd4b84ae6375cac8876f1b ;
    schema:name "船出の春"@ja .

_:Ne598a3a40b61478dbfd8e8a7e916138e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "冬の夜のスタードリーム"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N2389998231fd4b84ae6375cac8876f1b ;
    schema:name "冬の夜のスタードリーム"@ja .

_:Ne92a17c3b02b46878ad844c14721220b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "十六夜の船旅"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N2389998231fd4b84ae6375cac8876f1b ;
    schema:name "十六夜の船旅"@ja .

_:N2389998231fd4b84ae6375cac8876f1b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1cbecb6a545e4af9896702778beb5e06,
        _:N3b8efea1a6154fdebff90dee9b46b5bc,
        _:N4f9a2eb9e32d4581accd53d371aea92b,
        _:N6c21a0bb030949b78de6dff22e2c3e15,
        _:N72bdc2c019a14e8ba9433a4676862ceb,
        _:N7e2f5e7da3d94817aea1e704e2fbff2a,
        _:N8443abc052e74fec86e2e49b63ec8643,
        _:N97a7fdeff3a3443986637373f8d1b508,
        _:N9c3fd083f4cb4ea1aa48322271b52c61,
        _:Nac46b34783ee426ca43c79736c2e8b80,
        _:Nba29cd6f6dd0491497bb36af4bf99b2a,
        _:Nde49f36be20d4431b75bd8db07716253,
        _:Ne598a3a40b61478dbfd8e8a7e916138e,
        _:Ne92a17c3b02b46878ad844c14721220b ;
    mo:track_count 14 ;
    schema:duration "PT68:53"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N1cbecb6a545e4af9896702778beb5e06,
        _:N3b8efea1a6154fdebff90dee9b46b5bc,
        _:N4f9a2eb9e32d4581accd53d371aea92b,
        _:N6c21a0bb030949b78de6dff22e2c3e15,
        _:N72bdc2c019a14e8ba9433a4676862ceb,
        _:N7e2f5e7da3d94817aea1e704e2fbff2a,
        _:N8443abc052e74fec86e2e49b63ec8643,
        _:N97a7fdeff3a3443986637373f8d1b508,
        _:N9c3fd083f4cb4ea1aa48322271b52c61,
        _:Nac46b34783ee426ca43c79736c2e8b80,
        _:Nba29cd6f6dd0491497bb36af4bf99b2a,
        _:Nde49f36be20d4431b75bd8db07716253,
        _:Ne598a3a40b61478dbfd8e8a7e916138e,
        _:Ne92a17c3b02b46878ad844c14721220b .

