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

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

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

<artist/1360#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15210#subject> ;
    schema:name "Keiki Kobayashi"@en,
        "小林啓樹"@ja ;
    foaf:made <album/15210#composition>,
        <album/15210#subject> ;
    foaf:name "Keiki Kobayashi"@en,
        "小林啓樹"@ja .

<artist/895#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15210#subject> ;
    schema:name "Junichi Nakatsuru"@en,
        "中鶴潤一"@ja ;
    foaf:made <album/15210#composition>,
        <album/15210#subject> ;
    foaf:name "Junichi Nakatsuru"@en,
        "中鶴潤一"@ja .

<product/762#subject> a schema:CreativeWork ;
    schema:name "Soulcalibur"@en,
        "ソウルキャリバー"@ja,
        "Soulcalibur"@ja-latn ;
    foaf:name "Soulcalibur"@en,
        "ソウルキャリバー"@ja,
        "Soulcalibur"@ja-latn .

<product/764#subject> a schema:CreativeWork ;
    schema:name "Soulcalibur III"@en,
        "ソウルキャリバーIII"@ja,
        "Soulcalibur III"@ja-latn ;
    foaf:name "Soulcalibur III"@en,
        "ソウルキャリバーIII"@ja,
        "Soulcalibur III"@ja-latn .

<product/765#subject> a schema:CreativeWork ;
    schema:name "Soulcalibur IV"@en,
        "ソウルキャリバーIV"@ja,
        "Soulcalibur IV"@ja-latn ;
    foaf:name "Soulcalibur IV"@en,
        "ソウルキャリバーIV"@ja,
        "Soulcalibur IV"@ja-latn .

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

<org/2676#subject> schema:name "NAMCO SOUNDS"@en,
        "NAMCO SOUNDS"@ja,
        "NAMCO SOUNDS"@ja-latn ;
    foaf:name "NAMCO SOUNDS"@en,
        "NAMCO SOUNDS"@ja,
        "NAMCO SOUNDS"@ja-latn .

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

<https://medium-media.vgm.io/albums/01/15210/15210-1332295005.jpg> a schema:ImageObject,
        foaf:Image .

<album/15210#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SOULCALIBUR SUITE - The Resonance of Souls and Swords"@en,
        "SOULCALIBUR SUITE - The Resonance of Souls and Swords"@ja,
        "SOULCALIBUR SUITE - The Resonance of Souls and Swords"@ja-latn ;
    mo:composer <artist/1360#subject>,
        <artist/895#subject> ;
    mo:produced_work <album/15210#musicalwork> ;
    schema:name "SOULCALIBUR SUITE - The Resonance of Souls and Swords"@en,
        "SOULCALIBUR SUITE - The Resonance of Souls and Swords"@ja,
        "SOULCALIBUR SUITE - The Resonance of Souls and Swords"@ja-latn .

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

<album/15210#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SOULCALIBUR SUITE - The Resonance of Souls and Swords"@en,
        "SOULCALIBUR SUITE - The Resonance of Souls and Swords"@ja,
        "SOULCALIBUR SUITE - The Resonance of Souls and Swords"@ja-latn ;
    mo:performance_of <album/15210#musicalwork> ;
    mo:performer <artist/1917#subject> ;
    mo:recorded_as <album/15210#musicalexpression> ;
    schema:byArtist <artist/1917#subject> ;
    schema:name "SOULCALIBUR SUITE - The Resonance of Souls and Swords"@en,
        "SOULCALIBUR SUITE - The Resonance of Souls and Swords"@ja,
        "SOULCALIBUR SUITE - The Resonance of Souls and Swords"@ja-latn ;
    schema:workPerformed <album/15210#musicalwork> .

<artist/1917#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/15210#performance> ;
    schema:name "Eminence Symphony Orchestra"@en,
        "エミネンス交響楽団"@ja ;
    foaf:name "Eminence Symphony Orchestra"@en,
        "エミネンス交響楽団"@ja .

<album/15210#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-09-01"^^xsd:date ;
    dcterms:title "SOULCALIBUR SUITE - The Resonance of Souls and Swords"@en,
        "SOULCALIBUR SUITE - The Resonance of Souls and Swords"@ja,
        "SOULCALIBUR SUITE - The Resonance of Souls and Swords"@ja-latn ;
    mo:catalogue_number "NBGI-0003" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/15210#musicalexpression> ;
    mo:publisher <org/2676#subject> ;
    mo:record _:N4e665e232b3c42ec9310a59551b3a293 ;
    mo:record_count 1 ;
    schema:about <product/762#subject>,
        <product/764#subject>,
        <product/765#subject> ;
    schema:byArtist <artist/1917#subject> ;
    schema:datePublished "2009-09-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/01/15210/15210-1332295005.jpg> ;
    schema:name "SOULCALIBUR SUITE - The Resonance of Souls and Swords"@en,
        "SOULCALIBUR SUITE - The Resonance of Souls and Swords"@ja,
        "SOULCALIBUR SUITE - The Resonance of Souls and Swords"@ja-latn ;
    schema:publisher <org/2676#subject> ;
    foaf:depiction <https://media.vgm.io/albums/01/15210/15210-1332295005.jpg> .

_:N053d06630de449c2ad58c8b764e31fe1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Decisive Souls"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:N4e665e232b3c42ec9310a59551b3a293 ;
    schema:name "Decisive Souls"@en .

_:N0e92dc6dd50f489892fd79b577616eeb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voice of the Wind"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N4e665e232b3c42ec9310a59551b3a293 ;
    schema:name "Voice of the Wind"@en .

_:Ncd009bf9f21e40aa9c0cf8ceba99891b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bearer of Fate"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N4e665e232b3c42ec9310a59551b3a293 ;
    schema:name "Bearer of Fate"@en .

_:N4e665e232b3c42ec9310a59551b3a293 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N053d06630de449c2ad58c8b764e31fe1,
        _:N0e92dc6dd50f489892fd79b577616eeb,
        _:Ncd009bf9f21e40aa9c0cf8ceba99891b ;
    mo:track_count 3 ;
    schema:duration "PT14:22"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N053d06630de449c2ad58c8b764e31fe1,
        _:N0e92dc6dd50f489892fd79b577616eeb,
        _:Ncd009bf9f21e40aa9c0cf8ceba99891b .

