@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 _:N109af6abbf184171a6ae90e75c10029c ;
    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> .

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

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

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

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

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

_:N109af6abbf184171a6ae90e75c10029c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2ad01a6d2e07431cb9f27a16de6511f9,
        _:N8f97f4e9fd7348e685939188df455699,
        _:N901c079a20ce4e84a6ba7de1e90b203a,
        _:Nb2a8c3b620e54381829f964ea6460b04,
        _:Nc0025b992f654c12ab4b1f4a6d31486f ;
    mo:track_count 5 ;
    schema:duration "PT24:00"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N2ad01a6d2e07431cb9f27a16de6511f9,
        _:N8f97f4e9fd7348e685939188df455699,
        _:N901c079a20ce4e84a6ba7de1e90b203a,
        _:Nb2a8c3b620e54381829f964ea6460b04,
        _:Nc0025b992f654c12ab4b1f4a6d31486f .

