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

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

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

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

<event/8> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 5 (May 25, 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/22#subject> a schema:CreativeWork ;
    schema:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn ;
    foaf:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn .

<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/49087#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Face to Faith"@en,
        "Face to Faith"@ja,
        "Face to Faith"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/49087#musicalwork> ;
    schema:name "Face to Faith"@en,
        "Face to Faith"@ja,
        "Face to Faith"@ja-latn .

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

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

<org/595#subject> schema:name "As/Hi"@en,
        "As/Hi"@ja,
        "As/Hi"@ja-latn ;
    foaf:name "As/Hi"@en,
        "As/Hi"@ja,
        "As/Hi"@ja-latn .

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

<https://medium-media.vgm.io/albums/78/49087/49087-1415491573.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/49087#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-05-25"^^xsd:date ;
    dcterms:title "Face to Faith"@en,
        "Face to Faith"@ja,
        "Face to Faith"@ja-latn ;
    mo:catalogue_number "ASHI-1005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/49087#musicalexpression> ;
    mo:publisher <org/595#subject> ;
    mo:record _:N7ea08980890b48258b4ce0622492c5f2 ;
    mo:record_count 1 ;
    mo:release <event/8> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/33#subject> ;
    schema:datePublished "2008-05-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/78/49087/49087-1415491573.jpg> ;
    schema:name "Face to Faith"@en,
        "Face to Faith"@ja,
        "Face to Faith"@ja-latn ;
    schema:publisher <org/595#subject> ;
    foaf:depiction <https://media.vgm.io/albums/78/49087/49087-1415491573.jpg> .

_:N0a6d04cafd534f4ca2725c27cbf2d5be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "騒音饗奏曲 (remix)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N7ea08980890b48258b4ce0622492c5f2 ;
    schema:name "騒音饗奏曲 (remix)"@ja .

_:N8b2ef4aa3ac34e7a841c72a87782f919 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Face to Faith"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:inPlaylist _:N7ea08980890b48258b4ce0622492c5f2 ;
    schema:name "Face to Faith"@ja .

_:N8f8530e3b6bc41729a314551588831d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "境界の宴 Short Version"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:N7ea08980890b48258b4ce0622492c5f2 ;
    schema:name "境界の宴 Short Version"@ja .

_:Ne8ff9f376d974f019809f3515163fc71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "巫少女紀行"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N7ea08980890b48258b4ce0622492c5f2 ;
    schema:name "巫少女紀行"@ja .

_:Nec5fe4a473a045aaa5fea914eef06e4f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "紅魔館の茶会 (remix)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:N7ea08980890b48258b4ce0622492c5f2 ;
    schema:name "紅魔館の茶会 (remix)"@ja .

_:N7ea08980890b48258b4ce0622492c5f2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a6d04cafd534f4ca2725c27cbf2d5be,
        _:N8b2ef4aa3ac34e7a841c72a87782f919,
        _:N8f8530e3b6bc41729a314551588831d1,
        _:Ne8ff9f376d974f019809f3515163fc71,
        _:Nec5fe4a473a045aaa5fea914eef06e4f ;
    mo:track_count 5 ;
    schema:duration "PT24:00"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N0a6d04cafd534f4ca2725c27cbf2d5be,
        _:N8b2ef4aa3ac34e7a841c72a87782f919,
        _:N8f8530e3b6bc41729a314551588831d1,
        _:Ne8ff9f376d974f019809f3515163fc71,
        _:Nec5fe4a473a045aaa5fea914eef06e4f .

