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

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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/12307#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/12307#composition>,
        <album/12307#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/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/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 .

<product/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn .

<product/492#subject> a schema:CreativeWork ;
    schema:name "Torte le Magic"@en,
        "トルテ ル マジック"@ja,
        "Torte le Magic"@ja-latn ;
    foaf:name "Torte le Magic"@en,
        "トルテ ル マジック"@ja,
        "Torte le Magic"@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/12307#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Fortschritt"@en,
        "Fortschritt"@ja,
        "Fortschritt"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/12307#musicalwork> ;
    schema:name "Fortschritt"@en,
        "Fortschritt"@ja,
        "Fortschritt"@ja-latn .

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

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

<org/335#subject> schema:name "Vandyk"@en,
        "ばんだいく"@ja,
        "Vandyk"@ja-latn ;
    foaf:name "Vandyk"@en,
        "ばんだいく"@ja,
        "Vandyk"@ja-latn .

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

<https://medium-media.vgm.io/albums/70/12307/12307-1415441576.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/12307#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-12-29"^^xsd:date ;
    dcterms:title "Fortschritt"@en,
        "Fortschritt"@ja,
        "Fortschritt"@ja-latn ;
    mo:catalogue_number "VD-006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/12307#musicalexpression> ;
    mo:publisher <org/335#subject> ;
    mo:record _:N59f9c43d48894dbd9ae872198011b59a ;
    mo:record_count 1 ;
    mo:release <event/35> ;
    schema:about <product/20#subject>,
        <product/29#subject>,
        <product/37#subject>,
        <product/492#subject>,
        <product/64#subject> ;
    schema:datePublished "2008-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/70/12307/12307-1415441576.jpg> ;
    schema:name "Fortschritt"@en,
        "Fortschritt"@ja,
        "Fortschritt"@ja-latn ;
    schema:publisher <org/335#subject> ;
    foaf:depiction <https://media.vgm.io/albums/70/12307/12307-1415441576.jpg> .

_:N28b69d65d3fe491ea9e2b74fa9418381 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hellfire Mantle"@en,
        "業火マントル"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N59f9c43d48894dbd9ae872198011b59a ;
    schema:name "Hellfire Mantle"@en,
        "業火マントル"@ja .

_:N2ce59d7566b847f199017f8cd6023673 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heartful Fancy"@en,
        "ハートフェルトファンシー"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N59f9c43d48894dbd9ae872198011b59a ;
    schema:name "Heartful Fancy"@en,
        "ハートフェルトファンシー"@ja .

_:N37f5afd43934460f931c210137d03af8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magical Girl Crusade"@en,
        "魔法少女十字軍"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N59f9c43d48894dbd9ae872198011b59a ;
    schema:name "Magical Girl Crusade"@en,
        "魔法少女十字軍"@ja .

_:N439589052500454c971ef2bde974a49b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Satori Maiden ~ 3rd eye"@en,
        "少女さとり ～ 3rd eye"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N59f9c43d48894dbd9ae872198011b59a ;
    schema:name "Satori Maiden ~ 3rd eye"@en,
        "少女さとり ～ 3rd eye"@ja .

_:N5fca35eef045420383a8d5deded30040 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flowering Night"@en,
        "フラワリングナイト"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N59f9c43d48894dbd9ae872198011b59a ;
    schema:name "Flowering Night"@en,
        "フラワリングナイト"@ja .

_:N6caef57d678e4421ba13a4cd0e86a52f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sacred Battle"@en,
        "Sacred Battle"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N59f9c43d48894dbd9ae872198011b59a ;
    schema:name "Sacred Battle"@en,
        "Sacred Battle"@ja .

_:N7f4de3ed5c9b417181f13853f269adc1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Solar Sect of Mystic Wisdom ~ Nuclear Fusion"@en,
        "霊知の太陽信仰 ～ Nuclear Fusion"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N59f9c43d48894dbd9ae872198011b59a ;
    schema:name "Solar Sect of Mystic Wisdom ~ Nuclear Fusion"@en,
        "霊知の太陽信仰 ～ Nuclear Fusion"@ja .

_:N945c6e00d80040a19be723eb2827202d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silk Road Alice"@en,
        "シルクロードアリス"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:N59f9c43d48894dbd9ae872198011b59a ;
    schema:name "Silk Road Alice"@en,
        "シルクロードアリス"@ja .

_:Nba5f4dc3d0c94d4596214922f8e41750 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voile, the Magic Library"@en,
        "ヴワル魔法図書館"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N59f9c43d48894dbd9ae872198011b59a ;
    schema:name "Voile, the Magic Library"@en,
        "ヴワル魔法図書館"@ja .

_:Ne0f56bc24aa2488db056c63b1ca25b7e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Dark Blowhole"@en,
        "暗闇の風穴"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N59f9c43d48894dbd9ae872198011b59a ;
    schema:name "The Dark Blowhole"@en,
        "暗闇の風穴"@ja .

_:Ne5e90db878d842c49928bed8c6597a35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Remote"@en,
        "ラストリモート"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N59f9c43d48894dbd9ae872198011b59a ;
    schema:name "Last Remote"@en,
        "ラストリモート"@ja .

_:Ne735844d94094a269b8438239e624915 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shuusou Gyoku ~ Clockworks"@en,
        "秋霜玉 ～ Clockworks"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N59f9c43d48894dbd9ae872198011b59a ;
    schema:name "Shuusou Gyoku ~ Clockworks"@en,
        "秋霜玉 ～ Clockworks"@ja .

_:N59f9c43d48894dbd9ae872198011b59a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N28b69d65d3fe491ea9e2b74fa9418381,
        _:N2ce59d7566b847f199017f8cd6023673,
        _:N37f5afd43934460f931c210137d03af8,
        _:N439589052500454c971ef2bde974a49b,
        _:N5fca35eef045420383a8d5deded30040,
        _:N6caef57d678e4421ba13a4cd0e86a52f,
        _:N7f4de3ed5c9b417181f13853f269adc1,
        _:N945c6e00d80040a19be723eb2827202d,
        _:Nba5f4dc3d0c94d4596214922f8e41750,
        _:Ne0f56bc24aa2488db056c63b1ca25b7e,
        _:Ne5e90db878d842c49928bed8c6597a35,
        _:Ne735844d94094a269b8438239e624915 ;
    mo:track_count 12 ;
    schema:duration "PT46:58"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N28b69d65d3fe491ea9e2b74fa9418381,
        _:N2ce59d7566b847f199017f8cd6023673,
        _:N37f5afd43934460f931c210137d03af8,
        _:N439589052500454c971ef2bde974a49b,
        _:N5fca35eef045420383a8d5deded30040,
        _:N6caef57d678e4421ba13a4cd0e86a52f,
        _:N7f4de3ed5c9b417181f13853f269adc1,
        _:N945c6e00d80040a19be723eb2827202d,
        _:Nba5f4dc3d0c94d4596214922f8e41750,
        _:Ne0f56bc24aa2488db056c63b1ca25b7e,
        _:Ne5e90db878d842c49928bed8c6597a35,
        _:Ne735844d94094a269b8438239e624915 .

