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

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

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

<artist/148#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/354#subject> ;
    schema:name "Yuzo Koshiro"@en,
        "古代祐三"@ja ;
    foaf:made <album/354#composition>,
        <album/354#subject> ;
    foaf:name "Yuzo Koshiro"@en,
        "古代祐三"@ja .

<artist/2056#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/354#subject> ;
    schema:name "Michio Fujisawa"@en,
        "藤澤道雄"@ja ;
    foaf:made <album/354#composition>,
        <album/354#subject> ;
    foaf:name "Michio Fujisawa"@en,
        "藤澤道雄"@ja .

<artist/362#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/354#subject> ;
    schema:name "Hideya Nagata"@en,
        "永田英哉"@ja ;
    foaf:made <album/354#composition>,
        <album/354#subject> ;
    foaf:name "Hideya Nagata"@en,
        "永田英哉"@ja .

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

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

<org/1943#subject> schema:name "Falcom"@en,
        "ファルコム"@ja,
        "Falcom"@ja-latn ;
    foaf:name "Falcom"@en,
        "ファルコム"@ja,
        "Falcom"@ja-latn .

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

<https://medium-media.vgm.io/albums/45/354/354-1253879660.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/2071#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/354#performance> ;
    schema:name "Ys Symphonic Orchestra"@en ;
    foaf:name "Ys Symphonic Orchestra"@en .

<album/354#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ys Dramatic Concert"@en,
        "イース・ドラマチック・コンサート"@ja,
        "Ys Dramatic Concert"@ja-latn ;
    mo:performance_of <album/354#musicalwork> ;
    mo:performer <artist/2071#subject>,
        <artist/293#subject> ;
    mo:recorded_as <album/354#musicalexpression> ;
    schema:byArtist <artist/2071#subject>,
        <artist/293#subject> ;
    schema:name "Ys Dramatic Concert"@en,
        "イース・ドラマチック・コンサート"@ja,
        "Ys Dramatic Concert"@ja-latn ;
    schema:workPerformed <album/354#musicalwork> .

<artist/293#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/354#subject> ;
    mo:performed <album/354#performance> ;
    schema:name "Falcom Sound Team J.D.K."@en ;
    foaf:made <album/354#composition>,
        <album/354#subject> ;
    foaf:name "Falcom Sound Team J.D.K."@en .

<album/354#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ys Dramatic Concert"@en,
        "イース・ドラマチック・コンサート"@ja,
        "Ys Dramatic Concert"@ja-latn ;
    mo:composer <artist/148#subject>,
        <artist/2056#subject>,
        <artist/293#subject>,
        <artist/362#subject> ;
    mo:produced_work <album/354#musicalwork> ;
    schema:name "Ys Dramatic Concert"@en,
        "イース・ドラマチック・コンサート"@ja,
        "Ys Dramatic Concert"@ja-latn .

<album/354#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1991-05-21"^^xsd:date ;
    dcterms:title "Ys Dramatic Concert"@en,
        "イース・ドラマチック・コンサート"@ja,
        "Ys Dramatic Concert"@ja-latn ;
    mo:catalogue_number "KICA-1029" ;
    mo:media_type "CD" ;
    mo:publication_of <album/354#musicalexpression> ;
    mo:publisher <org/1943#subject> ;
    mo:record _:Ndf40baffb34d41969fc03bfe4b89f717 ;
    mo:record_count 1 ;
    schema:about <product/1893#subject> ;
    schema:byArtist <artist/2071#subject>,
        <artist/293#subject> ;
    schema:datePublished "1991-05-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/45/354/354-1253879660.jpg> ;
    schema:name "Ys Dramatic Concert"@en,
        "イース・ドラマチック・コンサート"@ja,
        "Ys Dramatic Concert"@ja-latn ;
    schema:publisher <org/1943#subject> ;
    foaf:depiction <https://media.vgm.io/albums/45/354/354-1253879660.jpg> .

