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

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

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

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

<event/268> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 18 (Mar 21, 2021)" .

<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/110070#musicalexpression> a mo:Signal ;
    mo:published_as <album/110070#subject> ;
    mo:records <album/110070#performance> .

<album/110070#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mischief Flying Object"@en,
        "ミスチェフフライングオブジェクト"@ja,
        "Mischief Flying Object"@ja-latn ;
    mo:performance_of <album/110070#musicalwork> ;
    mo:recorded_as <album/110070#musicalexpression> ;
    schema:name "Mischief Flying Object"@en,
        "ミスチェフフライングオブジェクト"@ja,
        "Mischief Flying Object"@ja-latn ;
    schema:workPerformed <album/110070#musicalwork> .

<org/706#subject> schema:name "Pizuya's Cell"@en,
        "ぴずやの独房"@ja,
        "Pizuya's Cell"@ja-latn ;
    foaf:name "Pizuya's Cell"@en,
        "ぴずやの独房"@ja,
        "Pizuya's Cell"@ja-latn .

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

<https://medium-media.vgm.io/albums/07/110070/110070-f6f3c99f2f34.jpg> a schema:ImageObject,
        foaf:Image .

<album/110070#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mischief Flying Object"@en,
        "ミスチェフフライングオブジェクト"@ja,
        "Mischief Flying Object"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "at \"Team Shanghai Alice\""@en ;
            foaf:made <album/110070#composition> ;
            foaf:name "at \"Team Shanghai Alice\""@en ],
        <artist/1#subject> ;
    mo:produced_work <album/110070#musicalwork> ;
    schema:name "Mischief Flying Object"@en,
        "ミスチェフフライングオブジェクト"@ja,
        "Mischief Flying Object"@ja-latn .

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

<album/110070#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-03-21"^^xsd:date ;
    dcterms:title "Mischief Flying Object"@en,
        "ミスチェフフライングオブジェクト"@ja,
        "Mischief Flying Object"@ja-latn ;
    mo:catalogue_number "PPPP-0029" ;
    mo:media_type "CD" ;
    mo:publication_of <album/110070#musicalexpression> ;
    mo:publisher <org/706#subject> ;
    mo:record _:N86ede94a0fcc45ecbe2619cb0970f41e ;
    mo:record_count 1 ;
    mo:release <event/268> ;
    schema:about <product/51#subject> ;
    schema:datePublished "2021-03-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/07/110070/110070-f6f3c99f2f34.jpg> ;
    schema:name "Mischief Flying Object"@en,
        "ミスチェフフライングオブジェクト"@ja,
        "Mischief Flying Object"@ja-latn ;
    schema:publisher <org/706#subject> ;
    foaf:depiction <https://media.vgm.io/albums/07/110070/110070-f6f3c99f2f34.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/110070#subject> ;
    schema:name "at \"Team Shanghai Alice\""@en ;
    foaf:made <album/110070#subject> ;
    foaf:name "at \"Team Shanghai Alice\""@en .

_:N0e9ab119245d441eb242b6a4351f642b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Returning Home from the Sky ~ Sky Dream"@en,
        "空の帰り道 ~ Sky Dream"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N86ede94a0fcc45ecbe2619cb0970f41e ;
    schema:name "Returning Home from the Sky ~ Sky Dream"@en,
        "空の帰り道 ~ Sky Dream"@ja .

_:N35008a845f114f119b19ca12949d140c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "UFO Romance in the Night Sky & Heian Alien"@en,
        "夜空のユーフォーロマンス & 平安のエイリアン"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N86ede94a0fcc45ecbe2619cb0970f41e ;
    schema:name "UFO Romance in the Night Sky & Heian Alien"@en,
        "夜空のユーフォーロマンス & 平安のエイリアン"@ja .

_:N47f58ed3a8d34367a202cc87d7897b47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fires of Hokkai & Emotional Skyscraper ~ Cosmic Mind"@en,
        "法界の火 & 感情の摩天楼 ~ Cosmic Mind"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N86ede94a0fcc45ecbe2619cb0970f41e ;
    schema:name "Fires of Hokkai & Emotional Skyscraper ~ Cosmic Mind"@en,
        "法界の火 & 感情の摩天楼 ~ Cosmic Mind"@ja .

