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

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

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

<artist/12263#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63473#subject> ;
    schema:name "Donmaru"@en,
        "どんまる"@ja ;
    foaf:made <album/63473#composition>,
        <album/63473#subject> ;
    foaf:name "Donmaru"@en,
        "どんまる"@ja .

<artist/14058#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63473#subject> ;
    schema:name "Tomohiro Takeshita"@en,
        "竹下智博"@ja ;
    foaf:made <album/63473#composition>,
        <album/63473#subject> ;
    foaf:name "Tomohiro Takeshita"@en,
        "竹下智博"@ja .

<artist/15973#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63473#subject> ;
    schema:name "Yuichiro Usui"@en,
        "碓氷悠一朗"@ja ;
    foaf:made <album/63473#composition>,
        <album/63473#subject> ;
    foaf:name "Yuichiro Usui"@en,
        "碓氷悠一朗"@ja .

<artist/1977#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63473#subject> ;
    schema:name "Masato Nakayama"@en,
        "中山真斗"@ja ;
    foaf:made <album/63473#composition>,
        <album/63473#subject> ;
    foaf:name "Masato Nakayama"@en,
        "中山真斗"@ja .

<event/195> a mo:Release ;
    schema:name "Released at Comic Market 91 (Dec 29, 2016 to Dec 31, 2016)" .

<event/206> a mo:Release ;
    schema:name "Resold at character1 2017 (Apr 30, 2017)" .

<product/5608#subject> a schema:CreativeWork ;
    schema:name "HOSHI ORI YUME MIRAI"@en,
        "星織ユメミライ"@ja,
        "HOSHI ORI YUME MIRAI"@ja-latn ;
    foaf:name "HOSHI ORI YUME MIRAI"@en,
        "星織ユメミライ"@ja,
        "HOSHI ORI YUME MIRAI"@ja-latn .

<product/5609#subject> a schema:CreativeWork ;
    schema:name "GINIRO-HARUKA"@en,
        "銀色、遥か"@ja,
        "Gin'iro, Haruka"@ja-latn ;
    foaf:name "GINIRO-HARUKA"@en,
        "銀色、遥か"@ja,
        "Gin'iro, Haruka"@ja-latn .

<product/5610#subject> a schema:CreativeWork ;
    schema:name "First love * One over one"@en,
        "初恋1/1"@ja,
        "Hatsukoi 1/1"@ja-latn ;
    foaf:name "First love * One over one"@en,
        "初恋1/1"@ja,
        "Hatsukoi 1/1"@ja-latn .

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

<album/63473#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "tone work's piano arrange album \"Lyrical tone\""@en,
        "tone work's piano arrange album \"Lyrical tone\""@ja,
        "tone work's piano arrange album \"Lyrical tone\""@ja-latn ;
    mo:performance_of <album/63473#musicalwork> ;
    mo:recorded_as <album/63473#musicalexpression> ;
    schema:name "tone work's piano arrange album \"Lyrical tone\""@en,
        "tone work's piano arrange album \"Lyrical tone\""@ja,
        "tone work's piano arrange album \"Lyrical tone\""@ja-latn ;
    schema:workPerformed <album/63473#musicalwork> .

<org/1540#subject> schema:name "tone work's"@en,
        "tone work's"@ja,
        "tone work's"@ja-latn ;
    foaf:name "tone work's"@en,
        "tone work's"@ja,
        "tone work's"@ja-latn .

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

<https://medium-media.vgm.io/albums/37/63473/63473-1519229415.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/63473#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "tone work's piano arrange album \"Lyrical tone\""@en,
        "tone work's piano arrange album \"Lyrical tone\""@ja,
        "tone work's piano arrange album \"Lyrical tone\""@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden)"@en ;
            foaf:made <album/63473#composition> ;
            foaf:name "(Elements Garden)"@en ],
        <artist/12263#subject>,
        <artist/14058#subject>,
        <artist/15973#subject>,
        <artist/1977#subject> ;
    mo:produced_work <album/63473#musicalwork> ;
    schema:name "tone work's piano arrange album \"Lyrical tone\""@en,
        "tone work's piano arrange album \"Lyrical tone\""@ja,
        "tone work's piano arrange album \"Lyrical tone\""@ja-latn .

