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

<artist/10049#subject> a schema:Person,
        foaf:Person ;
    schema:name "Takahiro Maeda"@en,
        "前田たかひろ"@ja ;
    foaf:made <album/8576#lyrics>,
        <album/8576#subject> ;
    foaf:name "Takahiro Maeda"@en,
        "前田たかひろ"@ja .

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

<artist/1379#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8576#subject> ;
    schema:name "Ikuro Fujiwara"@en,
        "藤原いくろう"@ja ;
    foaf:made <album/8576#composition>,
        <album/8576#subject> ;
    foaf:name "Ikuro Fujiwara"@en,
        "藤原いくろう"@ja .

<product/14508#subject> a schema:CreativeWork ;
    schema:name "Wizardry Gaiden IV: Throb of the Demon's Heart"@en,
        "ウィザードリィ・外伝IV ～胎魔の鼓動～"@ja,
        "Wizardry Gaiden IV: Taima no Kodou"@ja-latn ;
    foaf:name "Wizardry Gaiden IV: Throb of the Demon's Heart"@en,
        "ウィザードリィ・外伝IV ～胎魔の鼓動～"@ja,
        "Wizardry Gaiden IV: Taima no Kodou"@ja-latn .

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

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

<org/67#subject> schema:name "FUTURELAND"@en,
        "FUTURELAND"@ja,
        "FUTURELAND"@ja-latn ;
    foaf:name "FUTURELAND"@en,
        "FUTURELAND"@ja,
        "FUTURELAND"@ja-latn .

<https://media.vgm.io/albums/67/8576/8576-1036814b12d6.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/8576#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/67/8576/8576-1036814b12d6.png> ;
    foaf:depicts <album/8576#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/67/8576/8576-1036814b12d6.png> .

<https://medium-media.vgm.io/albums/67/8576/8576-1036814b12d6.png> a schema:ImageObject,
        foaf:Image .

<album/8576#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Wizardry Gaiden IV ~Throb of the Demon's Heart~ Drama Special \"Chapter 1 Unmei no Kaikou\""@en,
        "ウィザードリィ・外伝IV ～胎魔の鼓動～ ドラマ・スペシャル「第1景 運命之邂逅」"@ja,
        "Wizardry Gaiden IV ~Throb of the Demon's Heart~ Drama Special \"Chapter 1 Unmei no Kaikou\""@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Manabu Satou"@en ;
            foaf:made <album/8576#composition> ;
            foaf:name "Manabu Satou"@en ],
        <artist/1379#subject> ;
    mo:produced_work <album/8576#musicalwork> ;
    schema:name "Wizardry Gaiden IV ~Throb of the Demon's Heart~ Drama Special \"Chapter 1 Unmei no Kaikou\""@en,
        "ウィザードリィ・外伝IV ～胎魔の鼓動～ ドラマ・スペシャル「第1景 運命之邂逅」"@ja,
        "Wizardry Gaiden IV ~Throb of the Demon's Heart~ Drama Special \"Chapter 1 Unmei no Kaikou\""@ja-latn .

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

<album/8576#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Wizardry Gaiden IV ~Throb of the Demon's Heart~ Drama Special \"Chapter 1 Unmei no Kaikou\""@en,
        "ウィザードリィ・外伝IV ～胎魔の鼓動～ ドラマ・スペシャル「第1景 運命之邂逅」"@ja,
        "Wizardry Gaiden IV ~Throb of the Demon's Heart~ Drama Special \"Chapter 1 Unmei no Kaikou\""@ja-latn ;
    mo:performance_of <album/8576#musicalwork> ;
    mo:performer _:N650b9442312a422aae20859aab9991ea ;
    mo:recorded_as <album/8576#musicalexpression> ;
    schema:byArtist _:N650b9442312a422aae20859aab9991ea ;
    schema:name "Wizardry Gaiden IV ~Throb of the Demon's Heart~ Drama Special \"Chapter 1 Unmei no Kaikou\""@en,
        "ウィザードリィ・外伝IV ～胎魔の鼓動～ ドラマ・スペシャル「第1景 運命之邂逅」"@ja,
        "Wizardry Gaiden IV ~Throb of the Demon's Heart~ Drama Special \"Chapter 1 Unmei no Kaikou\""@ja-latn ;
    schema:workPerformed <album/8576#musicalwork> .

