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

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

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

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

<event/91> a mo:Release ;
    schema:name "Released at Comic Market 78 (Aug 13, 2010 to Aug 15, 2010)" .

<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/27#subject> a schema:CreativeWork ;
    schema:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn ;
    foaf:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn .

<product/29#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn ;
    foaf:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn .

<product/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

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

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

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

<org/158#subject> schema:name "Lost Garden"@en,
        "Lost Garden"@ja,
        "Lost Garden"@ja-latn ;
    foaf:name "Lost Garden"@en,
        "Lost Garden"@ja,
        "Lost Garden"@ja-latn .

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

<https://medium-media.vgm.io/albums/23/30432/30432-d87a23691b7a.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/30432#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-08-14"^^xsd:date ;
    dcterms:title "Rayer"@en,
        "Rayer"@ja,
        "Rayer"@ja-latn ;
    mo:catalogue_number "LGCD-0010" ;
    mo:media_type "CD" ;
    mo:publication_of <album/30432#musicalexpression> ;
    mo:publisher <org/158#subject> ;
    mo:record _:N02c71d66c5d444abad97061af59fb253 ;
    mo:record_count 1 ;
    mo:release <event/91> ;
    schema:about <product/20#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/51#subject> ;
    schema:datePublished "2010-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/23/30432/30432-d87a23691b7a.jpg> ;
    schema:name "Rayer"@en,
        "Rayer"@ja,
        "Rayer"@ja-latn ;
    schema:publisher <org/158#subject> ;
    foaf:depiction <https://media.vgm.io/albums/23/30432/30432-d87a23691b7a.jpg> .

_:N1f1e47a10b3949a1b6b88a4fda907029 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フラワリングナイト"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N02c71d66c5d444abad97061af59fb253 ;
    schema:name "フラワリングナイト"@ja .

_:N26c2103aed8c475cb12993eb4adb57e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "もう歌しか聞こえない"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N02c71d66c5d444abad97061af59fb253 ;
    schema:name "もう歌しか聞こえない"@ja .

_:N4fd96a17497b4c2cabd51cb2720c7e6a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヴォヤージュ1969"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N02c71d66c5d444abad97061af59fb253 ;
    schema:name "ヴォヤージュ1969"@ja .

_:N5022aebd9db24cb7922b06406b10d96c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キャプテンムラサ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:N02c71d66c5d444abad97061af59fb253 ;
    schema:name "キャプテンムラサ"@ja .

_:N5f1791f1d27b4c1ab743179609e730a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "感情の摩天楼"@ja ;
    mo:track_number 6 ;
    schema:duration "PT7:45"^^xsd:interval ;
    schema:inPlaylist _:N02c71d66c5d444abad97061af59fb253 ;
    schema:name "感情の摩天楼"@ja .

_:N5f3b7191de2747f0b63f622c636631c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "上海紅茶館"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:N02c71d66c5d444abad97061af59fb253 ;
    schema:name "上海紅茶館"@ja .

_:N02c71d66c5d444abad97061af59fb253 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1f1e47a10b3949a1b6b88a4fda907029,
        _:N26c2103aed8c475cb12993eb4adb57e0,
        _:N4fd96a17497b4c2cabd51cb2720c7e6a,
        _:N5022aebd9db24cb7922b06406b10d96c,
        _:N5f1791f1d27b4c1ab743179609e730a1,
        _:N5f3b7191de2747f0b63f622c636631c6 ;
    mo:track_count 6 ;
    schema:duration "PT32:13"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N1f1e47a10b3949a1b6b88a4fda907029,
        _:N26c2103aed8c475cb12993eb4adb57e0,
        _:N4fd96a17497b4c2cabd51cb2720c7e6a,
        _:N5022aebd9db24cb7922b06406b10d96c,
        _:N5f1791f1d27b4c1ab743179609e730a1,
        _:N5f3b7191de2747f0b63f622c636631c6 .

