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

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

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

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

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

<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/6172#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mountain of Faith ~Kamigami no Shinkou~"@en,
        "Mountain of Faith ～神々への信仰～"@ja,
        "Mountain of Faith ~Kamigami no Shinkou~"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/6172#musicalwork> ;
    schema:name "Mountain of Faith ~Kamigami no Shinkou~"@en,
        "Mountain of Faith ～神々への信仰～"@ja,
        "Mountain of Faith ~Kamigami no Shinkou~"@ja-latn .

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

<org/707#subject> schema:name "MyonMyon"@en,
        "MyonMyon"@ja,
        "MyonMyon"@ja-latn ;
    foaf:name "MyonMyon"@en,
        "MyonMyon"@ja,
        "MyonMyon"@ja-latn .

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

<https://medium-media.vgm.io/albums/27/6172/6172-1200250674.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/6172#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mountain of Faith ~Kamigami no Shinkou~"@en,
        "Mountain of Faith ～神々への信仰～"@ja,
        "Mountain of Faith ~Kamigami no Shinkou~"@ja-latn ;
    mo:performance_of <album/6172#musicalwork> ;
    mo:performer <artist/2354#subject> ;
    mo:recorded_as <album/6172#musicalexpression> ;
    schema:byArtist <artist/2354#subject> ;
    schema:name "Mountain of Faith ~Kamigami no Shinkou~"@en,
        "Mountain of Faith ～神々への信仰～"@ja,
        "Mountain of Faith ~Kamigami no Shinkou~"@ja-latn ;
    schema:workPerformed <album/6172#musicalwork> .

<artist/2354#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/6172#performance> ;
    schema:name "Myon"@en,
        "みょん"@ja ;
    foaf:name "Myon"@en,
        "みょん"@ja .

<album/6172#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-12-31"^^xsd:date ;
    dcterms:title "Mountain of Faith ~Kamigami no Shinkou~"@en,
        "Mountain of Faith ～神々への信仰～"@ja,
        "Mountain of Faith ~Kamigami no Shinkou~"@ja-latn ;
    mo:catalogue_number "MM-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/6172#musicalexpression> ;
    mo:publisher <org/707#subject> ;
    mo:record _:Na06a2ae3282a4b4386d1dd63ec363258 ;
    mo:record_count 1 ;
    mo:release <event/2> ;
    schema:about <product/33#subject> ;
    schema:byArtist <artist/2354#subject> ;
    schema:datePublished "2007-12-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/27/6172/6172-1200250674.jpg> ;
    schema:name "Mountain of Faith ~Kamigami no Shinkou~"@en,
        "Mountain of Faith ～神々への信仰～"@ja,
        "Mountain of Faith ~Kamigami no Shinkou~"@ja-latn ;
    schema:publisher <org/707#subject> ;
    foaf:depiction <https://media.vgm.io/albums/27/6172/6172-1200250674.jpg> .

_:N1dbbe58193a34cc1917b2da7d7fae78c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Native Faith"@ja,
        "Native Faith"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:inPlaylist _:Na06a2ae3282a4b4386d1dd63ec363258 ;
    schema:name "Native Faith"@ja,
        "Native Faith"@ja-latn .

_:N2f0c0555eb4b47dbac116b6235751170 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Earth That God Loved"@ja,
        "The Earth That God Loved"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Na06a2ae3282a4b4386d1dd63ec363258 ;
    schema:name "The Earth That God Loved"@ja,
        "The Earth That God Loved"@ja-latn .

_:N34d77dc0f32a4aa9832e949a0460ecea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ragnarok ～BattleField of God's Warrior～"@ja,
        "Ragnarok ~BattleField of God's Warrior~"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:Na06a2ae3282a4b4386d1dd63ec363258 ;
    schema:name "Ragnarok ～BattleField of God's Warrior～"@ja,
        "Ragnarok ~BattleField of God's Warrior~"@ja-latn .

_:N3e442398c1094419a0a0000141974662 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RainCoat Of Dragon Lord"@ja,
        "RainCoat Of Dragon Lord"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:Na06a2ae3282a4b4386d1dd63ec363258 ;
    schema:name "RainCoat Of Dragon Lord"@ja,
        "RainCoat Of Dragon Lord"@ja-latn .

_:Na4d6cdd49d0a4f99837f3e361bc1d7da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mysterious Mountain ～招かれざる客～"@ja,
        "Mysterious Mountain ~Manekarezaru Kyaku~"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:Na06a2ae3282a4b4386d1dd63ec363258 ;
    schema:name "Mysterious Mountain ～招かれざる客～"@ja,
        "Mysterious Mountain ~Manekarezaru Kyaku~"@ja-latn .

_:Nac6749a621a445cca1b34bf5095fceb1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "御柱の墓場 ～Grave of Being～"@ja,
        "O Hashira no Hakaba ~Grave of Being~"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:Na06a2ae3282a4b4386d1dd63ec363258 ;
    schema:name "御柱の墓場 ～Grave of Being～"@ja,
        "O Hashira no Hakaba ~Grave of Being~"@ja-latn .

_:Naceb465bfad24e699e06c9c9ad670ce3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "麓の神社"@ja,
        "Shrine at the Foot of the Mountain"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:Na06a2ae3282a4b4386d1dd63ec363258 ;
    schema:name "麓の神社"@ja,
        "Shrine at the Foot of the Mountain"@ja-latn .

_:Nb631699d151f4835aa49d66aaf4440bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Belief For Transience Humans"@ja,
        "The Belief For Transience Humans"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:Na06a2ae3282a4b4386d1dd63ec363258 ;
    schema:name "The Belief For Transience Humans"@ja,
        "The Belief For Transience Humans"@ja-latn .

_:Nbf7ce38f654a4169967d9496185499b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "封印されし神々～The Lord was sealed～"@ja,
        "Fuuin Sareshi Kamigami ~The Lord was sealed~"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:Na06a2ae3282a4b4386d1dd63ec363258 ;
    schema:name "封印されし神々～The Lord was sealed～"@ja,
        "Fuuin Sareshi Kamigami ~The Lord was sealed~"@ja-latn .

_:Na06a2ae3282a4b4386d1dd63ec363258 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1dbbe58193a34cc1917b2da7d7fae78c,
        _:N2f0c0555eb4b47dbac116b6235751170,
        _:N34d77dc0f32a4aa9832e949a0460ecea,
        _:N3e442398c1094419a0a0000141974662,
        _:Na4d6cdd49d0a4f99837f3e361bc1d7da,
        _:Nac6749a621a445cca1b34bf5095fceb1,
        _:Naceb465bfad24e699e06c9c9ad670ce3,
        _:Nb631699d151f4835aa49d66aaf4440bd,
        _:Nbf7ce38f654a4169967d9496185499b5 ;
    mo:track_count 9 ;
    schema:duration "PT37:11"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N1dbbe58193a34cc1917b2da7d7fae78c,
        _:N2f0c0555eb4b47dbac116b6235751170,
        _:N34d77dc0f32a4aa9832e949a0460ecea,
        _:N3e442398c1094419a0a0000141974662,
        _:Na4d6cdd49d0a4f99837f3e361bc1d7da,
        _:Nac6749a621a445cca1b34bf5095fceb1,
        _:Naceb465bfad24e699e06c9c9ad670ce3,
        _:Nb631699d151f4835aa49d66aaf4440bd,
        _:Nbf7ce38f654a4169967d9496185499b5 .

