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

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

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

<artist/1978#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76732#subject> ;
    schema:name "Akitaka Tohyama"@en,
        "遠山明孝"@ja ;
    foaf:made <album/76732#composition>,
        <album/76732#subject> ;
    foaf:name "Akitaka Tohyama"@en,
        "遠山明孝"@ja .

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

<artist/896#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76732#subject> ;
    schema:name "Yoshihito Yano"@en,
        "矢野義人"@ja ;
    foaf:made <album/76732#composition>,
        <album/76732#subject> ;
    foaf:name "Yoshihito Yano"@en,
        "矢野義人"@ja .

<artist/898#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76732#subject> ;
    schema:name "Rio Hamamoto"@en,
        "濱本理央"@ja ;
    foaf:made <album/76732#composition>,
        <album/76732#subject> ;
    foaf:name "Rio Hamamoto"@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/763#subject> a schema:CreativeWork ;
    schema:name "Soulcalibur II"@en,
        "ソウルキャリバーII"@ja,
        "Soulcalibur II"@ja-latn ;
    foaf:name "Soulcalibur II"@en,
        "ソウルキャリバーII"@ja,
        "Soulcalibur II"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/23/76732/76732-1523121818.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/76732#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SoulCalibur I & II: On Piano"@en,
        "SoulCalibur I & II: On Piano"@ja,
        "SoulCalibur I & II: On Piano"@ja-latn ;
    mo:performance_of <album/76732#musicalwork> ;
    mo:performer <artist/28701#subject> ;
    mo:recorded_as <album/76732#musicalexpression> ;
    schema:byArtist <artist/28701#subject> ;
    schema:name "SoulCalibur I & II: On Piano"@en,
        "SoulCalibur I & II: On Piano"@ja,
        "SoulCalibur I & II: On Piano"@ja-latn ;
    schema:workPerformed <album/76732#musicalwork> .

<artist/28701#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/76732#performance> ;
    schema:name "CrazyGroupTrio"@en ;
    foaf:name "CrazyGroupTrio"@en .

<album/76732#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SoulCalibur I & II: On Piano"@en,
        "SoulCalibur I & II: On Piano"@ja,
        "SoulCalibur I & II: On Piano"@ja-latn ;
    mo:composer <artist/1978#subject>,
        <artist/895#subject>,
        <artist/896#subject>,
        <artist/898#subject> ;
    mo:produced_work <album/76732#musicalwork> ;
    schema:name "SoulCalibur I & II: On Piano"@en,
        "SoulCalibur I & II: On Piano"@ja,
        "SoulCalibur I & II: On Piano"@ja-latn .

<album/76732#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-05-05"^^xsd:date ;
    dcterms:title "SoulCalibur I & II: On Piano"@en,
        "SoulCalibur I & II: On Piano"@ja,
        "SoulCalibur I & II: On Piano"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/76732#musicalexpression> ;
    mo:publisher _:N900a78dc42f046e2a2b3d3d9355e7680 ;
    mo:record _:Nd7325113d2314ec3b43a013ce726f251 ;
    mo:record_count 1 ;
    schema:about <product/762#subject>,
        <product/763#subject> ;
    schema:byArtist <artist/28701#subject> ;
    schema:datePublished "2015-05-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/23/76732/76732-1523121818.jpg> ;
    schema:name "SoulCalibur I & II: On Piano"@en,
        "SoulCalibur I & II: On Piano"@ja,
        "SoulCalibur I & II: On Piano"@ja-latn ;
    schema:publisher _:N900a78dc42f046e2a2b3d3d9355e7680 ;
    foaf:depiction <https://media.vgm.io/albums/23/76732/76732-1523121818.jpg> .

_:N359c1352ef604c668c931828349250aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Duelists"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:Nd7325113d2314ec3b43a013ce726f251 ;
    schema:name "Duelists"@en .

_:N3d98f762715243e4acc1d963711bb9af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Into the Whirlwind"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:Nd7325113d2314ec3b43a013ce726f251 ;
    schema:name "Into the Whirlwind"@en .