_:N037972fa0ce14be0af6b6a3af26cd5d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Battle Battle"@en,
        "バトル・バトル・バトル"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Ndf40baffb34d41969fc03bfe4b89f717 ;
    schema:name "Battle Battle Battle"@en,
        "バトル・バトル・バトル"@ja .

_:N078dc26c6dd64f7e8c3c323bd411b0b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dalk Fukt"@en,
        "Dark Fact"@en,
        "ダルク＝ファクト"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:Ndf40baffb34d41969fc03bfe4b89f717 ;
    schema:name "Dalk Fukt"@en,
        "Dark Fact"@en,
        "ダルク＝ファクト"@ja .

_:N08a3c18e2f434cad8ea0ed339de28bb3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The People of Minea"@en,
        "ミネアの人々"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:Ndf40baffb34d41969fc03bfe4b89f717 ;
    schema:name "The People of Minea"@en,
        "ミネアの人々"@ja .

_:N0ac2de9d654d43aba167d0e9ca2090f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"Ys\""@en,
        "「イース」"@ja ;
    mo:track_number 1 ;
    schema:duration "PT7:40"^^xsd:interval ;
    schema:inPlaylist _:Ndf40baffb34d41969fc03bfe4b89f717 ;
    schema:name "\"Ys\""@en,
        "「イース」"@ja .

_:N373451dd1fe04755beb24625f66dfe44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Adol Christin"@en,
        "アドル・クリスティン"@ja ;
    mo:track_number 17 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Ndf40baffb34d41969fc03bfe4b89f717 ;
    schema:name "Adol Christin"@en,
        "アドル・クリスティン"@ja .

_:N459b5a7a32af45fdbed783ec7adf868d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "From the Town of Minea"@en,
        "ミネアの街より"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:Ndf40baffb34d41969fc03bfe4b89f717 ;
    schema:name "From the Town of Minea"@en,
        "ミネアの街より"@ja .

_:N7255522774014dea9244aab6e9683d71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hurry, Adol"@en,
        "アドルよ急げ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:Ndf40baffb34d41969fc03bfe4b89f717 ;
    schema:name "Hurry, Adol"@en,
        "アドルよ急げ"@ja .

_:N77689f8b1aaa46c4975e9e6a80694cab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dogi's Theme"@en,
        "ドギのテーマ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:Ndf40baffb34d41969fc03bfe4b89f717 ;
    schema:name "Dogi's Theme"@en,
        "ドギのテーマ"@ja .

_:N7fe259a7e02749c49080b62d5ec6f84a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Feena of Memories"@en,
        "Memories of Feena"@en,
        "想い出のフィーナ"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:Ndf40baffb34d41969fc03bfe4b89f717 ;
    schema:name "Feena of Memories"@en,
        "Memories of Feena"@en,
        "想い出のフィーナ"@ja .

_:N8e6fba09a4354166beb11bc72d0e5578 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battlefield"@en,
        "バトル・フィールド"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:Ndf40baffb34d41969fc03bfe4b89f717 ;
    schema:name "Battlefield"@en,
        "バトル・フィールド"@ja .

_:N913b6f95ae634fc19ca038b3614e69f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Goban's Theme"@en,
        "ゴーバンのテーマ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:Ndf40baffb34d41969fc03bfe4b89f717 ;
    schema:name "Goban's Theme"@en,
        "ゴーバンのテーマ"@ja .

_:N9253fba929584b3c86eefef2c9d6b9d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Huge Opening Army"@en,
        "The Great Demon Horde"@en,
        "巨大なる序軍"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:Ndf40baffb34d41969fc03bfe4b89f717 ;
    schema:name "Huge Opening Army"@en,
        "The Great Demon Horde"@en,
        "巨大なる序軍"@ja .

_:N9793efea178e4dab828d31a60db3db65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ys Requiem"@en,
        "イース・レクイエム"@ja ;
    mo:track_number 16 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Ndf40baffb34d41969fc03bfe4b89f717 ;
    schema:name "Ys Requiem"@en,
        "イース・レクイエム"@ja .

