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

<artist/15485#subject> a schema:Person,
        foaf:Person ;
    schema:name "Nanase Aikawa"@en,
        "相川七瀬"@ja ;
    foaf:made <album/129345#subject>,
        <album/129345#vocals> ;
    foaf:name "Nanase Aikawa"@en,
        "相川七瀬"@ja .

<artist/50791#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ricky"@en,
        "リッキー"@ja ;
    foaf:made <album/129345#subject>,
        <album/129345#vocals> ;
    foaf:name "Ricky"@en,
        "リッキー"@ja .

<artist/5440#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shoko Fujibayashi"@en,
        "藤林聖子"@ja ;
    foaf:made <album/129345#lyrics>,
        <album/129345#subject> ;
    foaf:name "Shoko Fujibayashi"@en,
        "藤林聖子"@ja .

<artist/177#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129345#subject> ;
    schema:name "Katsuya Yoshida"@en,
        "吉田勝弥"@ja ;
    foaf:made <album/129345#composition>,
        <album/129345#subject> ;
    foaf:name "Katsuya Yoshida"@en,
        "吉田勝弥"@ja .

<artist/3608#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129345#subject> ;
    schema:name "Cher Watanabe"@en,
        "渡部チェル"@ja ;
    foaf:made <album/129345#composition>,
        <album/129345#subject> ;
    foaf:name "Cher Watanabe"@en,
        "渡部チェル"@ja .

<product/16343#subject> a schema:CreativeWork ;
    schema:name "MASKED RIDER BLADE"@en,
        "仮面ライダー剣"@ja,
        "Kamen Rider Blade"@ja-latn ;
    foaf:name "MASKED RIDER BLADE"@en,
        "仮面ライダー剣"@ja,
        "Kamen Rider Blade"@ja-latn .

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

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

<album/129345#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Round ZERO ~BLADE BRAVE C/W Kakusei"@en,
        "Round ZERO ～BLADE BRAVE C/W 覚醒"@ja,
        "Round ZERO ~BLADE BRAVE C/W Kakusei"@ja-latn ;
    mo:performance_of <album/129345#musicalwork> ;
    mo:recorded_as <album/129345#musicalexpression> ;
    schema:name "Round ZERO ~BLADE BRAVE C/W Kakusei"@en,
        "Round ZERO ～BLADE BRAVE C/W 覚醒"@ja,
        "Round ZERO ~BLADE BRAVE C/W Kakusei"@ja-latn ;
    schema:workPerformed <album/129345#musicalwork> .

<org/52#subject> schema:name "avex mode"@en,
        "avex mode"@ja,
        "avex mode"@ja-latn ;
    foaf:name "avex mode"@en,
        "avex mode"@ja,
        "avex mode"@ja-latn .

<https://media.vgm.io/albums/54/129345/129345-8dd14c500b41.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/129345#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/54/129345/129345-8dd14c500b41.jpg> ;
    foaf:depicts <album/129345#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/54/129345/129345-8dd14c500b41.jpg> .

<https://medium-media.vgm.io/albums/54/129345/129345-8dd14c500b41.jpg> a schema:ImageObject,
        foaf:Image .

<album/129345#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Round ZERO ~BLADE BRAVE C/W Kakusei"@en,
        "Round ZERO ～BLADE BRAVE C/W 覚醒"@ja,
        "Round ZERO ~BLADE BRAVE C/W Kakusei"@ja-latn ;
    mo:composer <artist/177#subject>,
        <artist/3608#subject> ;
    mo:produced_work <album/129345#musicalwork> ;
    schema:name "Round ZERO ~BLADE BRAVE C/W Kakusei"@en,
        "Round ZERO ～BLADE BRAVE C/W 覚醒"@ja,
        "Round ZERO ~BLADE BRAVE C/W Kakusei"@ja-latn .

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

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

<album/129345#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-02-18"^^xsd:date ;
    dcterms:title "Round ZERO ~BLADE BRAVE C/W Kakusei"@en,
        "Round ZERO ～BLADE BRAVE C/W 覚醒"@ja,
        "Round ZERO ~BLADE BRAVE C/W Kakusei"@ja-latn ;
    mo:catalogue_number "AVCA-14925" ;
    mo:media_type "CD" ;
    mo:publication_of <album/129345#musicalexpression> ;
    mo:publisher <org/52#subject> ;
    mo:record _:N556b44b3dd8241dab6fceb3214d28420 ;
    mo:record_count 1 ;
    schema:about <product/16343#subject> ;
    schema:datePublished "2004-02-18"^^xsd:date ;
    schema:genre "Tokusatsu/Puppetry" ;
    schema:image <https://media.vgm.io/albums/54/129345/129345-8dd14c500b41.jpg> ;
    schema:name "Round ZERO ~BLADE BRAVE C/W Kakusei"@en,
        "Round ZERO ～BLADE BRAVE C/W 覚醒"@ja,
        "Round ZERO ~BLADE BRAVE C/W Kakusei"@ja-latn ;
    schema:publisher <org/52#subject> ;
    foaf:depiction <https://media.vgm.io/albums/54/129345/129345-8dd14c500b41.jpg> .

_:N56999384786f448fbba4ab313e64168a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Round ZERO ~BLADE BRAVE (original karaoke)"@en,
        "Round ZERO ～BLADE BRAVE (オリジナル・カラオケ)"@ja,
        "Round ZERO ~BLADE BRAVE (original karaoke)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N556b44b3dd8241dab6fceb3214d28420 ;
    schema:name "Round ZERO ~BLADE BRAVE (original karaoke)"@en,
        "Round ZERO ～BLADE BRAVE (オリジナル・カラオケ)"@ja,
        "Round ZERO ~BLADE BRAVE (original karaoke)"@ja-latn .

_:N82e02fe561fc4e7d960383ccaf6e449e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Roused (original karaoke)"@en,
        "覚醒 (オリジナル・カラオケ)"@ja,
        "Kakusei (original karaoke)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N556b44b3dd8241dab6fceb3214d28420 ;
    schema:name "Roused (original karaoke)"@en,
        "覚醒 (オリジナル・カラオケ)"@ja,
        "Kakusei (original karaoke)"@ja-latn .

_:N8be2f812e3f4450881b788b98a882c68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Round ZERO ~BLADE BRAVE"@en,
        "Round ZERO ～BLADE BRAVE"@ja,
        "Round ZERO ~BLADE BRAVE"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N556b44b3dd8241dab6fceb3214d28420 ;
    schema:name "Round ZERO ~BLADE BRAVE"@en,
        "Round ZERO ～BLADE BRAVE"@ja,
        "Round ZERO ~BLADE BRAVE"@ja-latn .

_:Nf3d17bf10dca4f12ab9d3f92a14edf46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Roused"@en,
        "覚醒"@ja,
        "Kakusei"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N556b44b3dd8241dab6fceb3214d28420 ;
    schema:name "Roused"@en,
        "覚醒"@ja,
        "Kakusei"@ja-latn .

_:N556b44b3dd8241dab6fceb3214d28420 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N56999384786f448fbba4ab313e64168a,
        _:N82e02fe561fc4e7d960383ccaf6e449e,
        _:N8be2f812e3f4450881b788b98a882c68,
        _:Nf3d17bf10dca4f12ab9d3f92a14edf46 ;
    mo:track_count 4 ;
    schema:duration "PT17:06"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N56999384786f448fbba4ab313e64168a,
        _:N82e02fe561fc4e7d960383ccaf6e449e,
        _:N8be2f812e3f4450881b788b98a882c68,
        _:Nf3d17bf10dca4f12ab9d3f92a14edf46 .

