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

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

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

<artist/1686#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7036#subject> ;
    schema:name "Takahito Abe"@en,
        "阿部隆人"@ja ;
    foaf:made <album/7036#composition>,
        <album/7036#subject> ;
    foaf:name "Takahito Abe"@en,
        "阿部隆人"@ja .

<artist/293#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7036#subject> ;
    schema:name "Nihon Falcom"@en ;
    foaf:made <album/7036#composition>,
        <album/7036#subject> ;
    foaf:name "Nihon Falcom"@en .

<product/1072#subject> a schema:CreativeWork ;
    schema:name "Xanadu"@en,
        "ザナドゥ -Dragon Slayer II-"@ja,
        "Xanadu"@ja-latn ;
    foaf:name "Xanadu"@en,
        "ザナドゥ -Dragon Slayer II-"@ja,
        "Xanadu"@ja-latn .

<product/1075#subject> a schema:CreativeWork ;
    schema:name "Sorcerian"@en,
        "ソーサリアン"@ja,
        "Sorcerian"@ja-latn ;
    foaf:name "Sorcerian"@en,
        "ソーサリアン"@ja,
        "Sorcerian"@ja-latn .

<product/267#subject> a schema:CreativeWork ;
    schema:name "Ys II: Ancient Ys Vanished The Final Chapter"@en,
        "イース II: Ancient Ys Vanished The Final Chapter"@ja,
        "Ys II: Ancient Ys Vanished The Final Chapter"@ja-latn ;
    foaf:name "Ys II: Ancient Ys Vanished The Final Chapter"@en,
        "イース II: Ancient Ys Vanished The Final Chapter"@ja,
        "Ys II: Ancient Ys Vanished The Final Chapter"@ja-latn .

<product/3767#subject> a schema:CreativeWork ;
    schema:name "Asteka II"@en,
        "太陽の神殿 アステカII"@ja,
        "Taiyou no Shinden: Asteka II"@ja-latn ;
    foaf:name "Asteka II"@en,
        "太陽の神殿 アステカII"@ja,
        "Taiyou no Shinden: Asteka II"@ja-latn .

<album/7036#musicalexpression> a mo:Signal ;
    mo:published_as <album/7036#subject> ;
    mo:records <album/7036#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/63/7036/7036-1264609129.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/7036#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/63/7036/7036-1264609129.jpg> ;
    foaf:depicts <album/7036#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/63/7036/7036-1264609129.jpg> .

<https://medium-media.vgm.io/albums/63/7036/7036-1264609129.jpg> a schema:ImageObject,
        foaf:Image .

<album/7036#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Falcom Special Box '89 - Fusion"@en,
        "Falcom Special Box '89 - Fusion"@ja,
        "Falcom Special Box '89 - Fusion"@ja-latn ;
    mo:composer <artist/1686#subject>,
        <artist/293#subject> ;
    mo:produced_work <album/7036#musicalwork> ;
    schema:name "Falcom Special Box '89 - Fusion"@en,
        "Falcom Special Box '89 - Fusion"@ja,
        "Falcom Special Box '89 - Fusion"@ja-latn .

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

<artist/2052#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/7036#performance> ;
    schema:name "David Matthews"@en ;
    foaf:name "David Matthews"@en .

<artist/2961#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/7036#performance> ;
    schema:name "Lew Soloff"@en,
        "ルー・ソロフ"@ja ;
    foaf:name "Lew Soloff"@en,
        "ルー・ソロフ"@ja .

<artist/2962#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/7036#performance> ;
    schema:name "George Young"@en ;
    foaf:name "George Young"@en .

<artist/2963#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/7036#performance> ;
    schema:name "George Wadenius"@en ;
    foaf:name "George Wadenius"@en .

<album/7036#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Falcom Special Box '89 - Fusion"@en,
        "Falcom Special Box '89 - Fusion"@ja,
        "Falcom Special Box '89 - Fusion"@ja-latn ;
    mo:performance_of <album/7036#musicalwork> ;
    mo:performer <artist/2052#subject>,
        <artist/2961#subject>,
        <artist/2962#subject>,
        <artist/2963#subject> ;
    mo:recorded_as <album/7036#musicalexpression> ;
    schema:byArtist <artist/2052#subject>,
        <artist/2961#subject>,
        <artist/2962#subject>,
        <artist/2963#subject> ;
    schema:name "Falcom Special Box '89 - Fusion"@en,
        "Falcom Special Box '89 - Fusion"@ja,
        "Falcom Special Box '89 - Fusion"@ja-latn ;
    schema:workPerformed <album/7036#musicalwork> .

