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

<artist/6714#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hisayoshi Hirasawa"@en,
        "ヒラサワヒサヨシ"@ja ;
    foaf:made <album/14922#lyrics>,
        <album/14922#subject> ;
    foaf:name "Hisayoshi Hirasawa"@en,
        "ヒラサワヒサヨシ"@ja .

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

<artist/6716#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14922#subject> ;
    schema:name "eN"@en ;
    foaf:made <album/14922#composition>,
        <album/14922#subject> ;
    foaf:name "eN"@en .

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

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

<https://medium-media.vgm.io/albums/22/14922/14922-1249677088.jpg> a schema:ImageObject,
        foaf:Image .

<album/14922#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Daemon Bride - Edge of the Destiny"@en,
        "デモンブライド - Edge of the Destiny"@ja,
        "Daemon Bride - Edge of the Destiny"@ja-latn ;
    mo:composer <artist/6712#subject>,
        <artist/6716#subject> ;
    mo:produced_work <album/14922#musicalwork> ;
    schema:name "Daemon Bride - Edge of the Destiny"@en,
        "デモンブライド - Edge of the Destiny"@ja,
        "Daemon Bride - Edge of the Destiny"@ja-latn .

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

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

<artist/4167#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14922#performance> ;
    schema:name "Kisho Taniyama"@en,
        "谷山紀章"@ja ;
    foaf:name "Kisho Taniyama"@en,
        "谷山紀章"@ja .

<artist/6711#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14922#performance> ;
    schema:name "Emiri Kato"@en,
        "加藤英美里"@ja ;
    foaf:name "Emiri Kato"@en,
        "加藤英美里"@ja .

<artist/6713#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14922#performance> ;
    schema:name "Kazuya Miyazaki"@en,
        "宮崎一哉"@ja ;
    foaf:name "Kazuya Miyazaki"@en,
        "宮崎一哉"@ja .

<artist/6715#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14922#performance> ;
    schema:name "Eikichi Iwai"@en,
        "イワイエイキチ"@ja ;
    foaf:name "Eikichi Iwai"@en,
        "イワイエイキチ"@ja .

<artist/6717#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14922#performance> ;
    schema:name "teru-ma"@en,
        "テルマ"@ja ;
    foaf:made <album/14922#lyrics>,
        <album/14922#subject> ;
    foaf:name "teru-ma"@en,
        "テルマ"@ja .

<artist/6712#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14922#subject> ;
    mo:performed <album/14922#performance> ;
    schema:name "Shuji Uema"@en,
        "上間守次"@ja ;
    foaf:made <album/14922#composition>,
        <album/14922#subject> ;
    foaf:name "Shuji Uema"@en,
        "上間守次"@ja .

<album/14922#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Daemon Bride - Edge of the Destiny"@en,
        "デモンブライド - Edge of the Destiny"@ja,
        "Daemon Bride - Edge of the Destiny"@ja-latn ;
    mo:performance_of <album/14922#musicalwork> ;
    mo:performer <artist/4167#subject>,
        <artist/6711#subject>,
        <artist/6712#subject>,
        <artist/6713#subject>,
        <artist/6715#subject>,
        <artist/6717#subject> ;
    mo:recorded_as <album/14922#musicalexpression> ;
    schema:byArtist <artist/4167#subject>,
        <artist/6711#subject>,
        <artist/6712#subject>,
        <artist/6713#subject>,
        <artist/6715#subject>,
        <artist/6717#subject> ;
    schema:name "Daemon Bride - Edge of the Destiny"@en,
        "デモンブライド - Edge of the Destiny"@ja,
        "Daemon Bride - Edge of the Destiny"@ja-latn ;
    schema:workPerformed <album/14922#musicalwork> .

<album/14922#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-07-31"^^xsd:date ;
    dcterms:title "Daemon Bride - Edge of the Destiny"@en,
        "デモンブライド - Edge of the Destiny"@ja,
        "Daemon Bride - Edge of the Destiny"@ja-latn ;
    mo:catalogue_number "FFRS-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/14922#musicalexpression> ;
    mo:publisher _:N7d924eef6afe4389b6312a0a616aeb12 ;
    mo:record _:N6aeb95f08b0e4860a842812d68e1e004 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Daemon Bride"@en ;
            foaf:name "Daemon Bride"@en ] ;
    schema:byArtist <artist/4167#subject>,
        <artist/6711#subject>,
        <artist/6712#subject>,
        <artist/6713#subject>,
        <artist/6715#subject>,
        <artist/6717#subject> ;
    schema:datePublished "2009-07-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/22/14922/14922-1249677088.jpg> ;
    schema:name "Daemon Bride - Edge of the Destiny"@en,
        "デモンブライド - Edge of the Destiny"@ja,
        "Daemon Bride - Edge of the Destiny"@ja-latn ;
    schema:publisher _:N7d924eef6afe4389b6312a0a616aeb12 ;
    foaf:depiction <https://media.vgm.io/albums/22/14922/14922-1249677088.jpg> .

_:N2728c311b1f3444e941319763d30fa8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Edge of the Destiny (KARAOKE)"@en ;
    mo:track_number 4 ;
    schema:duration "PT7:57"^^xsd:interval ;
    schema:inPlaylist _:N6aeb95f08b0e4860a842812d68e1e004 ;
    schema:name "Edge of the Destiny (KARAOKE)"@en .

_:N3d1b6f48d32f433b9247939ff66db9a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Edge of the Destiny (Kisho Taniyama)"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N6aeb95f08b0e4860a842812d68e1e004 ;
    schema:name "Edge of the Destiny (Kisho Taniyama)"@en .

_:N7d924eef6afe4389b6312a0a616aeb12 schema:name "FIRE FOOT RECORDS (distributed by DiceNetworks-Entertainment)"@en ;
    foaf:name "FIRE FOOT RECORDS (distributed by DiceNetworks-Entertainment)"@en .

_:Nbc248d66a3ed456da4d8064e664add8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Edge of the Destiny (ver. Instrumental)"@en ;
    mo:track_number 3 ;
    schema:duration "PT0:58"^^xsd:interval ;
    schema:inPlaylist _:N6aeb95f08b0e4860a842812d68e1e004 ;
    schema:name "Edge of the Destiny (ver. Instrumental)"@en .

_:Ne83c08ace2324519b2aaceb52729a8ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Edge of the Destiny (Kisho Taniyama & Emiri Kato)"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N6aeb95f08b0e4860a842812d68e1e004 ;
    schema:name "Edge of the Destiny (Kisho Taniyama & Emiri Kato)"@en .

_:N6aeb95f08b0e4860a842812d68e1e004 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2728c311b1f3444e941319763d30fa8c,
        _:N3d1b6f48d32f433b9247939ff66db9a6,
        _:Nbc248d66a3ed456da4d8064e664add8d,
        _:Ne83c08ace2324519b2aaceb52729a8ac ;
    mo:track_count 4 ;
    schema:duration "PT17:52"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N2728c311b1f3444e941319763d30fa8c,
        _:N3d1b6f48d32f433b9247939ff66db9a6,
        _:Nbc248d66a3ed456da4d8064e664add8d,
        _:Ne83c08ace2324519b2aaceb52729a8ac .

