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

<artist/11570#subject> a schema:Person,
        foaf:Person ;
    schema:name "Etsuko Niira"@en,
        "新良エツ子"@ja ;
    foaf:made <album/68299#subject>,
        <album/68299#vocals> ;
    foaf:name "Etsuko Niira"@en,
        "新良エツ子"@ja .

<artist/7777#subject> a schema:Person,
        foaf:Person ;
    schema:name "Akitoshi Kawazu"@en,
        "河津秋敏"@ja ;
    foaf:made <album/68299#lyrics>,
        <album/68299#subject> ;
    foaf:name "Akitoshi Kawazu"@en,
        "河津秋敏"@ja .

<artist/13787#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68299#subject> ;
    schema:name "Hideya Matoba"@en,
        "的場英也"@ja ;
    foaf:made <album/68299#composition>,
        <album/68299#subject> ;
    foaf:name "Hideya Matoba"@en,
        "的場英也"@ja .

<artist/138#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68299#subject> ;
    schema:name "Kenji Ito"@en,
        "伊藤賢治"@ja ;
    foaf:made <album/68299#composition>,
        <album/68299#subject> ;
    foaf:name "Kenji Ito"@en,
        "伊藤賢治"@ja .

<artist/26548#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68299#subject> ;
    schema:name "Syunsuke Wada"@en,
        "和田俊輔"@ja ;
    foaf:made <album/68299#composition>,
        <album/68299#subject> ;
    foaf:name "Syunsuke Wada"@en,
        "和田俊輔"@ja .

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

<album/68299#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Romancing SaGa THE STAGE ~Loanne ga Moeru Hi~ ORIGINAL SOUND TRACK"@en,
        "『ロマンシング サガ THE STAGE ～ロアーヌが燃える日～』 オリジナルサウンドトラック"@ja,
        "Romancing SaGa THE STAGE ~Loanne ga Moeru Hi~ ORIGINAL SOUND TRACK"@ja-latn ;
    mo:performance_of <album/68299#musicalwork> ;
    mo:recorded_as <album/68299#musicalexpression> ;
    schema:name "Romancing SaGa THE STAGE ~Loanne ga Moeru Hi~ ORIGINAL SOUND TRACK"@en,
        "『ロマンシング サガ THE STAGE ～ロアーヌが燃える日～』 オリジナルサウンドトラック"@ja,
        "Romancing SaGa THE STAGE ~Loanne ga Moeru Hi~ ORIGINAL SOUND TRACK"@ja-latn ;
    schema:workPerformed <album/68299#musicalwork> .

<https://media.vgm.io/albums/99/68299/68299-1498865671.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/68299#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/99/68299/68299-1498865671.png> ;
    foaf:depicts <album/68299#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/99/68299/68299-1498865671.png> .

<https://medium-media.vgm.io/albums/99/68299/68299-1498865671.png> a schema:ImageObject,
        foaf:Image .

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

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

<album/68299#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Romancing SaGa THE STAGE ~Loanne ga Moeru Hi~ ORIGINAL SOUND TRACK"@en,
        "『ロマンシング サガ THE STAGE ～ロアーヌが燃える日～』 オリジナルサウンドトラック"@ja,
        "Romancing SaGa THE STAGE ~Loanne ga Moeru Hi~ ORIGINAL SOUND TRACK"@ja-latn ;
    mo:composer <artist/13787#subject>,
        <artist/138#subject>,
        <artist/26548#subject> ;
    mo:produced_work <album/68299#musicalwork> ;
    schema:name "Romancing SaGa THE STAGE ~Loanne ga Moeru Hi~ ORIGINAL SOUND TRACK"@en,
        "『ロマンシング サガ THE STAGE ～ロアーヌが燃える日～』 オリジナルサウンドトラック"@ja,
        "Romancing SaGa THE STAGE ~Loanne ga Moeru Hi~ ORIGINAL SOUND TRACK"@ja-latn .

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