<album/8576#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1996-07-10"^^xsd:date ;
    dcterms:title "Wizardry Gaiden IV ~Throb of the Demon's Heart~ Drama Special \"Chapter 1 Unmei no Kaikou\""@en,
        "ウィザードリィ・外伝IV ～胎魔の鼓動～ ドラマ・スペシャル「第1景 運命之邂逅」"@ja,
        "Wizardry Gaiden IV ~Throb of the Demon's Heart~ Drama Special \"Chapter 1 Unmei no Kaikou\""@ja-latn ;
    mo:catalogue_number "TYDY-2075" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/8576#musicalexpression> ;
    mo:publisher <org/67#subject> ;
    mo:record _:N98db35be14b14c8bb8bcd7177467d035 ;
    mo:record_count 1 ;
    schema:about <product/14508#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "W's"@en ;
            foaf:name "W's"@en ] ;
    schema:datePublished "1996-07-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/67/8576/8576-1036814b12d6.png> ;
    schema:name "Wizardry Gaiden IV ~Throb of the Demon's Heart~ Drama Special \"Chapter 1 Unmei no Kaikou\""@en,
        "ウィザードリィ・外伝IV ～胎魔の鼓動～ ドラマ・スペシャル「第1景 運命之邂逅」"@ja,
        "Wizardry Gaiden IV ~Throb of the Demon's Heart~ Drama Special \"Chapter 1 Unmei no Kaikou\""@ja-latn ;
    schema:publisher <org/67#subject> ;
    foaf:depiction <https://media.vgm.io/albums/67/8576/8576-1036814b12d6.png> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8576#subject> ;
    schema:name "Manabu Satou"@en ;
    foaf:made <album/8576#subject> ;
    foaf:name "Manabu Satou"@en .

_:N1b5a7eff8def458e8f41c5cdce03315b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scene 1 \"Fateful Encounter\""@en,
        "<ドラマ>第1景 運命之邂逅"@ja ;
    mo:track_number 2 ;
    schema:duration "PT10:12"^^xsd:interval ;
    schema:inPlaylist _:N98db35be14b14c8bb8bcd7177467d035 ;
    schema:name "Scene 1 \"Fateful Encounter\""@en,
        "<ドラマ>第1景 運命之邂逅"@ja .

_:N650b9442312a422aae20859aab9991ea a schema:Person,
        foaf:Person ;
    mo:performed <album/8576#performance> ;
    schema:name "W's"@en ;
    foaf:name "W's"@en .

_:N91a89f8260ed456d97de3d7f1546f6fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Image Song 1 \"to the TRUTH\""@en,
        "to The TRUTH"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N98db35be14b14c8bb8bcd7177467d035 ;
    schema:name "Image Song 1 \"to the TRUTH\""@en,
        "to The TRUTH"@ja .

_:Nbee2d842a3824ddca921c358b6abf78a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Opening Theme"@en,
        "オープニング・テーマ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N98db35be14b14c8bb8bcd7177467d035 ;
    schema:name "Opening Theme"@en,
        "オープニング・テーマ"@ja .

_:N98db35be14b14c8bb8bcd7177467d035 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1b5a7eff8def458e8f41c5cdce03315b,
        _:N91a89f8260ed456d97de3d7f1546f6fd,
        _:Nbee2d842a3824ddca921c358b6abf78a ;
    mo:track_count 3 ;
    schema:duration "PT18:36"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N1b5a7eff8def458e8f41c5cdce03315b,
        _:N91a89f8260ed456d97de3d7f1546f6fd,
        _:Nbee2d842a3824ddca921c358b6abf78a .

