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

<album/147920#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Le Rêve"@en,
        "ル・レーヴ"@ja,
        "Le Rêve"@ja-latn ;
    mo:produced_work <album/147920#musicalwork> ;
    schema:name "Le Rêve"@en,
        "ル・レーヴ"@ja,
        "Le Rêve"@ja-latn .

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

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

<event/169> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 11 (May 11, 2014)" .

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

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

<album/147920#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Le Rêve"@en,
        "ル・レーヴ"@ja,
        "Le Rêve"@ja-latn ;
    mo:performance_of <album/147920#musicalwork> ;
    mo:recorded_as <album/147920#musicalexpression> ;
    schema:name "Le Rêve"@en,
        "ル・レーヴ"@ja,
        "Le Rêve"@ja-latn ;
    schema:workPerformed <album/147920#musicalwork> .

<org/4434#subject> schema:name "LUCIOLE*CAFE"@en,
        "ルシオール・カフェ"@ja,
        "LUCIOLE*CAFE"@ja-latn ;
    foaf:name "LUCIOLE*CAFE"@en,
        "ルシオール・カフェ"@ja,
        "LUCIOLE*CAFE"@ja-latn .

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

<https://medium-media.vgm.io/albums/02/147920/147920-aa79c8191747.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/147920#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-05-11"^^xsd:date ;
    dcterms:title "Le Rêve"@en,
        "ル・レーヴ"@ja,
        "Le Rêve"@ja-latn ;
    mo:catalogue_number "LCCD-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/147920#musicalexpression> ;
    mo:publisher <org/4434#subject> ;
    mo:record _:N2fe2945a62f046569829cf0d2507b3ce ;
    mo:record_count 1 ;
    mo:release <event/169> ;
    schema:about <product/22#subject> ;
    schema:datePublished "2014-05-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/02/147920/147920-aa79c8191747.jpg> ;
    schema:name "Le Rêve"@en,
        "ル・レーヴ"@ja,
        "Le Rêve"@ja-latn ;
    schema:publisher <org/4434#subject> ;
    foaf:depiction <https://media.vgm.io/albums/02/147920/147920-aa79c8191747.jpg> .

_:N0b1a0670c6174d98b905ed4a77ec2d32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cherry Blossom Reincarnation"@en,
        "桜輪廻"@ja-fr,
        "Sakura Rinne"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N2fe2945a62f046569829cf0d2507b3ce ;
    schema:name "Cherry Blossom Reincarnation"@en,
        "桜輪廻"@ja-fr,
        "Sakura Rinne"@ja-latn .

_:N0c0a3d34aeab4389a0647073bd9d9a87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Instant"@en,
        "セツナ"@ja-fr,
        "Setsuna"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N2fe2945a62f046569829cf0d2507b3ce ;
    schema:name "Instant"@en,
        "セツナ"@ja-fr,
        "Setsuna"@ja-latn .

_:Nb056e48b5ef846788289b1e065eff266 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Le Rêve ~ A Promise To The Future"@en,
        "Le Rêve ～ 未来への約束"@ja-fr,
        "Le Rêve ～ Mirai He No Yakusoku"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N2fe2945a62f046569829cf0d2507b3ce ;
    schema:name "Le Rêve ~ A Promise To The Future"@en,
        "Le Rêve ～ 未来への約束"@ja-fr,
        "Le Rêve ～ Mirai He No Yakusoku"@ja-latn .

_:Nbe45a30976ae40e599d3ca45dc157605 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Enchanté"@en,
        "アンシャンテ"@ja-fr,
        "Enchanté"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N2fe2945a62f046569829cf0d2507b3ce ;
    schema:name "Enchanté"@en,
        "アンシャンテ"@ja-fr,
        "Enchanté"@ja-latn .

_:Ncddfba3f43f848d09257f450304ae1d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vivra Vivre"@en,
        "Vivra Vivre"@ja-fr,
        "Vivra Vivre"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:N2fe2945a62f046569829cf0d2507b3ce ;
    schema:name "Vivra Vivre"@en,
        "Vivra Vivre"@ja-fr,
        "Vivra Vivre"@ja-latn .

_:N2fe2945a62f046569829cf0d2507b3ce a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0b1a0670c6174d98b905ed4a77ec2d32,
        _:N0c0a3d34aeab4389a0647073bd9d9a87,
        _:Nb056e48b5ef846788289b1e065eff266,
        _:Nbe45a30976ae40e599d3ca45dc157605,
        _:Ncddfba3f43f848d09257f450304ae1d5 ;
    mo:track_count 5 ;
    schema:duration "PT22:50"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N0b1a0670c6174d98b905ed4a77ec2d32,
        _:N0c0a3d34aeab4389a0647073bd9d9a87,
        _:Nb056e48b5ef846788289b1e065eff266,
        _:Nbe45a30976ae40e599d3ca45dc157605,
        _:Ncddfba3f43f848d09257f450304ae1d5 .

