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

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

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

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

<event/3> a mo:Release ;
    schema:name "Released at Comic Market 71 (Dec 29, 2006 to Dec 31, 2006)" .

<product/25#subject> a schema:CreativeWork ;
    schema:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn ;
    foaf:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@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 .

<album/6250#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Touhou Midnight MAXIMUMTUNE II"@en,
        "東方ミッドナイト MAXIMUMTUNE II"@ja,
        "Touhou Midnight MAXIMUMTUNE II"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/6250#musicalwork> ;
    schema:name "Touhou Midnight MAXIMUMTUNE II"@en,
        "東方ミッドナイト MAXIMUMTUNE II"@ja,
        "Touhou Midnight MAXIMUMTUNE II"@ja-latn .

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

<album/6250#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Touhou Midnight MAXIMUMTUNE II"@en,
        "東方ミッドナイト MAXIMUMTUNE II"@ja,
        "Touhou Midnight MAXIMUMTUNE II"@ja-latn ;
    mo:performance_of <album/6250#musicalwork> ;
    mo:recorded_as <album/6250#musicalexpression> ;
    schema:name "Touhou Midnight MAXIMUMTUNE II"@en,
        "東方ミッドナイト MAXIMUMTUNE II"@ja,
        "Touhou Midnight MAXIMUMTUNE II"@ja-latn ;
    schema:workPerformed <album/6250#musicalwork> .

<org/163#subject> schema:name "Golden City Factory"@en,
        "Golden City Factory"@ja,
        "Golden City Factory"@ja-latn ;
    foaf:name "Golden City Factory"@en,
        "Golden City Factory"@ja,
        "Golden City Factory"@ja-latn .

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

<https://medium-media.vgm.io/albums/05/6250/6250-1198693473.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/6250#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-01-01"^^xsd:date ;
    dcterms:title "Touhou Midnight MAXIMUMTUNE II"@en,
        "東方ミッドナイト MAXIMUMTUNE II"@ja,
        "Touhou Midnight MAXIMUMTUNE II"@ja-latn ;
    mo:catalogue_number "GCFT-0028" ;
    mo:media_type "CD" ;
    mo:publication_of <album/6250#musicalexpression> ;
    mo:publisher <org/163#subject> ;
    mo:record _:N60789dfb48454b6ebf23a648823270a2 ;
    mo:record_count 1 ;
    mo:release <event/3> ;
    schema:about <product/25#subject>,
        <product/29#subject> ;
    schema:datePublished "2006-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/05/6250/6250-1198693473.jpg> ;
    schema:name "Touhou Midnight MAXIMUMTUNE II"@en,
        "東方ミッドナイト MAXIMUMTUNE II"@ja,
        "Touhou Midnight MAXIMUMTUNE II"@ja-latn ;
    schema:publisher <org/163#subject> ;
    foaf:depiction <https://media.vgm.io/albums/05/6250/6250-1198693473.jpg> .

_:N06bb3ea1eaa947868ab76ec260e96573 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Higan Retour ~ Riverside View"@en,
        "彼岸帰航 ~ Riverside View"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N60789dfb48454b6ebf23a648823270a2 ;
    schema:name "Higan Retour ~ Riverside View"@en,
        "彼岸帰航 ~ Riverside View"@ja .

_:N333c92bb0c6440c7a569850f016dec7c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lord Usa's Elemental Flag"@en,
        "お宇佐さまの素い幡"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N60789dfb48454b6ebf23a648823270a2 ;
    schema:name "Lord Usa's Elemental Flag"@en,
        "お宇佐さまの素い幡"@ja .

_:N3fd36a1da24d404a8f073a27a906f548 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flower of Soul ~ Another Dream..."@en,
        "魂の花 ~ Another Dream..."@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N60789dfb48454b6ebf23a648823270a2 ;
    schema:name "Flower of Soul ~ Another Dream..."@en,
        "魂の花 ~ Another Dream..."@ja .

_:N47414c889aae4f09808ffba72db9559d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wind God Girl"@en,
        "風神少女"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:N60789dfb48454b6ebf23a648823270a2 ;
    schema:name "Wind God Girl"@en,
        "風神少女"@ja .

_:N64cd902c50934f4a86144cde8d8142d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gensokyo, Past and Present ~ Flower Land"@en,
        "今昔幻想郷 ~ Flower Land"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N60789dfb48454b6ebf23a648823270a2 ;
    schema:name "Gensokyo, Past and Present ~ Flower Land"@en,
        "今昔幻想郷 ~ Flower Land"@ja .

