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

<album/8984#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "jdk BAND LIVE \"REBIRTH\" DVD"@en,
        "jdk BAND LIVE \"REBIRTH\" DVD"@ja,
        "jdk BAND LIVE \"REBIRTH\" DVD"@ja-latn ;
    mo:produced_work <album/8984#musicalwork> ;
    schema:name "jdk BAND LIVE \"REBIRTH\" DVD"@en,
        "jdk BAND LIVE \"REBIRTH\" DVD"@ja,
        "jdk BAND LIVE \"REBIRTH\" DVD"@ja-latn .

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

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

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

<org/1943#subject> schema:name "Falcom"@en,
        "ファルコム"@ja,
        "Falcom"@ja-latn ;
    foaf:name "Falcom"@en,
        "ファルコム"@ja,
        "Falcom"@ja-latn .

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

<https://medium-media.vgm.io/albums/48/8984/8984-1213453207.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/5299#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/8984#performance> ;
    schema:name "Maiko Kawahara"@en,
        "川原麻依子"@ja ;
    foaf:name "Maiko Kawahara"@en,
        "川原麻依子"@ja .

<artist/5300#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/8984#performance> ;
    schema:name "Norisuke Yoshikawa"@en,
        "吉川慶亮"@ja ;
    foaf:name "Norisuke Yoshikawa"@en,
        "吉川慶亮"@ja .

<artist/5303#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/8984#performance> ;
    schema:name "Atsushi Enomoto"@en,
        "榎本敦"@ja ;
    foaf:name "Atsushi Enomoto"@en,
        "榎本敦"@ja .

<artist/5304#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/8984#performance> ;
    schema:name "Mikihito Tanaka"@en,
        "田中幹人"@ja ;
    foaf:name "Mikihito Tanaka"@en,
        "田中幹人"@ja .

<artist/5305#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/8984#performance> ;
    schema:name "Masaru Teramae"@en,
        "寺前甲"@ja ;
    foaf:name "Masaru Teramae"@en,
        "寺前甲"@ja .

<artist/5306#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/8984#performance> ;
    schema:name "Ren Ohara"@en,
        "大原蓮"@ja ;
    foaf:name "Ren Ohara"@en,
        "大原蓮"@ja .

<artist/5747#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/8984#performance> ;
    schema:name "Icarus Watanabe"@en,
        "イカルス渡辺"@ja ;
    foaf:name "Icarus Watanabe"@en,
        "イカルス渡辺"@ja .

<artist/709#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/8984#performance> ;
    schema:name "Kanako Kotera"@en,
        "小寺可南子"@ja ;
    foaf:name "Kanako Kotera"@en,
        "小寺可南子"@ja .

<artist/8866#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/8984#performance> ;
    schema:name "jdk Band"@en ;
    foaf:name "jdk Band"@en .

<album/8984#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-12-20"^^xsd:date ;
    dcterms:title "jdk BAND LIVE \"REBIRTH\" DVD"@en,
        "jdk BAND LIVE \"REBIRTH\" DVD"@ja,
        "jdk BAND LIVE \"REBIRTH\" DVD"@ja-latn ;
    mo:catalogue_number "JBL-TDVD" ;
    mo:media_type "DVD" ;
    mo:publication_of <album/8984#musicalexpression> ;
    mo:publisher <org/1943#subject> ;
    mo:record _:Ncf2fa85176204dd795d9f2d56c7eea55 ;
    mo:record_count 1 ;
    schema:byArtist <artist/5299#subject>,
        <artist/5300#subject>,
        <artist/5303#subject>,
        <artist/5304#subject>,
        <artist/5305#subject>,
        <artist/5306#subject>,
        <artist/5747#subject>,
        <artist/709#subject>,
        <artist/8866#subject> ;
    schema:datePublished "2007-12-20"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/48/8984/8984-1213453207.jpg> ;
    schema:name "jdk BAND LIVE \"REBIRTH\" DVD"@en,
        "jdk BAND LIVE \"REBIRTH\" DVD"@ja,
        "jdk BAND LIVE \"REBIRTH\" DVD"@ja-latn ;
    schema:publisher <org/1943#subject> ;
    foaf:depiction <https://media.vgm.io/albums/48/8984/8984-1213453207.jpg> .

<album/8984#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "jdk BAND LIVE \"REBIRTH\" DVD"@en,
        "jdk BAND LIVE \"REBIRTH\" DVD"@ja,
        "jdk BAND LIVE \"REBIRTH\" DVD"@ja-latn ;
    mo:performance_of <album/8984#musicalwork> ;
    mo:performer <artist/5299#subject>,
        <artist/5300#subject>,
        <artist/5303#subject>,
        <artist/5304#subject>,
        <artist/5305#subject>,
        <artist/5306#subject>,
        <artist/5747#subject>,
        <artist/709#subject>,
        <artist/8866#subject> ;
    mo:recorded_as <album/8984#musicalexpression> ;
    schema:byArtist <artist/5299#subject>,
        <artist/5300#subject>,
        <artist/5303#subject>,
        <artist/5304#subject>,
        <artist/5305#subject>,
        <artist/5306#subject>,
        <artist/5747#subject>,
        <artist/709#subject>,
        <artist/8866#subject> ;
    schema:name "jdk BAND LIVE \"REBIRTH\" DVD"@en,
        "jdk BAND LIVE \"REBIRTH\" DVD"@ja,
        "jdk BAND LIVE \"REBIRTH\" DVD"@ja-latn ;
    schema:workPerformed <album/8984#musicalwork> .

_:N998e4008f6f2417a93cb4e0a7a84ffa5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Live Video Footage"@en ;
    mo:track_number 1 ;
    schema:duration "PT15:00"^^xsd:interval ;
    schema:inPlaylist _:Ncf2fa85176204dd795d9f2d56c7eea55 ;
    schema:name "Live Video Footage"@en .

_:Ncf2fa85176204dd795d9f2d56c7eea55 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N998e4008f6f2417a93cb4e0a7a84ffa5 ;
    mo:track_count 1 ;
    schema:duration "PT15:00"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N998e4008f6f2417a93cb4e0a7a84ffa5 .

