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

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

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

<album/7749> a mo:Release ;
    mo:catalogue_number "KCS-024" .

<album/89951> a mo:Release ;
    mo:catalogue_number "N/A" .

<artist/2345#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3078#subject> ;
    schema:name "Jun Nagao"@en,
        "長生淳"@ja ;
    foaf:made <album/3078#composition>,
        <album/3078#subject> ;
    foaf:name "Jun Nagao"@en,
        "長生淳"@ja .

<product/2315#subject> a schema:CreativeWork ;
    schema:name "Romance of the Three Kingdoms IV: Wall of Fire"@en,
        "三國志IV"@ja,
        "Sangokushi IV"@ja-latn ;
    foaf:name "Romance of the Three Kingdoms IV: Wall of Fire"@en,
        "三國志IV"@ja,
        "Sangokushi IV"@ja-latn .

<album/3078#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sangokushi IV"@en,
        "三國志 IV"@ja,
        "Sangokushi IV"@ja-latn ;
    mo:composer <artist/2345#subject> ;
    mo:produced_work <album/3078#musicalwork> ;
    schema:name "Sangokushi IV"@en,
        "三國志 IV"@ja,
        "Sangokushi IV"@ja-latn .

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

<org/32#subject> schema:name "KOEI Co., Ltd."@en,
        "株式会社コーエー"@ja,
        "KOEI Co., Ltd."@ja-latn ;
    foaf:name "KOEI Co., Ltd."@en,
        "株式会社コーエー"@ja,
        "KOEI Co., Ltd."@ja-latn .

<https://media.vgm.io/albums/87/3078/3078-9c429876e8bb.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/3078#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/87/3078/3078-9c429876e8bb.jpg> ;
    foaf:depicts <album/3078#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/87/3078/3078-9c429876e8bb.jpg> .

<https://medium-media.vgm.io/albums/87/3078/3078-9c429876e8bb.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/3078#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sangokushi IV"@en,
        "三國志 IV"@ja,
        "Sangokushi IV"@ja-latn ;
    mo:performance_of <album/3078#musicalwork> ;
    mo:performer _:N8bc4171da3fa4c269c9824b46f13f1aa ;
    mo:recorded_as <album/3078#musicalexpression> ;
    schema:byArtist _:N8bc4171da3fa4c269c9824b46f13f1aa ;
    schema:name "Sangokushi IV"@en,
        "三國志 IV"@ja,
        "Sangokushi IV"@ja-latn ;
    schema:workPerformed <album/3078#musicalwork> .

<album/3078#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1994-02-25"^^xsd:date ;
    dcterms:title "Sangokushi IV"@en,
        "三國志 IV"@ja,
        "Sangokushi IV"@ja-latn ;
    mo:catalogue_number "KECH-1057" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/7749>,
        <album/89951> ;
    mo:publication_of <album/3078#musicalexpression> ;
    mo:publisher <org/32#subject> ;
    mo:record _:N5e50af53c74449b185bd4ffb8a5ad15c ;
    mo:record_count 1 ;
    schema:about <product/2315#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Hungary Phillharmony Orchestra"@en ;
            foaf:name "Hungary Phillharmony Orchestra"@en ] ;
    schema:datePublished "1994-02-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/87/3078/3078-9c429876e8bb.jpg> ;
    schema:name "Sangokushi IV"@en,
        "三國志 IV"@ja,
        "Sangokushi IV"@ja-latn ;
    schema:publisher <org/32#subject> ;
    foaf:depiction <https://media.vgm.io/albums/87/3078/3078-9c429876e8bb.jpg> .

_:N0f9a1152950f42b78fe5f047d5a394b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Diaochan"@en,
        "貂蝉"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N5e50af53c74449b185bd4ffb8a5ad15c ;
    schema:name "Diaochan"@en,
        "貂蝉"@ja .

_:N21f4826ee7c6422695f87c758d076f1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Green Ripple"@en,
        "翠漣"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N5e50af53c74449b185bd4ffb8a5ad15c ;
    schema:name "Green Ripple"@en,
        "翠漣"@ja .

_:N25635c564c6342639243394ecba6f150 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Opening: Soaring Heaven"@en,
        "オープニング 天翔"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:39"^^xsd:interval ;
    schema:inPlaylist _:N5e50af53c74449b185bd4ffb8a5ad15c ;
    schema:name "Opening: Soaring Heaven"@en,
        "オープニング 天翔"@ja .

