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

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

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

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

<product/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn .

<album/9020#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "WitchCraft"@en,
        "WitchCraft"@ja,
        "WitchCraft"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/9020#musicalwork> ;
    schema:name "WitchCraft"@en,
        "WitchCraft"@ja,
        "WitchCraft"@ja-latn .

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

<org/169#subject> schema:name "GYRO MiX"@en,
        "GYRO MiX"@ja,
        "GYRO MiX"@ja-latn ;
    foaf:name "GYRO MiX"@en,
        "GYRO MiX"@ja,
        "GYRO MiX"@ja-latn .

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

<https://medium-media.vgm.io/albums/02/9020/9020-1213775555.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/9020#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "WitchCraft"@en,
        "WitchCraft"@ja,
        "WitchCraft"@ja-latn ;
    mo:performance_of <album/9020#musicalwork> ;
    mo:performer <artist/1007#subject> ;
    mo:recorded_as <album/9020#musicalexpression> ;
    schema:byArtist <artist/1007#subject> ;
    schema:name "WitchCraft"@en,
        "WitchCraft"@ja,
        "WitchCraft"@ja-latn ;
    schema:workPerformed <album/9020#musicalwork> .

<artist/1007#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/9020#performance> ;
    schema:name "Namihei"@en,
        "なみへい"@ja ;
    foaf:name "Namihei"@en,
        "なみへい"@ja .

<album/9020#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-03-05"^^xsd:date ;
    dcterms:title "WitchCraft"@en,
        "WitchCraft"@ja,
        "WitchCraft"@ja-latn ;
    mo:catalogue_number "GMIX-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/9020#musicalexpression> ;
    mo:publisher <org/169#subject> ;
    mo:record _:Nb60ba72971434961a770e040028b9564 ;
    mo:record_count 1 ;
    schema:about <product/33#subject> ;
    schema:byArtist <artist/1007#subject> ;
    schema:datePublished "2008-03-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/02/9020/9020-1213775555.jpg> ;
    schema:name "WitchCraft"@en,
        "WitchCraft"@ja,
        "WitchCraft"@ja-latn ;
    schema:publisher <org/169#subject> ;
    foaf:depiction <https://media.vgm.io/albums/02/9020/9020-1213775555.jpg> .

_:N179a7f00eb104422ae66cf1d299354e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shrine at the Foot of the Mountain"@en,
        "麓の神社"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:Nb60ba72971434961a770e040028b9564 ;
    schema:name "Shrine at the Foot of the Mountain"@en,
        "麓の神社"@ja .

_:N1b140a19e5514fe78699086d80a0c16e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cemetery of Onbashira ~ Grave of Being"@en,
        "御柱の墓場 〜 Grave of Being"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:Nb60ba72971434961a770e040028b9564 ;
    schema:name "Cemetery of Onbashira ~ Grave of Being"@en,
        "御柱の墓場 〜 Grave of Being"@ja .

_:N23a2bb55cc1e437282ae66adff052467 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Gods Give Us Blessed Rain ~ Sylphid Dream"@en,
        "神は恵みの雨を降らす 〜 Sylphid Dream"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Nb60ba72971434961a770e040028b9564 ;
    schema:name "The Gods Give Us Blessed Rain ~ Sylphid Dream"@en,
        "神は恵みの雨を降らす 〜 Sylphid Dream"@ja .

_:N2f60a7af4aa14eb199ea3b7fb49270fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tomorrow will be Special; Yesterday was not"@en,
        "明日ハレの日、ケの昨日"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Nb60ba72971434961a770e040028b9564 ;
    schema:name "Tomorrow will be Special; Yesterday was not"@en,
        "明日ハレの日、ケの昨日"@ja .

_:N389c05f8b7dc4540bf18563e3386c230 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Gensokyo the Gods Loved"@en,
        "神々が恋した幻想郷"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:05"^^xsd:interval ;
    schema:inPlaylist _:Nb60ba72971434961a770e040028b9564 ;
    schema:name "The Gensokyo the Gods Loved"@en,
        "神々が恋した幻想郷"@ja .

