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

<album/151702#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Id et Ego Gensoukyou Suisougaku Music Collection"@en,
        "Id et Ego 幻想郷吹奏楽曲集"@ja,
        "Id et Ego Gensoukyou Suisougaku Kyokushuu"@ja-latn ;
    mo:produced_work <album/151702#musicalwork> ;
    schema:name "Id et Ego Gensoukyou Suisougaku Music Collection"@en,
        "Id et Ego 幻想郷吹奏楽曲集"@ja,
        "Id et Ego Gensoukyou Suisougaku Kyokushuu"@ja-latn .

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

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

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

<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/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn .

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

<album/151702#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Id et Ego Gensoukyou Suisougaku Music Collection"@en,
        "Id et Ego 幻想郷吹奏楽曲集"@ja,
        "Id et Ego Gensoukyou Suisougaku Kyokushuu"@ja-latn ;
    mo:performance_of <album/151702#musicalwork> ;
    mo:recorded_as <album/151702#musicalexpression> ;
    schema:name "Id et Ego Gensoukyou Suisougaku Music Collection"@en,
        "Id et Ego 幻想郷吹奏楽曲集"@ja,
        "Id et Ego Gensoukyou Suisougaku Kyokushuu"@ja-latn ;
    schema:workPerformed <album/151702#musicalwork> .

<org/4865#subject> schema:name "Re.baro'"@en,
        "Re.baro'"@ja,
        "Re.baro'"@ja-latn ;
    foaf:name "Re.baro'"@en,
        "Re.baro'"@ja,
        "Re.baro'"@ja-latn .

<https://media.vgm.io/albums/20/151702/151702-21ab794fa992.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/151702#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/20/151702/151702-21ab794fa992.jpg> ;
    foaf:depicts <album/151702#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/20/151702/151702-21ab794fa992.jpg> .

<https://medium-media.vgm.io/albums/20/151702/151702-21ab794fa992.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/151702#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-12-23"^^xsd:date ;
    dcterms:title "Id et Ego Gensoukyou Suisougaku Music Collection"@en,
        "Id et Ego 幻想郷吹奏楽曲集"@ja,
        "Id et Ego Gensoukyou Suisougaku Kyokushuu"@ja-latn ;
    mo:catalogue_number "CDRB-1001" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/151702#musicalexpression> ;
    mo:publisher <org/4865#subject> ;
    mo:record _:N879363bf432044a391e63e7c81b298fe ;
    mo:record_count 1 ;
    schema:about <product/22#subject>,
        <product/29#subject>,
        <product/33#subject>,
        <product/37#subject> ;
    schema:datePublished "2008-12-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/20/151702/151702-21ab794fa992.jpg> ;
    schema:name "Id et Ego Gensoukyou Suisougaku Music Collection"@en,
        "Id et Ego 幻想郷吹奏楽曲集"@ja,
        "Id et Ego Gensoukyou Suisougaku Kyokushuu"@ja-latn ;
    schema:publisher <org/4865#subject> ;
    foaf:depiction <https://media.vgm.io/albums/20/151702/151702-21ab794fa992.jpg> .

_:N2823b414a6484deaa286af3cfed27acb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wind God Girl"@en,
        "風神少女"@ja,
        "Fuujin Shoujo"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N879363bf432044a391e63e7c81b298fe ;
    schema:name "Wind God Girl"@en,
        "風神少女"@ja,
        "Fuujin Shoujo"@ja-latn .

_:N45382f4cb3e049a49068b3dbd87cb3a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Underground Bridge Princess"@en,
        "地底の橋姫"@ja,
        "Chitei No Hashihime"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT7:55"^^xsd:interval ;
    schema:inPlaylist _:N879363bf432044a391e63e7c81b298fe ;
    schema:name "Underground Bridge Princess"@en,
        "地底の橋姫"@ja,
        "Chitei No Hashihime"@ja-latn .

_:N4bd9aed6c1eb406d95e9005a8f21d200 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To the Place Where the Earth Spirits Live"@en,
        "地霊達の住まう場所へ"@ja,
        "Chireitachi no Sumau Basho he"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:59"^^xsd:interval ;
    schema:inPlaylist _:N879363bf432044a391e63e7c81b298fe ;
    schema:name "To the Place Where the Earth Spirits Live"@en,
        "地霊達の住まう場所へ"@ja,
        "Chireitachi no Sumau Basho he"@ja-latn .

_:N9edefb9b6c204556bbd078c6e3aab7ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Enlightenment"@en,
        "覚"@ja,
        "Satoru"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N879363bf432044a391e63e7c81b298fe ;
    schema:name "Enlightenment"@en,
        "覚"@ja,
        "Satoru"@ja-latn .

_:Nc3ffc3f6d6c7414e922db9b22531f6ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hell Rave and the Sun"@en,
        "地獄鴉と太陽"@ja,
        "Jigoku Karasu to Taiyou"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT7:23"^^xsd:interval ;
    schema:inPlaylist _:N879363bf432044a391e63e7c81b298fe ;
    schema:name "Hell Rave and the Sun"@en,
        "地獄鴉と太陽"@ja,
        "Jigoku Karasu to Taiyou"@ja-latn .

_:Ne3b8287050374c89bc332034ef22a30c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Necrofantasia"@en,
        "ネクロファンタジア"@ja,
        "Necrofantasia"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT6:22"^^xsd:interval ;
    schema:inPlaylist _:N879363bf432044a391e63e7c81b298fe ;
    schema:name "Necrofantasia"@en,
        "ネクロファンタジア"@ja,
        "Necrofantasia"@ja-latn .

_:N879363bf432044a391e63e7c81b298fe a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2823b414a6484deaa286af3cfed27acb,
        _:N45382f4cb3e049a49068b3dbd87cb3a1,
        _:N4bd9aed6c1eb406d95e9005a8f21d200,
        _:N9edefb9b6c204556bbd078c6e3aab7ab,
        _:Nc3ffc3f6d6c7414e922db9b22531f6ae,
        _:Ne3b8287050374c89bc332034ef22a30c ;
    mo:track_count 6 ;
    schema:duration "PT36:47"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N2823b414a6484deaa286af3cfed27acb,
        _:N45382f4cb3e049a49068b3dbd87cb3a1,
        _:N4bd9aed6c1eb406d95e9005a8f21d200,
        _:N9edefb9b6c204556bbd078c6e3aab7ab,
        _:Nc3ffc3f6d6c7414e922db9b22531f6ae,
        _:Ne3b8287050374c89bc332034ef22a30c .

