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

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

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

<artist/114#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97437#subject> ;
    schema:name "Koichi Sugiyama"@en,
        "すぎやまこういち"@ja ;
    foaf:made <album/97437#composition>,
        <album/97437#subject> ;
    foaf:name "Koichi Sugiyama"@en,
        "すぎやまこういち"@ja .

<album/97437#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Introduction to orchestra with Dragon Quest"@en,
        "「ドラゴンクエスト」によるオーケストラ入門"@ja,
        "Dragon Quest niyoru Orchestra Nyumon"@ja-latn ;
    mo:composer <artist/114#subject> ;
    mo:produced_work <album/97437#musicalwork> ;
    schema:name "Introduction to orchestra with Dragon Quest"@en,
        "「ドラゴンクエスト」によるオーケストラ入門"@ja,
        "Dragon Quest niyoru Orchestra Nyumon"@ja-latn .

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

<org/2355#subject> schema:name "Warner Music Japan Inc."@en,
        "株式会社ワーナーミュージック・ジャパン"@ja,
        "Warner Music Japan Inc."@ja-latn ;
    foaf:name "Warner Music Japan Inc."@en,
        "株式会社ワーナーミュージック・ジャパン"@ja,
        "Warner Music Japan Inc."@ja-latn .

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

<https://medium-media.vgm.io/albums/73/97437/97437-1585261858.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/97437#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Introduction to orchestra with Dragon Quest"@en,
        "「ドラゴンクエスト」によるオーケストラ入門"@ja,
        "Dragon Quest niyoru Orchestra Nyumon"@ja-latn ;
    mo:performance_of <album/97437#musicalwork> ;
    mo:performer <artist/116#subject> ;
    mo:recorded_as <album/97437#musicalexpression> ;
    schema:byArtist <artist/116#subject> ;
    schema:name "Introduction to orchestra with Dragon Quest"@en,
        "「ドラゴンクエスト」によるオーケストラ入門"@ja,
        "Dragon Quest niyoru Orchestra Nyumon"@ja-latn ;
    schema:workPerformed <album/97437#musicalwork> .

<artist/116#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/97437#performance> ;
    schema:name "London Philharmonic Orchestra"@en ;
    foaf:name "London Philharmonic Orchestra"@en .

<album/97437#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1992-06-25"^^xsd:date ;
    dcterms:title "Introduction to orchestra with Dragon Quest"@en,
        "「ドラゴンクエスト」によるオーケストラ入門"@ja,
        "Dragon Quest niyoru Orchestra Nyumon"@ja-latn ;
    mo:catalogue_number "WPVL-8111" ;
    mo:media_type "VHS" ;
    mo:publication_of <album/97437#musicalexpression> ;
    mo:publisher <org/2355#subject> ;
    mo:record _:N9b431ae9f0374a308909838f9927151e ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Dragon Quest IV: Chapters of the Chosen"@en ;
            foaf:name "Dragon Quest IV: Chapters of the Chosen"@en ] ;
    schema:byArtist <artist/116#subject> ;
    schema:datePublished "1992-06-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/73/97437/97437-1585261858.jpg> ;
    schema:name "Introduction to orchestra with Dragon Quest"@en,
        "「ドラゴンクエスト」によるオーケストラ入門"@ja,
        "Dragon Quest niyoru Orchestra Nyumon"@ja-latn ;
    schema:publisher <org/2355#subject> ;
    foaf:depiction <https://media.vgm.io/albums/73/97437/97437-1585261858.jpg> .

_:N1a83e85ffffb4c75936e94cae32ac19a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Balloon's Flight ~ Sea Breeze"@en,
        "のどかな熱気球のたび～海図を広げて"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9b431ae9f0374a308909838f9927151e ;
    schema:name "Balloon's Flight ~ Sea Breeze"@en,
        "のどかな熱気球のたび～海図を広げて"@ja .

_:N40204bbe284446f19f7cc7ebf3523c02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The End"@en,
        "導かれし者たち-終曲-"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9b431ae9f0374a308909838f9927151e ;
    schema:name "The End"@en,
        "導かれし者たち-終曲-"@ja .