_:N38b55248c2894407b17fe02a61e40f65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A God That Loves People ~ Romantic Fall"@en,
        "人恋し神様 〜 Romantic Fall"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:Nb60ba72971434961a770e040028b9564 ;
    schema:name "A God That Loves People ~ Romantic Fall"@en,
        "人恋し神様 〜 Romantic Fall"@ja .

_:N3963afe2b22149f5b5730cc48c93e233 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Primal Scene of Japan the Girl Watched"@en,
        "少女が見た日本の原風景"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:Nb60ba72971434961a770e040028b9564 ;
    schema:name "The Primal Scene of Japan the Girl Watched"@en,
        "少女が見た日本の原風景"@ja .

_:N83abc60648d742bd828b48665920d62a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Faith is for the Transient People"@en,
        "信仰は儚き人間の為に"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Nb60ba72971434961a770e040028b9564 ;
    schema:name "Faith is for the Transient People"@en,
        "信仰は儚き人間の為に"@ja .

_:Nb229b2f270d346aba8561b8ae13ee931 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sealed Gods"@en,
        "封印されし神々"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:Nb60ba72971434961a770e040028b9564 ;
    schema:name "Sealed Gods"@en,
        "封印されし神々"@ja .

_:Nbb72106067e241c3b249d2f75b188e3f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Youkai Mountain ~ Mysterious Mountain"@en,
        "妖怪の山 〜 Mysterious Mountain"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:Nb60ba72971434961a770e040028b9564 ;
    schema:name "The Youkai Mountain ~ Mysterious Mountain"@en,
        "妖怪の山 〜 Mysterious Mountain"@ja .

_:Nda95b431a3354768b905f428529fbd0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Native Faith"@en,
        "ネイティブフェイス"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Nb60ba72971434961a770e040028b9564 ;
    schema:name "Native Faith"@en,
        "ネイティブフェイス"@ja .

_:Nf054c62474d4455fbc45c17e8d029cd5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fall of Fall ~ Autumnal Waterfall"@en,
        "フォールオブフォール 〜 秋めく滝"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:Nb60ba72971434961a770e040028b9564 ;
    schema:name "Fall of Fall ~ Autumnal Waterfall"@en,
        "フォールオブフォール 〜 秋めく滝"@ja .

_:Nb60ba72971434961a770e040028b9564 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N179a7f00eb104422ae66cf1d299354e2,
        _:N1b140a19e5514fe78699086d80a0c16e,
        _:N23a2bb55cc1e437282ae66adff052467,
        _:N2f60a7af4aa14eb199ea3b7fb49270fa,
        _:N389c05f8b7dc4540bf18563e3386c230,
        _:N38b55248c2894407b17fe02a61e40f65,
        _:N3963afe2b22149f5b5730cc48c93e233,
        _:N83abc60648d742bd828b48665920d62a,
        _:Nb229b2f270d346aba8561b8ae13ee931,
        _:Nbb72106067e241c3b249d2f75b188e3f,
        _:Nda95b431a3354768b905f428529fbd0c,
        _:Nf054c62474d4455fbc45c17e8d029cd5 ;
    mo:track_count 12 ;
    schema:duration "PT47:50"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N179a7f00eb104422ae66cf1d299354e2,
        _:N1b140a19e5514fe78699086d80a0c16e,
        _:N23a2bb55cc1e437282ae66adff052467,
        _:N2f60a7af4aa14eb199ea3b7fb49270fa,
        _:N389c05f8b7dc4540bf18563e3386c230,
        _:N38b55248c2894407b17fe02a61e40f65,
        _:N3963afe2b22149f5b5730cc48c93e233,
        _:N83abc60648d742bd828b48665920d62a,
        _:Nb229b2f270d346aba8561b8ae13ee931,
        _:Nbb72106067e241c3b249d2f75b188e3f,
        _:Nda95b431a3354768b905f428529fbd0c,
        _:Nf054c62474d4455fbc45c17e8d029cd5 .