<album/63473#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-12-29"^^xsd:date ;
    dcterms:title "tone work's piano arrange album \"Lyrical tone\""@en,
        "tone work's piano arrange album \"Lyrical tone\""@ja,
        "tone work's piano arrange album \"Lyrical tone\""@ja-latn ;
    mo:catalogue_number "TWCD-0015" ;
    mo:media_type "CD" ;
    mo:publication_of <album/63473#musicalexpression> ;
    mo:publisher <org/1540#subject> ;
    mo:record _:Nefc0224452ee44ffb204747029495c5d ;
    mo:record_count 1 ;
    mo:release <event/195>,
        <event/206> ;
    schema:about <product/5608#subject>,
        <product/5609#subject>,
        <product/5610#subject> ;
    schema:datePublished "2016-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/37/63473/63473-1519229415.jpg> ;
    schema:name "tone work's piano arrange album \"Lyrical tone\""@en,
        "tone work's piano arrange album \"Lyrical tone\""@ja,
        "tone work's piano arrange album \"Lyrical tone\""@ja-latn ;
    schema:publisher <org/1540#subject> ;
    foaf:depiction <https://media.vgm.io/albums/37/63473/63473-1519229415.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63473#subject> ;
    schema:name "(Elements Garden)"@en ;
    foaf:made <album/63473#subject> ;
    foaf:name "(Elements Garden)"@en .

_:N23af257809ff4c86a1d2a8e7ac8e9a22 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "消せない気持ち"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nefc0224452ee44ffb204747029495c5d ;
    schema:name "消せない気持ち"@ja .

_:N63f11a70a46146c0b10b1595859a2db9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "想いの欠片"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nefc0224452ee44ffb204747029495c5d ;
    schema:name "想いの欠片"@ja .

_:N8653d23a36904cf18762f9929c3c050b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢の季節へ"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nefc0224452ee44ffb204747029495c5d ;
    schema:name "夢の季節へ"@ja .

_:N9cf6410f2bf9414ca3d9d352c0860a3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "桜舞う坂を、君と歩く"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nefc0224452ee44ffb204747029495c5d ;
    schema:name "桜舞う坂を、君と歩く"@ja .

_:Nbc78d9dd943943b5843539a4663d39e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "誰でも弾ける『銀色、遥か』"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nefc0224452ee44ffb204747029495c5d ;
    schema:name "誰でも弾ける『銀色、遥か』"@ja .

_:Nc1c6f89556cc42fea98782a1fbe0167b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星織ユメミライ"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nefc0224452ee44ffb204747029495c5d ;
    schema:name "星織ユメミライ"@ja .

_:Nc4106aa4ee004af19f71797449eae5d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "銀色、遥か"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nefc0224452ee44ffb204747029495c5d ;
    schema:name "銀色、遥か"@ja .

_:Nd99a2d87585a45058a7cda8fcf780530 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "大切な人へ"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nefc0224452ee44ffb204747029495c5d ;
    schema:name "大切な人へ"@ja .

_:Nefc0224452ee44ffb204747029495c5d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N23af257809ff4c86a1d2a8e7ac8e9a22,
        _:N63f11a70a46146c0b10b1595859a2db9,
        _:N8653d23a36904cf18762f9929c3c050b,
        _:N9cf6410f2bf9414ca3d9d352c0860a3e,
        _:Nbc78d9dd943943b5843539a4663d39e1,
        _:Nc1c6f89556cc42fea98782a1fbe0167b,
        _:Nc4106aa4ee004af19f71797449eae5d8,
        _:Nd99a2d87585a45058a7cda8fcf780530 ;
    mo:track_count 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N23af257809ff4c86a1d2a8e7ac8e9a22,
        _:N63f11a70a46146c0b10b1595859a2db9,
        _:N8653d23a36904cf18762f9929c3c050b,
        _:N9cf6410f2bf9414ca3d9d352c0860a3e,
        _:Nbc78d9dd943943b5843539a4663d39e1,
        _:Nc1c6f89556cc42fea98782a1fbe0167b,
        _:Nc4106aa4ee004af19f71797449eae5d8,
        _:Nd99a2d87585a45058a7cda8fcf780530 .