<album/7036#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1990-02-21"^^xsd:date ;
    dcterms:title "Falcom Special Box '89 - Fusion"@en,
        "Falcom Special Box '89 - Fusion"@ja,
        "Falcom Special Box '89 - Fusion"@ja-latn ;
    mo:catalogue_number "KIDA-5001" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/7036#musicalexpression> ;
    mo:publisher <org/1943#subject> ;
    mo:record _:Ne213b36631f94da38178b10c370a39bf ;
    mo:record_count 1 ;
    schema:about <product/1072#subject>,
        <product/1075#subject>,
        <product/267#subject>,
        <product/3767#subject> ;
    schema:byArtist <artist/2052#subject>,
        <artist/2961#subject>,
        <artist/2962#subject>,
        <artist/2963#subject> ;
    schema:datePublished "1990-02-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/63/7036/7036-1264609129.jpg> ;
    schema:name "Falcom Special Box '89 - Fusion"@en,
        "Falcom Special Box '89 - Fusion"@ja,
        "Falcom Special Box '89 - Fusion"@ja-latn ;
    schema:publisher <org/1943#subject> ;
    foaf:depiction <https://media.vgm.io/albums/63/7036/7036-1264609129.jpg> .

_:N196e887c057644b590764eb78a403582 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"Stay With Me Forever\" (Ending II) from Ys II"@en,
        "イースIIより 「STAY WITH ME FOREVER」(エンディングII)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:Ne213b36631f94da38178b10c370a39bf ;
    schema:name "\"Stay With Me Forever\" (Ending II) from Ys II"@en,
        "イースIIより 「STAY WITH ME FOREVER」(エンディングII)"@ja .

_:N5a1eaf6552814d5b9251c524efbe3241 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"Temple del Sol\" from Temple del Sol"@en,
        "太陽の神殿より 「Temple del Sol」"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:Ne213b36631f94da38178b10c370a39bf ;
    schema:name "\"Temple del Sol\" from Temple del Sol"@en,
        "太陽の神殿より 「Temple del Sol」"@ja .

_:N7bcedfc0e0704fb797f692a37670fc40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"La Valse Pour Xanadu\" from Xanadu"@en,
        "ザナドゥより 「LA VALSE POUR XANADU」"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Ne213b36631f94da38178b10c370a39bf ;
    schema:name "\"La Valse Pour Xanadu\" from Xanadu"@en,
        "ザナドゥより 「LA VALSE POUR XANADU」"@ja .

_:N87a59c74b3c1477eb9aef2d37d0a1130 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"Bloody River\" from Sorcerian Lucifer's Floodgate"@en,
        "ソーサリアン　ルシフェルの水門より 「ブラッディー・リバー」"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:Ne213b36631f94da38178b10c370a39bf ;
    schema:name "\"Bloody River\" from Sorcerian Lucifer's Floodgate"@en,
        "ソーサリアン　ルシフェルの水門より 「ブラッディー・リバー」"@ja .

_:Ncb986977348c417fa5fa1a7d10cb9ea1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"Demonic Isle\" from Sorcerian Additional Scenario Vol. 1"@en,
        "ソーサリアン　追加シナリオVol.1より 「魔性 の島」"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Ne213b36631f94da38178b10c370a39bf ;
    schema:name "\"Demonic Isle\" from Sorcerian Additional Scenario Vol. 1"@en,
        "ソーサリアン　追加シナリオVol.1より 「魔性 の島」"@ja .

_:Ne213b36631f94da38178b10c370a39bf a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N196e887c057644b590764eb78a403582,
        _:N5a1eaf6552814d5b9251c524efbe3241,
        _:N7bcedfc0e0704fb797f692a37670fc40,
        _:N87a59c74b3c1477eb9aef2d37d0a1130,
        _:Ncb986977348c417fa5fa1a7d10cb9ea1 ;
    mo:track_count 5 ;
    schema:duration "PT19:18"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N196e887c057644b590764eb78a403582,
        _:N5a1eaf6552814d5b9251c524efbe3241,
        _:N7bcedfc0e0704fb797f692a37670fc40,
        _:N87a59c74b3c1477eb9aef2d37d0a1130,
        _:Ncb986977348c417fa5fa1a7d10cb9ea1 .