_:N65ede99ae460433788343f3e9fe0e7c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Night Falls ~ Evening Star"@en,
        "夜が降りてくる ~ Evening Star"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N60789dfb48454b6ebf23a648823270a2 ;
    schema:name "Night Falls ~ Evening Star"@en,
        "夜が降りてくる ~ Evening Star"@ja .

_:N775cc26ff7d34ebe85cca7b16004ddb5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Touhou Judgement in the Sixtieth Year ~ Fate of Sixty Years"@en,
        "六十年目の東方裁判 ~ Fate of Sixty Years"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N60789dfb48454b6ebf23a648823270a2 ;
    schema:name "Touhou Judgement in the Sixtieth Year ~ Fate of Sixty Years"@en,
        "六十年目の東方裁判 ~ Fate of Sixty Years"@ja .

_:N9a9213744dcb4159a5a7e9f4381a6321 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oriental Memory of Forgathering Dream"@en,
        "東方萃夢想"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N60789dfb48454b6ebf23a648823270a2 ;
    schema:name "Oriental Memory of Forgathering Dream"@en,
        "東方萃夢想"@ja .

_:Na1778ebeff3748c5b4e4ef5c7c135d9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lunatic Eyes ~ Invisible Full Moon"@en,
        "狂気の瞳 ~ Invisible Full Moon"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N60789dfb48454b6ebf23a648823270a2 ;
    schema:name "Lunatic Eyes ~ Invisible Full Moon"@en,
        "狂気の瞳 ~ Invisible Full Moon"@ja .

_:Nc86aafe2717f47d18092ae5123d3f6bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flowering Night"@en,
        "フラワリングナイト"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N60789dfb48454b6ebf23a648823270a2 ;
    schema:name "Flowering Night"@en,
        "フラワリングナイト"@ja .

_:Ncb6983c6b6c04be58ec49cc6f3bb3b59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Onigashima in the Fairyland ~ Missing Power"@en,
        "御伽の国の鬼が島 ~ Missing Power"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N60789dfb48454b6ebf23a648823270a2 ;
    schema:name "Onigashima in the Fairyland ~ Missing Power"@en,
        "御伽の国の鬼が島 ~ Missing Power"@ja .

_:Nd26f371662334c12af23f8804a938231 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Poison Body ~ Forsaken Doll"@en,
        "ポイズンボディ ~ Forsaken Doll"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N60789dfb48454b6ebf23a648823270a2 ;
    schema:name "Poison Body ~ Forsaken Doll"@en,
        "ポイズンボディ ~ Forsaken Doll"@ja .

_:N60789dfb48454b6ebf23a648823270a2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06bb3ea1eaa947868ab76ec260e96573,
        _:N333c92bb0c6440c7a569850f016dec7c,
        _:N3fd36a1da24d404a8f073a27a906f548,
        _:N47414c889aae4f09808ffba72db9559d,
        _:N64cd902c50934f4a86144cde8d8142d5,
        _:N65ede99ae460433788343f3e9fe0e7c3,
        _:N775cc26ff7d34ebe85cca7b16004ddb5,
        _:N9a9213744dcb4159a5a7e9f4381a6321,
        _:Na1778ebeff3748c5b4e4ef5c7c135d9a,
        _:Nc86aafe2717f47d18092ae5123d3f6bb,
        _:Ncb6983c6b6c04be58ec49cc6f3bb3b59,
        _:Nd26f371662334c12af23f8804a938231 ;
    mo:track_count 12 ;
    schema:duration "PT52:58"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N06bb3ea1eaa947868ab76ec260e96573,
        _:N333c92bb0c6440c7a569850f016dec7c,
        _:N3fd36a1da24d404a8f073a27a906f548,
        _:N47414c889aae4f09808ffba72db9559d,
        _:N64cd902c50934f4a86144cde8d8142d5,
        _:N65ede99ae460433788343f3e9fe0e7c3,
        _:N775cc26ff7d34ebe85cca7b16004ddb5,
        _:N9a9213744dcb4159a5a7e9f4381a6321,
        _:Na1778ebeff3748c5b4e4ef5c7c135d9a,
        _:Nc86aafe2717f47d18092ae5123d3f6bb,
        _:Ncb6983c6b6c04be58ec49cc6f3bb3b59,
        _:Nd26f371662334c12af23f8804a938231 .

