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

<album/12334#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Toshinden -Before Stage- Vol.2"@en,
        "闘神伝 －BEFORE STAGE－ Vol.2"@ja,
        "Toshinden -Before Stage- Vol.2"@ja-latn ;
    mo:produced_work <album/12334#musicalwork> ;
    schema:name "Toshinden -Before Stage- Vol.2"@en,
        "闘神伝 －BEFORE STAGE－ Vol.2"@ja,
        "Toshinden -Before Stage- Vol.2"@ja-latn .

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

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

<product/9621#subject> a schema:CreativeWork ;
    schema:name "Battle Arena Toshinden"@en,
        "闘神伝"@ja,
        "Battle Arena Toshinden"@ja-latn ;
    foaf:name "Battle Arena Toshinden"@en,
        "闘神伝"@ja,
        "Battle Arena Toshinden"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/43/12334/12334-1388862527.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/1192#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12334#performance> ;
    schema:name "Yumi Touma"@en,
        "冬馬由美"@ja ;
    foaf:name "Yumi Touma"@en,
        "冬馬由美"@ja .

<artist/3109#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12334#performance> ;
    schema:name "Kyoko Hikami"@en,
        "氷上恭子"@ja ;
    foaf:name "Kyoko Hikami"@en,
        "氷上恭子"@ja .

<artist/3624#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12334#performance> ;
    schema:name "Akio Otsuka"@en,
        "大塚明夫"@ja ;
    foaf:name "Akio Otsuka"@en,
        "大塚明夫"@ja .

<album/12334#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1996-04-24"^^xsd:date ;
    dcterms:title "Toshinden -Before Stage- Vol.2"@en,
        "闘神伝 －BEFORE STAGE－ Vol.2"@ja,
        "Toshinden -Before Stage- Vol.2"@ja-latn ;
    mo:catalogue_number "BVCH-632" ;
    mo:media_type "CD" ;
    mo:publication_of <album/12334#musicalexpression> ;
    mo:publisher <org/2738#subject> ;
    mo:record _:N709c24d0f6f1449996e9367c89fe4723 ;
    mo:record_count 1 ;
    schema:about <product/9621#subject> ;
    schema:byArtist <artist/1192#subject>,
        <artist/3109#subject>,
        <artist/3624#subject> ;
    schema:datePublished "1996-04-24"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/43/12334/12334-1388862527.jpg> ;
    schema:name "Toshinden -Before Stage- Vol.2"@en,
        "闘神伝 －BEFORE STAGE－ Vol.2"@ja,
        "Toshinden -Before Stage- Vol.2"@ja-latn ;
    schema:publisher <org/2738#subject> ;
    foaf:depiction <https://media.vgm.io/albums/43/12334/12334-1388862527.jpg> .

<album/12334#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Toshinden -Before Stage- Vol.2"@en,
        "闘神伝 －BEFORE STAGE－ Vol.2"@ja,
        "Toshinden -Before Stage- Vol.2"@ja-latn ;
    mo:performance_of <album/12334#musicalwork> ;
    mo:performer <artist/1192#subject>,
        <artist/3109#subject>,
        <artist/3624#subject> ;
    mo:recorded_as <album/12334#musicalexpression> ;
    schema:byArtist <artist/1192#subject>,
        <artist/3109#subject>,
        <artist/3624#subject> ;
    schema:name "Toshinden -Before Stage- Vol.2"@en,
        "闘神伝 －BEFORE STAGE－ Vol.2"@ja,
        "Toshinden -Before Stage- Vol.2"@ja-latn ;
    schema:workPerformed <album/12334#musicalwork> .

_:N3c43d31e3b8747eaa392146cf858bece a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第五話「父と娘」"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N709c24d0f6f1449996e9367c89fe4723 ;
    schema:name "第五話「父と娘」"@ja .

_:N8fc23531471e4591950173525701a653 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ＯＶＡ「闘神伝」テーマソング・負けないでfly away(TOY MIX)"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N709c24d0f6f1449996e9367c89fe4723 ;
    schema:name "ＯＶＡ「闘神伝」テーマソング・負けないでfly away(TOY MIX)"@ja .

_:N9aeb52988733489bae8ce2e3ecf102fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第六話「老奇術師の真実」"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N709c24d0f6f1449996e9367c89fe4723 ;
    schema:name "第六話「老奇術師の真実」"@ja .

_:Ne43fe144e0bd47c5a7864e2a911d333f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第七話「記憶の淵に咲く花」"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N709c24d0f6f1449996e9367c89fe4723 ;
    schema:name "第七話「記憶の淵に咲く花」"@ja .

_:Neeab8359de744844aee334ef2e99cfa8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スペシャルおまけドラマ「闘神チャンネル」"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N709c24d0f6f1449996e9367c89fe4723 ;
    schema:name "スペシャルおまけドラマ「闘神チャンネル」"@ja .

_:Nf5afb7919bee4efb86759be9a7662445 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "最終回「宿命の糸」"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N709c24d0f6f1449996e9367c89fe4723 ;
    schema:name "最終回「宿命の糸」"@ja .

_:N709c24d0f6f1449996e9367c89fe4723 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3c43d31e3b8747eaa392146cf858bece,
        _:N8fc23531471e4591950173525701a653,
        _:N9aeb52988733489bae8ce2e3ecf102fc,
        _:Ne43fe144e0bd47c5a7864e2a911d333f,
        _:Neeab8359de744844aee334ef2e99cfa8,
        _:Nf5afb7919bee4efb86759be9a7662445 ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N3c43d31e3b8747eaa392146cf858bece,
        _:N8fc23531471e4591950173525701a653,
        _:N9aeb52988733489bae8ce2e3ecf102fc,
        _:Ne43fe144e0bd47c5a7864e2a911d333f,
        _:Neeab8359de744844aee334ef2e99cfa8,
        _:Nf5afb7919bee4efb86759be9a7662445 .

