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

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

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

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

<artist/12556#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33005#subject> ;
    schema:name "M8"@en ;
    foaf:made <album/33005#composition>,
        <album/33005#subject> ;
    foaf:name "M8"@en .

<product/18#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn ;
    foaf:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn .

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

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

<album/33005#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Reimei Genpushuu ~ the Past to Future ~"@en,
        "黎明幻譜集 ～ the Past to Future ～"@ja,
        "Reimei Genpushuu ~ the Past to Future ~"@ja-latn ;
    mo:performance_of <album/33005#musicalwork> ;
    mo:recorded_as <album/33005#musicalexpression> ;
    schema:name "Reimei Genpushuu ~ the Past to Future ~"@en,
        "黎明幻譜集 ～ the Past to Future ～"@ja,
        "Reimei Genpushuu ~ the Past to Future ~"@ja-latn ;
    schema:workPerformed <album/33005#musicalwork> .

<org/991#subject> schema:name "Shinzou Choukokuka"@en,
        "神像彫刻家"@ja,
        "Shinzou Choukokuka"@ja-latn ;
    foaf:name "Shinzou Choukokuka"@en,
        "神像彫刻家"@ja,
        "Shinzou Choukokuka"@ja-latn .

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

<https://medium-media.vgm.io/albums/50/33005/33005-1336829665.jpg> a schema:ImageObject,
        foaf:Image .

<album/33005#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Reimei Genpushuu ~ the Past to Future ~"@en,
        "黎明幻譜集 ～ the Past to Future ～"@ja,
        "Reimei Genpushuu ~ the Past to Future ~"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/12556#subject> ;
    mo:produced_work <album/33005#musicalwork> ;
    schema:name "Reimei Genpushuu ~ the Past to Future ~"@en,
        "黎明幻譜集 ～ the Past to Future ～"@ja,
        "Reimei Genpushuu ~ the Past to Future ~"@ja-latn .

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

<album/33005#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-02-12"^^xsd:date ;
    dcterms:title "Reimei Genpushuu ~ the Past to Future ~"@en,
        "黎明幻譜集 ～ the Past to Future ～"@ja,
        "Reimei Genpushuu ~ the Past to Future ~"@ja-latn ;
    mo:catalogue_number "SZCD-0000" ;
    mo:media_type "CD" ;
    mo:publication_of <album/33005#musicalexpression> ;
    mo:publisher <org/991#subject> ;
    mo:record _:Nff4d66b635b04d29b0caa3ac12232a60 ;
    mo:record_count 1 ;
    schema:about <product/18#subject>,
        <product/20#subject>,
        <product/22#subject>,
        <product/29#subject> ;
    schema:datePublished "2006-02-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/50/33005/33005-1336829665.jpg> ;
    schema:name "Reimei Genpushuu ~ the Past to Future ~"@en,
        "黎明幻譜集 ～ the Past to Future ～"@ja,
        "Reimei Genpushuu ~ the Past to Future ~"@ja-latn ;
    schema:publisher <org/991#subject> ;
    foaf:depiction <https://media.vgm.io/albums/50/33005/33005-1336829665.jpg> .

_:N7398ae0a5c6c4003b2671fe1cdc27602 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "廃都の風"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:Nff4d66b635b04d29b0caa3ac12232a60 ;
    schema:name "廃都の風"@ja .

_:N8577823c163342b9ae56050e260bcb6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "明治十七年の上海アリス　～ Black Sheep"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:Nff4d66b635b04d29b0caa3ac12232a60 ;
    schema:name "明治十七年の上海アリス　～ Black Sheep"@ja .

_:Nd5fe283531764a5b969d1cd389463150 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "氷の瞳　～ Plastic Mind"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Nff4d66b635b04d29b0caa3ac12232a60 ;
    schema:name "氷の瞳　～ Plastic Mind"@ja .

_:Ne824a1f0590a4ffd84371e0233c996c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ブクレシュティの人形師　～ Sorceress of Valahia"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:Nff4d66b635b04d29b0caa3ac12232a60 ;
    schema:name "ブクレシュティの人形師　～ Sorceress of Valahia"@ja .

_:Nedf19a6505c2471aa96d4081914f1979 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "再生の彼岸　～ Voyage de Retour"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Nff4d66b635b04d29b0caa3ac12232a60 ;
    schema:name "再生の彼岸　～ Voyage de Retour"@ja .

_:Nff4d66b635b04d29b0caa3ac12232a60 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N7398ae0a5c6c4003b2671fe1cdc27602,
        _:N8577823c163342b9ae56050e260bcb6e,
        _:Nd5fe283531764a5b969d1cd389463150,
        _:Ne824a1f0590a4ffd84371e0233c996c1,
        _:Nedf19a6505c2471aa96d4081914f1979 ;
    mo:track_count 5 ;
    schema:duration "PT19:18"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N7398ae0a5c6c4003b2671fe1cdc27602,
        _:N8577823c163342b9ae56050e260bcb6e,
        _:Nd5fe283531764a5b969d1cd389463150,
        _:Ne824a1f0590a4ffd84371e0233c996c1,
        _:Nedf19a6505c2471aa96d4081914f1979 .