_:N4ea8ee6824f440a2a825ec8c6853a3a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Menuet"@en,
        "王宮のメヌエット"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9b431ae9f0374a308909838f9927151e ;
    schema:name "Menuet"@en,
        "王宮のメヌエット"@ja .

_:N874c5d7cd37a4767adceeec1da5e6136 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A talk of woodwind instruments"@en,
        "木管楽器の話"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9b431ae9f0374a308909838f9927151e ;
    schema:name "A talk of woodwind instruments"@en,
        "木管楽器の話"@ja .

_:N97a50977d6d74dc385e667a1be042f58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle for the Glory"@en,
        "栄光への戦い (戦闘～邪悪なるもの～悪の化身)"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9b431ae9f0374a308909838f9927151e ;
    schema:name "Battle for the Glory"@en,
        "栄光への戦い (戦闘～邪悪なるもの～悪の化身)"@ja .

_:Na9361db3ed0a4bae9a45c5831aebbb64 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A talk of brass instruments"@en,
        "金管楽器の話"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9b431ae9f0374a308909838f9927151e ;
    schema:name "A talk of brass instruments"@en,
        "金管楽器の話"@ja .

_:Nc0c9f64a67374643884c205c6afb2ef1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A talk of percussion instruments"@en,
        "打楽器の話"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9b431ae9f0374a308909838f9927151e ;
    schema:name "A talk of percussion instruments"@en,
        "打楽器の話"@ja .

_:Nd934477fef6b43308b65229c18becbb4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overture"@en,
        "序曲"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9b431ae9f0374a308909838f9927151e ;
    schema:name "Overture"@en,
        "序曲"@ja .

_:Ne4be945882f44de3a55704380b6db76c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A talk of string instruments"@en,
        "弦楽器の話"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9b431ae9f0374a308909838f9927151e ;
    schema:name "A talk of string instruments"@en,
        "弦楽器の話"@ja .

_:Nfbf303a1a0614660a2b1b509014a125e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Comrades"@en,
        "勇者の仲間たち (間奏曲～戦士はひとり征く～おてんば姫の行進～武器商人トルネコ～ジプシーダンス～ジプシーの旅～間奏曲)"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9b431ae9f0374a308909838f9927151e ;
    schema:name "Comrades"@en,
        "勇者の仲間たち (間奏曲～戦士はひとり征く～おてんば姫の行進～武器商人トルネコ～ジプシーダンス～ジプシーの旅～間奏曲)"@ja .

_:N9b431ae9f0374a308909838f9927151e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1a83e85ffffb4c75936e94cae32ac19a,
        _:N40204bbe284446f19f7cc7ebf3523c02,
        _:N4ea8ee6824f440a2a825ec8c6853a3a6,
        _:N874c5d7cd37a4767adceeec1da5e6136,
        _:N97a50977d6d74dc385e667a1be042f58,
        _:Na9361db3ed0a4bae9a45c5831aebbb64,
        _:Nc0c9f64a67374643884c205c6afb2ef1,
        _:Nd934477fef6b43308b65229c18becbb4,
        _:Ne4be945882f44de3a55704380b6db76c,
        _:Nfbf303a1a0614660a2b1b509014a125e ;
    mo:track_count 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N1a83e85ffffb4c75936e94cae32ac19a,
        _:N40204bbe284446f19f7cc7ebf3523c02,
        _:N4ea8ee6824f440a2a825ec8c6853a3a6,
        _:N874c5d7cd37a4767adceeec1da5e6136,
        _:N97a50977d6d74dc385e667a1be042f58,
        _:Na9361db3ed0a4bae9a45c5831aebbb64,
        _:Nc0c9f64a67374643884c205c6afb2ef1,
        _:Nd934477fef6b43308b65229c18becbb4,
        _:Ne4be945882f44de3a55704380b6db76c,
        _:Nfbf303a1a0614660a2b1b509014a125e .

