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

<album/21188#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "MEMORIA"@en,
        "MEMORIA"@ja,
        "MEMORIA"@ja-latn ;
    mo:produced_work <album/21188#musicalwork> ;
    schema:name "MEMORIA"@en,
        "MEMORIA"@ja,
        "MEMORIA"@ja-latn .

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

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

<event/94> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai SP (Sep 19, 2010)" .

<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/276#subject> a schema:CreativeWork ;
    schema:name "Double Spoiler ~ Touhou Bunkachou"@en,
        "ダブルスポイラー　〜 東方文花帖"@ja,
        "Double Spoiler ~ Touhou Bunkachou"@ja-latn ;
    foaf:name "Double Spoiler ~ Touhou Bunkachou"@en,
        "ダブルスポイラー　〜 東方文花帖"@ja,
        "Double Spoiler ~ Touhou Bunkachou"@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/35#subject> a schema:CreativeWork ;
    schema:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@ja-latn ;
    foaf:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@ja-latn .

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

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

<org/235#subject> schema:name "Kraster"@en,
        "Kraster"@ja,
        "Kraster"@ja-latn ;
    foaf:name "Kraster"@en,
        "Kraster"@ja,
        "Kraster"@ja-latn .

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

<https://medium-media.vgm.io/albums/88/21188/21188-1284822356.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/21188#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-09-19"^^xsd:date ;
    dcterms:title "MEMORIA"@en,
        "MEMORIA"@ja,
        "MEMORIA"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/21188#musicalexpression> ;
    mo:publisher <org/235#subject> ;
    mo:record _:N492cfffe2b614c50a705e9086d02b71c ;
    mo:record_count 1 ;
    mo:release <event/94> ;
    schema:about <product/22#subject>,
        <product/276#subject>,
        <product/33#subject>,
        <product/35#subject> ;
    schema:datePublished "2010-09-19"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/88/21188/21188-1284822356.jpg> ;
    schema:name "MEMORIA"@en,
        "MEMORIA"@ja,
        "MEMORIA"@ja-latn ;
    schema:publisher <org/235#subject> ;
    foaf:depiction <https://media.vgm.io/albums/88/21188/21188-1284822356.jpg> .

_:N49a7e0662ea348dcbd1cacf22dbd4f45 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Praying actress"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N492cfffe2b614c50a705e9086d02b71c ;
    schema:name "Praying actress"@ja .

_:N65f978b9150d415b887a34cc3fbafeaa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cherry＊Dependence　～ By When (Instrumental)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N492cfffe2b614c50a705e9086d02b71c ;
    schema:name "Cherry＊Dependence　～ By When (Instrumental)"@ja .

_:N7acfafc610074850ae17efcc023a7649 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Praying actress (Instrumental)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N492cfffe2b614c50a705e9086d02b71c ;
    schema:name "Praying actress (Instrumental)"@ja .

_:N9c35c07b5c274fc28ec97f8b99edfacf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dyed World"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:52"^^xsd:interval ;
    schema:inPlaylist _:N492cfffe2b614c50a705e9086d02b71c ;
    schema:name "Dyed World"@ja .

_:Ncb03c40eb4224c88867011f152c8eca9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dyed World (Instrumental)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:52"^^xsd:interval ;
    schema:inPlaylist _:N492cfffe2b614c50a705e9086d02b71c ;
    schema:name "Dyed World (Instrumental)"@ja .

_:Nce573165f74a4f6eb6ec4e74222b7677 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "遥か遠き幻想郷　～ Dream of fantasy (Instrumental)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N492cfffe2b614c50a705e9086d02b71c ;
    schema:name "遥か遠き幻想郷　～ Dream of fantasy (Instrumental)"@ja .

_:Nd5c92030cf3d405e831443d1441f9cac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "50％☆Lovers"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N492cfffe2b614c50a705e9086d02b71c ;
    schema:name "50％☆Lovers"@ja .

_:Nd7444b1d3fd74dba84e6719d114777bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "遥か遠き幻想郷　～ Dream of fantasy"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N492cfffe2b614c50a705e9086d02b71c ;
    schema:name "遥か遠き幻想郷　～ Dream of fantasy"@ja .

_:Ne1f9de5f95654b9d8ab71a088f26915d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "50％☆Lovers (Instrumental)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N492cfffe2b614c50a705e9086d02b71c ;
    schema:name "50％☆Lovers (Instrumental)"@ja .

_:Nf9ee70d9d63f4f5ebbfb1be75a4e4d05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cherry＊Dependence　～ By When"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N492cfffe2b614c50a705e9086d02b71c ;
    schema:name "Cherry＊Dependence　～ By When"@ja .

_:N492cfffe2b614c50a705e9086d02b71c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N49a7e0662ea348dcbd1cacf22dbd4f45,
        _:N65f978b9150d415b887a34cc3fbafeaa,
        _:N7acfafc610074850ae17efcc023a7649,
        _:N9c35c07b5c274fc28ec97f8b99edfacf,
        _:Ncb03c40eb4224c88867011f152c8eca9,
        _:Nce573165f74a4f6eb6ec4e74222b7677,
        _:Nd5c92030cf3d405e831443d1441f9cac,
        _:Nd7444b1d3fd74dba84e6719d114777bc,
        _:Ne1f9de5f95654b9d8ab71a088f26915d,
        _:Nf9ee70d9d63f4f5ebbfb1be75a4e4d05 ;
    mo:track_count 10 ;
    schema:duration "PT46:05"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N49a7e0662ea348dcbd1cacf22dbd4f45,
        _:N65f978b9150d415b887a34cc3fbafeaa,
        _:N7acfafc610074850ae17efcc023a7649,
        _:N9c35c07b5c274fc28ec97f8b99edfacf,
        _:Ncb03c40eb4224c88867011f152c8eca9,
        _:Nce573165f74a4f6eb6ec4e74222b7677,
        _:Nd5c92030cf3d405e831443d1441f9cac,
        _:Nd7444b1d3fd74dba84e6719d114777bc,
        _:Ne1f9de5f95654b9d8ab71a088f26915d,
        _:Nf9ee70d9d63f4f5ebbfb1be75a4e4d05 .