_:N61c34a8f72224913811b53813fd18aa8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rural Makai City Esoteria & The Tiger-Patterned Bishamonten"@en,
        "魔界地方都市エソテリア & 虎柄の毘沙門天"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N86ede94a0fcc45ecbe2619cb0970f41e ;
    schema:name "Rural Makai City Esoteria & The Tiger-Patterned Bishamonten"@en,
        "魔界地方都市エソテリア & 虎柄の毘沙門天"@ja .

_:N740d917be2aa43748fc07934d66a8534 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sealed Cloud Route & Beware the Umbrella Left There Forever"@en,
        "閉ざせし雲の通い路 & 万年置き傘にご注意を"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N86ede94a0fcc45ecbe2619cb0970f41e ;
    schema:name "The Sealed Cloud Route & Beware the Umbrella Left There Forever"@en,
        "閉ざせし雲の通い路 & 万年置き傘にご注意を"@ja .

_:N7fc84b106b9448eeb1b1c946501a34ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "At the End of Spring & A Tiny, Tiny, Clever Commander"@en,
        "春の湊に & 小さな小さな賢将"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N86ede94a0fcc45ecbe2619cb0970f41e ;
    schema:name "At the End of Spring & A Tiny, Tiny, Clever Commander"@en,
        "春の湊に & 小さな小さな賢将"@ja .

_:N937162de07ce466aa727ad3b5c2e5fa9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Shadow in the Blue Sky"@en,
        "青空の影"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N86ede94a0fcc45ecbe2619cb0970f41e ;
    schema:name "A Shadow in the Blue Sky"@en,
        "青空の影"@ja .

_:Na535ef1524e94c6ea60f9ce976668a79 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sky Ruin & The Traditional Old Man and the Stylish Girl"@en,
        "スカイルーイン & 時代親父とハイカラ少女"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N86ede94a0fcc45ecbe2619cb0970f41e ;
    schema:name "Sky Ruin & The Traditional Old Man and the Stylish Girl"@en,
        "スカイルーイン & 時代親父とハイカラ少女"@ja .

_:Nbc8c7418904342e588a25f2a19198728 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Youkai Temple"@en,
        "妖怪寺"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N86ede94a0fcc45ecbe2619cb0970f41e ;
    schema:name "Youkai Temple"@en,
        "妖怪寺"@ja .

_:Nf703e99efa394bcd966e60b0318773bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Interdimensional Voyage of a Ghostly Passenger Ship & Captain Murasa"@en,
        "幽霊客船の時空を越えた旅 & キャプテン・ムラサ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N86ede94a0fcc45ecbe2619cb0970f41e ;
    schema:name "Interdimensional Voyage of a Ghostly Passenger Ship & Captain Murasa"@en,
        "幽霊客船の時空を越えた旅 & キャプテン・ムラサ"@ja .

_:N86ede94a0fcc45ecbe2619cb0970f41e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0e9ab119245d441eb242b6a4351f642b,
        _:N35008a845f114f119b19ca12949d140c,
        _:N47f58ed3a8d34367a202cc87d7897b47,
        _:N61c34a8f72224913811b53813fd18aa8,
        _:N740d917be2aa43748fc07934d66a8534,
        _:N7fc84b106b9448eeb1b1c946501a34ec,
        _:N937162de07ce466aa727ad3b5c2e5fa9,
        _:Na535ef1524e94c6ea60f9ce976668a79,
        _:Nbc8c7418904342e588a25f2a19198728,
        _:Nf703e99efa394bcd966e60b0318773bd ;
    mo:track_count 10 ;
    schema:duration "PT32:28"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0e9ab119245d441eb242b6a4351f642b,
        _:N35008a845f114f119b19ca12949d140c,
        _:N47f58ed3a8d34367a202cc87d7897b47,
        _:N61c34a8f72224913811b53813fd18aa8,
        _:N740d917be2aa43748fc07934d66a8534,
        _:N7fc84b106b9448eeb1b1c946501a34ec,
        _:N937162de07ce466aa727ad3b5c2e5fa9,
        _:Na535ef1524e94c6ea60f9ce976668a79,
        _:Nbc8c7418904342e588a25f2a19198728,
        _:Nf703e99efa394bcd966e60b0318773bd .

