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

<artist/4234#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hideaki Hamada"@en,
        "浜田英明"@ja ;
    foaf:made <album/41679#lyrics>,
        <album/41679#subject> ;
    foaf:name "Hideaki Hamada"@en,
        "浜田英明"@ja .

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

<artist/293#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41679#subject> ;
    schema:name "Falcom Sound Team jdk"@en,
        "ファルコム・サウンド・チーム・jdk"@ja ;
    foaf:made <album/41679#composition>,
        <album/41679#subject> ;
    foaf:name "Falcom Sound Team jdk"@en,
        "ファルコム・サウンド・チーム・jdk"@ja .

<product/806#subject> a schema:CreativeWork ;
    schema:name "Ys Seven"@en,
        "イースセブン"@ja,
        "Ys Seven"@ja-latn ;
    foaf:name "Ys Seven"@en,
        "イースセブン"@ja,
        "Ys Seven"@ja-latn .

<album/41679#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ys SEVEN Prologue Theme Song Album"@en,
        "イース7 プロローグ 主題歌アルバム"@ja,
        "Ys SEVEN Prologue Theme Song Album"@ja-latn ;
    mo:composer <artist/293#subject> ;
    mo:produced_work <album/41679#musicalwork> ;
    schema:name "Ys SEVEN Prologue Theme Song Album"@en,
        "イース7 プロローグ 主題歌アルバム"@ja,
        "Ys SEVEN Prologue Theme Song Album"@ja-latn .

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

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

<org/627#subject> schema:name "chara-ani corporation"@en,
        "株式会社キャラアニ"@ja,
        "chara-ani corporation"@ja-latn ;
    foaf:name "chara-ani corporation"@en,
        "株式会社キャラアニ"@ja,
        "chara-ani corporation"@ja-latn .

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

<https://medium-media.vgm.io/albums/97/41679/41679-1511607554.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/5300#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/41679#performance> ;
    schema:name "Norisuke Yoshikawa"@en,
        "吉川慶亮"@ja ;
    foaf:name "Norisuke Yoshikawa"@en,
        "吉川慶亮"@ja .

<artist/5303#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/41679#performance> ;
    schema:name "Atsushi Enomoto"@en,
        "榎本敦"@ja ;
    foaf:name "Atsushi Enomoto"@en,
        "榎本敦"@ja .

<artist/5305#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/41679#performance> ;
    schema:name "Masaru Teramae"@en,
        "寺前甲"@ja ;
    foaf:name "Masaru Teramae"@en,
        "寺前甲"@ja .

<artist/5742#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/41679#performance> ;
    schema:name "Akiko Nagano"@en,
        "長野昭子"@ja ;
    foaf:name "Akiko Nagano"@en,
        "長野昭子"@ja .

<artist/709#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/41679#performance> ;
    schema:name "Kanako Kotera"@en,
        "小寺可南子"@ja ;
    foaf:name "Kanako Kotera"@en,
        "小寺可南子"@ja .

<artist/8866#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/41679#performance> ;
    schema:name "jdk BAND"@en ;
    foaf:name "jdk BAND"@en .

<album/41679#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-09-17"^^xsd:date ;
    dcterms:title "Ys SEVEN Prologue Theme Song Album"@en,
        "イース7 プロローグ 主題歌アルバム"@ja,
        "Ys SEVEN Prologue Theme Song Album"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/41679#musicalexpression> ;
    mo:publisher <org/627#subject> ;
    mo:record _:N72e229f981b042549442967e401dc303 ;
    mo:record_count 1 ;
    schema:about <product/806#subject> ;
    schema:byArtist <artist/5300#subject>,
        <artist/5303#subject>,
        <artist/5305#subject>,
        <artist/5742#subject>,
        <artist/709#subject>,
        <artist/8866#subject> ;
    schema:datePublished "2009-09-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/97/41679/41679-1511607554.jpg> ;
    schema:name "Ys SEVEN Prologue Theme Song Album"@en,
        "イース7 プロローグ 主題歌アルバム"@ja,
        "Ys SEVEN Prologue Theme Song Album"@ja-latn ;
    schema:publisher <org/627#subject> ;
    foaf:depiction <https://media.vgm.io/albums/97/41679/41679-1511607554.jpg> .

<album/41679#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ys SEVEN Prologue Theme Song Album"@en,
        "イース7 プロローグ 主題歌アルバム"@ja,
        "Ys SEVEN Prologue Theme Song Album"@ja-latn ;
    mo:performance_of <album/41679#musicalwork> ;
    mo:performer <artist/5300#subject>,
        <artist/5303#subject>,
        <artist/5305#subject>,
        <artist/5742#subject>,
        <artist/709#subject>,
        <artist/8866#subject> ;
    mo:recorded_as <album/41679#musicalexpression> ;
    schema:byArtist <artist/5300#subject>,
        <artist/5303#subject>,
        <artist/5305#subject>,
        <artist/5742#subject>,
        <artist/709#subject>,
        <artist/8866#subject> ;
    schema:name "Ys SEVEN Prologue Theme Song Album"@en,
        "イース7 プロローグ 主題歌アルバム"@ja,
        "Ys SEVEN Prologue Theme Song Album"@ja-latn ;
    schema:workPerformed <album/41679#musicalwork> .

_:N2378cc6212264a8dbf88deadb0037868 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ERNST"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N72e229f981b042549442967e401dc303 ;
    schema:name "ERNST"@ja .

_:N2a4d8fc317cf40a4b9698d9aef01dc69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "イース7プロローグ キャストコメンタリー"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N72e229f981b042549442967e401dc303 ;
    schema:name "イース7プロローグ キャストコメンタリー"@ja .

_:N6926848b253d4ac0be888d803e2ac20d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rush out! (Full Size)"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N72e229f981b042549442967e401dc303 ;
    schema:name "Rush out! (Full Size)"@ja .

_:Na70d6cdbcacb43978491ddc17544a4f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rush out! (Full Size Instrumental)"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N72e229f981b042549442967e401dc303 ;
    schema:name "Rush out! (Full Size Instrumental)"@ja .

_:Nc3efe14aab60454fad0ab1a703f1c673 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rush out! (Short Size Instrumental)"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N72e229f981b042549442967e401dc303 ;
    schema:name "Rush out! (Short Size Instrumental)"@ja .

_:Nf8ed3478433c4b8c9d93d8025e3de116 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rush out! (Short Size)"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N72e229f981b042549442967e401dc303 ;
    schema:name "Rush out! (Short Size)"@ja .

_:N72e229f981b042549442967e401dc303 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2378cc6212264a8dbf88deadb0037868,
        _:N2a4d8fc317cf40a4b9698d9aef01dc69,
        _:N6926848b253d4ac0be888d803e2ac20d,
        _:Na70d6cdbcacb43978491ddc17544a4f1,
        _:Nc3efe14aab60454fad0ab1a703f1c673,
        _:Nf8ed3478433c4b8c9d93d8025e3de116 ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N2378cc6212264a8dbf88deadb0037868,
        _:N2a4d8fc317cf40a4b9698d9aef01dc69,
        _:N6926848b253d4ac0be888d803e2ac20d,
        _:Na70d6cdbcacb43978491ddc17544a4f1,
        _:Nc3efe14aab60454fad0ab1a703f1c673,
        _:Nf8ed3478433c4b8c9d93d8025e3de116 .