_:N4f12fb30b6334d3298b294a45c9d8551 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "History Unfolds"@en ;
    mo:track_number 5 ;
    schema:duration "PT0:51"^^xsd:interval ;
    schema:inPlaylist _:Nd7325113d2314ec3b43a013ce726f251 ;
    schema:name "History Unfolds"@en .

_:N533a5433b3014366afbbcd724fb81781 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Confrontation"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:Nd7325113d2314ec3b43a013ce726f251 ;
    schema:name "Confrontation"@en .

_:N67e9c775ce5a4b72b23e77b039515b63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Going To Where the Wind Blows"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:Nd7325113d2314ec3b43a013ce726f251 ;
    schema:name "Going To Where the Wind Blows"@en .

_:N6beb3b561851465ea534775e15f5f046 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Leaving the World Behind"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:Nd7325113d2314ec3b43a013ce726f251 ;
    schema:name "Leaving the World Behind"@en .

_:N900a78dc42f046e2a2b3d3d9355e7680 schema:name "CrazyGroupTrio"@en,
        "CrazyGroupTrio"@ja,
        "CrazyGroupTrio"@ja-latn ;
    foaf:name "CrazyGroupTrio"@en,
        "CrazyGroupTrio"@ja,
        "CrazyGroupTrio"@ja-latn .

_:N98f55a91b47c4ac4a0036d430bfabb93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No Turning Back"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:Nd7325113d2314ec3b43a013ce726f251 ;
    schema:name "No Turning Back"@en .

_:Nb1b23d5fc1fe497ea0ae3e6f954e1530 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Raise Thy Sword"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:Nd7325113d2314ec3b43a013ce726f251 ;
    schema:name "Raise Thy Sword"@en .

_:Nd2159d2e79f947188b86ddcbcfe126f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hellfire"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:Nd7325113d2314ec3b43a013ce726f251 ;
    schema:name "Hellfire"@en .

_:Nde150ad3ca0d44fcb78fcf5673eb7b8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unwavering Resolve"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:Nd7325113d2314ec3b43a013ce726f251 ;
    schema:name "Unwavering Resolve"@en .

_:Ne2bc3e0c3b9849ce9d0bc3de7c09d7a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gathering"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:Nd7325113d2314ec3b43a013ce726f251 ;
    schema:name "Gathering"@en .

_:Nd7325113d2314ec3b43a013ce726f251 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N359c1352ef604c668c931828349250aa,
        _:N3d98f762715243e4acc1d963711bb9af,
        _:N4f12fb30b6334d3298b294a45c9d8551,
        _:N533a5433b3014366afbbcd724fb81781,
        _:N67e9c775ce5a4b72b23e77b039515b63,
        _:N6beb3b561851465ea534775e15f5f046,
        _:N98f55a91b47c4ac4a0036d430bfabb93,
        _:Nb1b23d5fc1fe497ea0ae3e6f954e1530,
        _:Nd2159d2e79f947188b86ddcbcfe126f9,
        _:Nde150ad3ca0d44fcb78fcf5673eb7b8e,
        _:Ne2bc3e0c3b9849ce9d0bc3de7c09d7a3 ;
    mo:track_count 11 ;
    schema:duration "PT28:01"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N359c1352ef604c668c931828349250aa,
        _:N3d98f762715243e4acc1d963711bb9af,
        _:N4f12fb30b6334d3298b294a45c9d8551,
        _:N533a5433b3014366afbbcd724fb81781,
        _:N67e9c775ce5a4b72b23e77b039515b63,
        _:N6beb3b561851465ea534775e15f5f046,
        _:N98f55a91b47c4ac4a0036d430bfabb93,
        _:Nb1b23d5fc1fe497ea0ae3e6f954e1530,
        _:Nd2159d2e79f947188b86ddcbcfe126f9,
        _:Nde150ad3ca0d44fcb78fcf5673eb7b8e,
        _:Ne2bc3e0c3b9849ce9d0bc3de7c09d7a3 .