<album/68299#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-07-20"^^xsd:date ;
    dcterms:title "Romancing SaGa THE STAGE ~Loanne ga Moeru Hi~ ORIGINAL SOUND TRACK"@en,
        "『ロマンシング サガ THE STAGE ～ロアーヌが燃える日～』 オリジナルサウンドトラック"@ja,
        "Romancing SaGa THE STAGE ~Loanne ga Moeru Hi~ ORIGINAL SOUND TRACK"@ja-latn ;
    mo:catalogue_number "RSST-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/68299#musicalexpression> ;
    mo:publisher _:N0b4a908616794107b9ba8705569d5bdf ;
    mo:record _:Nc16cce3095754735bfa70f6883e24dd2 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Romancing SaGa THE STAGE ~Loanne ga Moeru Hi~"@en ;
            foaf:name "Romancing SaGa THE STAGE ~Loanne ga Moeru Hi~"@en ] ;
    schema:datePublished "2017-07-20"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/99/68299/68299-1498865671.png> ;
    schema:name "Romancing SaGa THE STAGE ~Loanne ga Moeru Hi~ ORIGINAL SOUND TRACK"@en,
        "『ロマンシング サガ THE STAGE ～ロアーヌが燃える日～』 オリジナルサウンドトラック"@ja,
        "Romancing SaGa THE STAGE ~Loanne ga Moeru Hi~ ORIGINAL SOUND TRACK"@ja-latn ;
    schema:publisher _:N0b4a908616794107b9ba8705569d5bdf ;
    foaf:depiction <https://media.vgm.io/albums/99/68299/68299-1498865671.png> .

[] a schema:Person,
        foaf:Person ;
    schema:name "笠松はる"@en ;
    foaf:made <album/68299#subject> ;
    foaf:name "笠松はる"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "笠松はる"@en ;
    foaf:made <album/68299#vocals> ;
    foaf:name "笠松はる"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Taro."@en ;
    foaf:made <album/68299#lyrics> ;
    foaf:name "Taro."@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "新垣里沙"@en ;
    foaf:made <album/68299#vocals> ;
    foaf:name "新垣里沙"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "香音有希"@en ;
    foaf:made <album/68299#subject> ;
    foaf:name "香音有希"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "香音有希"@en ;
    foaf:made <album/68299#vocals> ;
    foaf:name "香音有希"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Taro."@en ;
    foaf:made <album/68299#subject> ;
    foaf:name "Taro."@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "新垣里沙"@en ;
    foaf:made <album/68299#subject> ;
    foaf:name "新垣里沙"@en .

_:N063ce8ee57984aca960d6357b2393f3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "宿命の子"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Nc16cce3095754735bfa70f6883e24dd2 ;
    schema:name "宿命の子"@ja .

_:N0b4a908616794107b9ba8705569d5bdf schema:name "\"Romancing SaGa THE STAGE\" Production Committee"@en ;
    foaf:name "\"Romancing SaGa THE STAGE\" Production Committee"@en .

_:N643d91d6a1414228ada15f332ffa00bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "光を抱いて"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:Nc16cce3095754735bfa70f6883e24dd2 ;
    schema:name "光を抱いて"@ja .

_:N869ec676dc684152b1c50cc5930d55d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "バトル2 (Romancing SaGa THE STAGE アレンジ)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:Nc16cce3095754735bfa70f6883e24dd2 ;
    schema:name "バトル2 (Romancing SaGa THE STAGE アレンジ)"@ja .

_:Ne0f9d31bb4264862870b2d42b797ff4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Romancing SaGa THE STAGE オープニングテーマ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:Nc16cce3095754735bfa70f6883e24dd2 ;
    schema:name "Romancing SaGa THE STAGE オープニングテーマ"@ja .

_:Neb5a8c659d9c423b8675c2cf00974e54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "バトル1 (Romancing SaGa THE STAGE アレンジ)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:Nc16cce3095754735bfa70f6883e24dd2 ;
    schema:name "バトル1 (Romancing SaGa THE STAGE アレンジ)"@ja .

_:Nc16cce3095754735bfa70f6883e24dd2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N063ce8ee57984aca960d6357b2393f3a,
        _:N643d91d6a1414228ada15f332ffa00bf,
        _:N869ec676dc684152b1c50cc5930d55d1,
        _:Ne0f9d31bb4264862870b2d42b797ff4e,
        _:Neb5a8c659d9c423b8675c2cf00974e54 ;
    mo:track_count 5 ;
    schema:duration "PT17:06"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N063ce8ee57984aca960d6357b2393f3a,
        _:N643d91d6a1414228ada15f332ffa00bf,
        _:N869ec676dc684152b1c50cc5930d55d1,
        _:Ne0f9d31bb4264862870b2d42b797ff4e,
        _:Neb5a8c659d9c423b8675c2cf00974e54 .

