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

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

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

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

<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/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 .

<product/497#subject> a schema:CreativeWork ;
    schema:name "Yousei Daisensou ~ Touhou Sangetsusei"@en,
        "妖精大戦争　〜 東方三月精"@ja,
        "Yousei Daisensou ~ Touhou Sangetsusei"@ja-latn ;
    foaf:name "Yousei Daisensou ~ Touhou Sangetsusei"@en,
        "妖精大戦争　〜 東方三月精"@ja,
        "Yousei Daisensou ~ Touhou Sangetsusei"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/30/54603/54603-1440556721.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/16730#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/54603#performance> ;
    schema:name "Yan Solo"@en ;
    foaf:name "Yan Solo"@en .

<album/54603#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Silent Night, Magus Night"@en,
        "Silent Night, Magus Night"@ja,
        "Silent Night, Magus Night"@ja-latn ;
    mo:performance_of <album/54603#musicalwork> ;
    mo:performer _:N0e6db957ac8e4f4abb2f8619a6bc4b0a,
        <artist/16730#subject> ;
    mo:recorded_as <album/54603#musicalexpression> ;
    schema:byArtist _:N0e6db957ac8e4f4abb2f8619a6bc4b0a,
        <artist/16730#subject> ;
    schema:name "Silent Night, Magus Night"@en,
        "Silent Night, Magus Night"@ja,
        "Silent Night, Magus Night"@ja-latn ;
    schema:workPerformed <album/54603#musicalwork> .

<album/54603#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-07-26"^^xsd:date ;
    dcterms:title "Silent Night, Magus Night"@en,
        "Silent Night, Magus Night"@ja,
        "Silent Night, Magus Night"@ja-latn ;
    mo:catalogue_number "LR-001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/54603#musicalexpression> ;
    mo:publisher _:N5f50220aa0374dd686f51d5f25352159 ;
    mo:record _:Nef6d9bf43f1e4efdbd51bf70ae72dd4e ;
    mo:record_count 1 ;
    schema:about <product/20#subject>,
        <product/33#subject>,
        <product/497#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "François Vigneault"@en ;
            foaf:name "François Vigneault"@en ],
        <artist/16730#subject> ;
    schema:datePublished "2015-07-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/30/54603/54603-1440556721.jpg> ;
    schema:name "Silent Night, Magus Night"@en,
        "Silent Night, Magus Night"@ja,
        "Silent Night, Magus Night"@ja-latn ;
    schema:publisher _:N5f50220aa0374dd686f51d5f25352159 ;
    foaf:depiction <https://media.vgm.io/albums/30/54603/54603-1440556721.jpg> .

_:N0e6db957ac8e4f4abb2f8619a6bc4b0a a schema:Person,
        foaf:Person ;
    mo:performed <album/54603#performance> ;
    schema:name "François Vigneault"@en ;
    foaf:name "François Vigneault"@en .

_:N5f50220aa0374dd686f51d5f25352159 schema:name "Lunatyc Records"@en ;
    foaf:name "Lunatyc Records"@en .

_:N7467cdbf32b842f1881c8e660a3d590f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Frozen Fiesta!"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Nef6d9bf43f1e4efdbd51bf70ae72dd4e ;
    schema:name "Frozen Fiesta!"@en .

_:Na9102fe9158446ba8bc2a3744b6a9668 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silent Night, Magus Night"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:Nef6d9bf43f1e4efdbd51bf70ae72dd4e ;
    schema:name "Silent Night, Magus Night"@en .

_:Naff7b37da01c440395f63252596e0124 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kero ⑨ Destiny (Silver Forest Cover)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:Nef6d9bf43f1e4efdbd51bf70ae72dd4e ;
    schema:name "Kero ⑨ Destiny (Silver Forest Cover)"@en .

_:Nef6d9bf43f1e4efdbd51bf70ae72dd4e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N7467cdbf32b842f1881c8e660a3d590f,
        _:Na9102fe9158446ba8bc2a3744b6a9668,
        _:Naff7b37da01c440395f63252596e0124 ;
    mo:track_count 3 ;
    schema:duration "PT11:49"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N7467cdbf32b842f1881c8e660a3d590f,
        _:Na9102fe9158446ba8bc2a3744b6a9668,
        _:Naff7b37da01c440395f63252596e0124 .

