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

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

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

<artist/16430#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54291#subject> ;
    schema:name "NAGI☆"@en ;
    foaf:made <album/54291#composition>,
        <album/54291#subject> ;
    foaf:name "NAGI☆"@en .

<event/179> a mo:Release ;
    schema:name "Released at Comic Market 88 (Aug 14, 2015 to Aug 16, 2015)" .

<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/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/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/54291#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "World Trick"@en,
        "World Trick"@ja,
        "World Trick"@ja-latn ;
    mo:composer <artist/16430#subject> ;
    mo:produced_work <album/54291#musicalwork> ;
    schema:name "World Trick"@en,
        "World Trick"@ja,
        "World Trick"@ja-latn .

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

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

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

<https://media.vgm.io/albums/19/54291/54291-7f0c809f28ee.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/54291#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/19/54291/54291-7f0c809f28ee.jpg> ;
    foaf:depicts <album/54291#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/19/54291/54291-7f0c809f28ee.jpg> .

<https://medium-media.vgm.io/albums/19/54291/54291-7f0c809f28ee.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/54291#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-08-14"^^xsd:date ;
    dcterms:title "World Trick"@en,
        "World Trick"@ja,
        "World Trick"@ja-latn ;
    mo:catalogue_number "FELT-017" ;
    mo:media_type "CD" ;
    mo:publication_of <album/54291#musicalexpression> ;
    mo:publisher <org/746#subject> ;
    mo:record _:N798750e0e3114ace83ecb20d28a44288 ;
    mo:record_count 1 ;
    mo:release <event/179> ;
    schema:about <product/22#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/35#subject> ;
    schema:datePublished "2015-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/19/54291/54291-7f0c809f28ee.jpg> ;
    schema:name "World Trick"@en,
        "World Trick"@ja,
        "World Trick"@ja-latn ;
    schema:publisher <org/746#subject> ;
    foaf:depiction <https://media.vgm.io/albums/19/54291/54291-7f0c809f28ee.jpg> .

_:N0a257bd6a19e4489b9f2add6b06b82cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gekko"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:N798750e0e3114ace83ecb20d28a44288 ;
    schema:name "Gekko"@en .

_:N17b9024b4357493db753391924f80f83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let it all out of you"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N798750e0e3114ace83ecb20d28a44288 ;
    schema:name "Let it all out of you"@en .

_:N30854c2168824ce5b851141b9d5fd420 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Landscape"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N798750e0e3114ace83ecb20d28a44288 ;
    schema:name "Landscape"@en .

_:N572f7f098be648e8a2de21a0af296f19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Imbalance"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N798750e0e3114ace83ecb20d28a44288 ;
    schema:name "Imbalance"@en .

_:N65e5f776278d4bf5a6ab662146d449d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Echofalls"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N798750e0e3114ace83ecb20d28a44288 ;
    schema:name "Echofalls"@en .

_:N7a09f16fdec4496aaef8c1bdf08d2152 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "blast"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:N798750e0e3114ace83ecb20d28a44288 ;
    schema:name "blast"@en .

_:N7f9ff61f7a7e43d0bf97a4afee072dcc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Open"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:N798750e0e3114ace83ecb20d28a44288 ;
    schema:name "Open"@en .

_:N86bbfc7e5dd344578f149bbd9f46d508 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "New World"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N798750e0e3114ace83ecb20d28a44288 ;
    schema:name "New World"@en .

_:Nba2e68fdf9954a99b218ebcbd1550aa9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Day after [Eris's La pousse mix]"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:48"^^xsd:interval ;
    schema:inPlaylist _:N798750e0e3114ace83ecb20d28a44288 ;
    schema:name "Day after [Eris's La pousse mix]"@en .

_:Nec2384b34e634513b85052d7cd46a24d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Day and Night"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:N798750e0e3114ace83ecb20d28a44288 ;
    schema:name "Day and Night"@en .

_:N798750e0e3114ace83ecb20d28a44288 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a257bd6a19e4489b9f2add6b06b82cc,
        _:N17b9024b4357493db753391924f80f83,
        _:N30854c2168824ce5b851141b9d5fd420,
        _:N572f7f098be648e8a2de21a0af296f19,
        _:N65e5f776278d4bf5a6ab662146d449d6,
        _:N7a09f16fdec4496aaef8c1bdf08d2152,
        _:N7f9ff61f7a7e43d0bf97a4afee072dcc,
        _:N86bbfc7e5dd344578f149bbd9f46d508,
        _:Nba2e68fdf9954a99b218ebcbd1550aa9,
        _:Nec2384b34e634513b85052d7cd46a24d ;
    mo:track_count 10 ;
    schema:duration "PT34:46"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0a257bd6a19e4489b9f2add6b06b82cc,
        _:N17b9024b4357493db753391924f80f83,
        _:N30854c2168824ce5b851141b9d5fd420,
        _:N572f7f098be648e8a2de21a0af296f19,
        _:N65e5f776278d4bf5a6ab662146d449d6,
        _:N7a09f16fdec4496aaef8c1bdf08d2152,
        _:N7f9ff61f7a7e43d0bf97a4afee072dcc,
        _:N86bbfc7e5dd344578f149bbd9f46d508,
        _:Nba2e68fdf9954a99b218ebcbd1550aa9,
        _:Nec2384b34e634513b85052d7cd46a24d .