_:Nad9e3aedf583444bbc417f82f2a6d316 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Darm Tower"@en,
        "To Darm Tower"@en,
        "ダームの塔へ"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:Ndf40baffb34d41969fc03bfe4b89f717 ;
    schema:name "Darm Tower"@en,
        "To Darm Tower"@en,
        "ダームの塔へ"@ja .

_:Nb1a96681ee3c4d1480b4ee62e1495651 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intermission"@en,
        "インター・ミッション"@ja ;
    mo:track_number 11 ;
    schema:duration "PT0:49"^^xsd:interval ;
    schema:inPlaylist _:Ndf40baffb34d41969fc03bfe4b89f717 ;
    schema:name "Intermission"@en,
        "インター・ミッション"@ja .

_:Ndc0dd3b7d667410f95e76cfeda6e4df9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Luta's Theme"@en,
        "Luther's Theme"@en,
        "ルタのテーマ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:Ndf40baffb34d41969fc03bfe4b89f717 ;
    schema:name "Luta's Theme"@en,
        "Luther's Theme"@en,
        "ルタのテーマ"@ja .

_:Nf2ad754ba67446d2a1fc8916dba29416 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"Feena!\""@en,
        "「フィーナ！」"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Ndf40baffb34d41969fc03bfe4b89f717 ;
    schema:name "\"Feena!\""@en,
        "「フィーナ！」"@ja .

_:Ndf40baffb34d41969fc03bfe4b89f717 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N037972fa0ce14be0af6b6a3af26cd5d6,
        _:N078dc26c6dd64f7e8c3c323bd411b0b7,
        _:N08a3c18e2f434cad8ea0ed339de28bb3,
        _:N0ac2de9d654d43aba167d0e9ca2090f2,
        _:N373451dd1fe04755beb24625f66dfe44,
        _:N459b5a7a32af45fdbed783ec7adf868d,
        _:N7255522774014dea9244aab6e9683d71,
        _:N77689f8b1aaa46c4975e9e6a80694cab,
        _:N7fe259a7e02749c49080b62d5ec6f84a,
        _:N8e6fba09a4354166beb11bc72d0e5578,
        _:N913b6f95ae634fc19ca038b3614e69f4,
        _:N9253fba929584b3c86eefef2c9d6b9d8,
        _:N9793efea178e4dab828d31a60db3db65,
        _:Nad9e3aedf583444bbc417f82f2a6d316,
        _:Nb1a96681ee3c4d1480b4ee62e1495651,
        _:Ndc0dd3b7d667410f95e76cfeda6e4df9,
        _:Nf2ad754ba67446d2a1fc8916dba29416 ;
    mo:track_count 17 ;
    schema:duration "PT55:45"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N037972fa0ce14be0af6b6a3af26cd5d6,
        _:N078dc26c6dd64f7e8c3c323bd411b0b7,
        _:N08a3c18e2f434cad8ea0ed339de28bb3,
        _:N0ac2de9d654d43aba167d0e9ca2090f2,
        _:N373451dd1fe04755beb24625f66dfe44,
        _:N459b5a7a32af45fdbed783ec7adf868d,
        _:N7255522774014dea9244aab6e9683d71,
        _:N77689f8b1aaa46c4975e9e6a80694cab,
        _:N7fe259a7e02749c49080b62d5ec6f84a,
        _:N8e6fba09a4354166beb11bc72d0e5578,
        _:N913b6f95ae634fc19ca038b3614e69f4,
        _:N9253fba929584b3c86eefef2c9d6b9d8,
        _:N9793efea178e4dab828d31a60db3db65,
        _:Nad9e3aedf583444bbc417f82f2a6d316,
        _:Nb1a96681ee3c4d1480b4ee62e1495651,
        _:Ndc0dd3b7d667410f95e76cfeda6e4df9,
        _:Nf2ad754ba67446d2a1fc8916dba29416 .

