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

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

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

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

<event/96> a mo:Release ;
    schema:name "Released at Touhou Kouroumu 6 (Oct 11, 2010)" .

<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/29402#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Youkai Yama no Ensoukai"@en,
        "妖怪山の演奏会"@ja,
        "Concert of the Youkai Mountain"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/29402#musicalwork> ;
    schema:name "Youkai Yama no Ensoukai"@en,
        "妖怪山の演奏会"@ja,
        "Concert of the Youkai Mountain"@ja-latn .

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

<album/29402#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Youkai Yama no Ensoukai"@en,
        "妖怪山の演奏会"@ja,
        "Concert of the Youkai Mountain"@ja-latn ;
    mo:performance_of <album/29402#musicalwork> ;
    mo:recorded_as <album/29402#musicalexpression> ;
    schema:name "Youkai Yama no Ensoukai"@en,
        "妖怪山の演奏会"@ja,
        "Concert of the Youkai Mountain"@ja-latn ;
    schema:workPerformed <album/29402#musicalwork> .

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

<https://medium-media.vgm.io/albums/20/29402/29402-1317999668.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/29402#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-10-11"^^xsd:date ;
    dcterms:title "Youkai Yama no Ensoukai"@en,
        "妖怪山の演奏会"@ja,
        "Concert of the Youkai Mountain"@ja-latn ;
    mo:catalogue_number "KNCH-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/29402#musicalexpression> ;
    mo:publisher _:N2975e04d944c409fa3d559642fab8309 ;
    mo:record _:N65e58f13841d49c3a058679e8c1d0255 ;
    mo:record_count 1 ;
    mo:release <event/96> ;
    schema:about <product/33#subject> ;
    schema:datePublished "2010-10-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/20/29402/29402-1317999668.jpg> ;
    schema:name "Youkai Yama no Ensoukai"@en,
        "妖怪山の演奏会"@ja,
        "Concert of the Youkai Mountain"@ja-latn ;
    schema:publisher _:N2975e04d944c409fa3d559642fab8309 ;
    foaf:depiction <https://media.vgm.io/albums/20/29402/29402-1317999668.jpg> .

_:N08c5f4105c7f49f2bf30d0684ccc3ac1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "登山開始！"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N65e58f13841d49c3a058679e8c1d0255 ;
    schema:name "登山開始！"@ja .

_:N15345f05a4224a78818f636766b14a4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "白犬の日常生活"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N65e58f13841d49c3a058679e8c1d0255 ;
    schema:name "白犬の日常生活"@ja .

_:N2975e04d944c409fa3d559642fab8309 schema:name "Koncha"@en ;
    foaf:name "Koncha"@en .

_:N2d911e10ebaa4f50adb7814476311659 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "お山の不思議な社会"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N65e58f13841d49c3a058679e8c1d0255 ;
    schema:name "お山の不思議な社会"@ja .

_:N3c9833390f7f4ef18f5284e45330fd05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "漂う厄の気配"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N65e58f13841d49c3a058679e8c1d0255 ;
    schema:name "漂う厄の気配"@ja .

_:Nbf7ce5c115a542428a97d79cbd4ee806 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "秋を楽しみながら"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N65e58f13841d49c3a058679e8c1d0255 ;
    schema:name "秋を楽しみながら"@ja .

_:Ndb31d0ff78cd456ebcf4414182974048 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アブナイ河童工場"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N65e58f13841d49c3a058679e8c1d0255 ;
    schema:name "アブナイ河童工場"@ja .

_:Ne311968497304739a1a5a59242be8683 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ひにゃちゃんのお目覚め"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N65e58f13841d49c3a058679e8c1d0255 ;
    schema:name "ひにゃちゃんのお目覚め"@ja .

_:N65e58f13841d49c3a058679e8c1d0255 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08c5f4105c7f49f2bf30d0684ccc3ac1,
        _:N15345f05a4224a78818f636766b14a4b,
        _:N2d911e10ebaa4f50adb7814476311659,
        _:N3c9833390f7f4ef18f5284e45330fd05,
        _:Nbf7ce5c115a542428a97d79cbd4ee806,
        _:Ndb31d0ff78cd456ebcf4414182974048,
        _:Ne311968497304739a1a5a59242be8683 ;
    mo:track_count 7 ;
    schema:duration "PT19:31"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N08c5f4105c7f49f2bf30d0684ccc3ac1,
        _:N15345f05a4224a78818f636766b14a4b,
        _:N2d911e10ebaa4f50adb7814476311659,
        _:N3c9833390f7f4ef18f5284e45330fd05,
        _:Nbf7ce5c115a542428a97d79cbd4ee806,
        _:Ndb31d0ff78cd456ebcf4414182974048,
        _:Ne311968497304739a1a5a59242be8683 .