_:N2b5e684895f34e8288fa45d1cd730d43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hazy Stream ~ Uprising ~ Heaven"@en,
        "流茫～決起～蒼天"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:56"^^xsd:interval ;
    schema:inPlaylist _:N5e50af53c74449b185bd4ffb8a5ad15c ;
    schema:name "Hazy Stream ~ Uprising ~ Heaven"@en,
        "流茫～決起～蒼天"@ja .

_:N69ca0b38fbee478fb20e0fc41422bfa1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dragon Fortress ~ Blazing Horse ~ A Glorious Death ~ Field of Battle"@en,
        "龍砦～炎馬～散華～闘野"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N5e50af53c74449b185bd4ffb8a5ad15c ;
    schema:name "Dragon Fortress ~ Blazing Horse ~ A Glorious Death ~ Field of Battle"@en,
        "龍砦～炎馬～散華～闘野"@ja .

_:N6d56d7d622534c0ba35546f5f113220b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Balmy Breeze"@en,
        "薫風"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N5e50af53c74449b185bd4ffb8a5ad15c ;
    schema:name "Balmy Breeze"@en,
        "薫風"@ja .

_:N76bbdfbe6b6a4279b5a41727f80d5b15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Purple Swallow Palace"@en,
        "紫燕宮"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N5e50af53c74449b185bd4ffb8a5ad15c ;
    schema:name "Purple Swallow Palace"@en,
        "紫燕宮"@ja .

_:N8bc4171da3fa4c269c9824b46f13f1aa a schema:Person,
        foaf:Person ;
    mo:performed <album/3078#performance> ;
    schema:name "Hungary Phillharmony Orchestra"@en ;
    foaf:name "Hungary Phillharmony Orchestra"@en .

_:Na2b5ac1af2cc44ac8246d3185103ec75 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drunk Moon"@en,
        "酔月"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N5e50af53c74449b185bd4ffb8a5ad15c ;
    schema:name "Drunk Moon"@en,
        "酔月"@ja .

_:Nb27b5ce16893415e8e79640aff8c24f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flower Banquet ~ Ending: Horizon of Light"@en,
        "花宴～エンディング 光の地平"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:N5e50af53c74449b185bd4ffb8a5ad15c ;
    schema:name "Flower Banquet ~ Ending: Horizon of Light"@en,
        "花宴～エンディング 光の地平"@ja .

_:Nb3f103a8f82542aeb57bf2515aca1797 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sea God ~ Dark River ~ Funeral"@en,
        "海神～暗河～葬送"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:46"^^xsd:interval ;
    schema:inPlaylist _:N5e50af53c74449b185bd4ffb8a5ad15c ;
    schema:name "Sea God ~ Dark River ~ Funeral"@en,
        "海神～暗河～葬送"@ja .

_:Nc09fcca8a8b044f58083da3c436128d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bamboo Hermit"@en,
        "竹仙"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N5e50af53c74449b185bd4ffb8a5ad15c ;
    schema:name "Bamboo Hermit"@en,
        "竹仙"@ja .

_:N5e50af53c74449b185bd4ffb8a5ad15c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f9a1152950f42b78fe5f047d5a394b4,
        _:N21f4826ee7c6422695f87c758d076f1f,
        _:N25635c564c6342639243394ecba6f150,
        _:N2b5e684895f34e8288fa45d1cd730d43,
        _:N69ca0b38fbee478fb20e0fc41422bfa1,
        _:N6d56d7d622534c0ba35546f5f113220b,
        _:N76bbdfbe6b6a4279b5a41727f80d5b15,
        _:Na2b5ac1af2cc44ac8246d3185103ec75,
        _:Nb27b5ce16893415e8e79640aff8c24f0,
        _:Nb3f103a8f82542aeb57bf2515aca1797,
        _:Nc09fcca8a8b044f58083da3c436128d7 ;
    mo:track_count 11 ;
    schema:duration "PT47:20"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N0f9a1152950f42b78fe5f047d5a394b4,
        _:N21f4826ee7c6422695f87c758d076f1f,
        _:N25635c564c6342639243394ecba6f150,
        _:N2b5e684895f34e8288fa45d1cd730d43,
        _:N69ca0b38fbee478fb20e0fc41422bfa1,
        _:N6d56d7d622534c0ba35546f5f113220b,
        _:N76bbdfbe6b6a4279b5a41727f80d5b15,
        _:Na2b5ac1af2cc44ac8246d3185103ec75,
        _:Nb27b5ce16893415e8e79640aff8c24f0,
        _:Nb3f103a8f82542aeb57bf2515aca1797,
        _:Nc09fcca8a8b044f58083da3c436128d7 .

