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

<artist/45186#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shu Watanabe"@en,
        "渡部秀"@ja ;
    foaf:made <album/119486#subject>,
        <album/119486#vocals> ;
    foaf:name "Shu Watanabe"@en,
        "渡部秀"@ja .

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

<artist/9935#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/119486#subject> ;
    schema:name "Shuhei Naruse"@en,
        "鳴瀬シュウヘイ"@ja ;
    foaf:made <album/119486#composition>,
        <album/119486#subject> ;
    foaf:name "Shuhei Naruse"@en,
        "鳴瀬シュウヘイ"@ja .

<product/10590#subject> a schema:CreativeWork ;
    schema:name "KAMEN RIDER OOO"@en,
        "仮面ライダーオーズOOO"@ja,
        "KAMEN RIDER OOO"@ja-latn ;
    foaf:name "KAMEN RIDER OOO"@en,
        "仮面ライダーオーズOOO"@ja,
        "KAMEN RIDER OOO"@ja-latn .

<album/119486#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ride on Right time / Eiji Hino (C.V. Shu Watanabe)"@en,
        "Ride on Right time / 火野映司 (C.V. 渡部秀)"@ja,
        "Ride on Right time / Eiji Hino (C.V. Shu Watanabe)"@ja-latn ;
    mo:composer <artist/9935#subject> ;
    mo:produced_work <album/119486#musicalwork> ;
    schema:name "Ride on Right time / Eiji Hino (C.V. Shu Watanabe)"@en,
        "Ride on Right time / 火野映司 (C.V. 渡部秀)"@ja,
        "Ride on Right time / Eiji Hino (C.V. Shu Watanabe)"@ja-latn .

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

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

<album/119486#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ride on Right time / Eiji Hino (C.V. Shu Watanabe)"@en,
        "Ride on Right time / 火野映司 (C.V. 渡部秀)"@ja,
        "Ride on Right time / Eiji Hino (C.V. Shu Watanabe)"@ja-latn ;
    mo:performance_of <album/119486#musicalwork> ;
    mo:recorded_as <album/119486#musicalexpression> ;
    schema:name "Ride on Right time / Eiji Hino (C.V. Shu Watanabe)"@en,
        "Ride on Right time / 火野映司 (C.V. 渡部秀)"@ja,
        "Ride on Right time / Eiji Hino (C.V. Shu Watanabe)"@ja-latn ;
    schema:workPerformed <album/119486#musicalwork> .

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

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

<https://media.vgm.io/albums/68/119486/119486-4eb5a9591aef.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/119486#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/68/119486/119486-4eb5a9591aef.png> ;
    foaf:depicts <album/119486#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/68/119486/119486-4eb5a9591aef.png> .

<https://medium-media.vgm.io/albums/68/119486/119486-4eb5a9591aef.png> a schema:ImageObject,
        foaf:Image .

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

<album/119486#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-01-26"^^xsd:date ;
    dcterms:title "Ride on Right time / Eiji Hino (C.V. Shu Watanabe)"@en,
        "Ride on Right time / 火野映司 (C.V. 渡部秀)"@ja,
        "Ride on Right time / Eiji Hino (C.V. Shu Watanabe)"@ja-latn ;
    mo:catalogue_number "AVCA-29895" ;
    mo:media_type "CD" ;
    mo:publication_of <album/119486#musicalexpression> ;
    mo:publisher <org/2325#subject> ;
    mo:record _:N1c906984db394694b71f91a271284603 ;
    mo:record_count 1 ;
    schema:about <product/10590#subject> ;
    schema:datePublished "2011-01-26"^^xsd:date ;
    schema:genre "Tokusatsu/Puppetry" ;
    schema:image <https://media.vgm.io/albums/68/119486/119486-4eb5a9591aef.png> ;
    schema:name "Ride on Right time / Eiji Hino (C.V. Shu Watanabe)"@en,
        "Ride on Right time / 火野映司 (C.V. 渡部秀)"@ja,
        "Ride on Right time / Eiji Hino (C.V. Shu Watanabe)"@ja-latn ;
    schema:publisher <org/2325#subject> ;
    foaf:depiction <https://media.vgm.io/albums/68/119486/119486-4eb5a9591aef.png> .

_:N1a20105a64404dba89994166b32619d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ride on Right time MIXTURE arrange ver."@en ;
    mo:track_number 2 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N1c906984db394694b71f91a271284603 ;
    schema:name "Ride on Right time MIXTURE arrange ver."@en .

_:N31ba2f6bf0ca4b37be9eb6772f518a79 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ride on Right time"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N1c906984db394694b71f91a271284603 ;
    schema:name "Ride on Right time"@en .

_:N671fa22974db4a249533245bbf6c4079 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ride on Right time instrumental"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N1c906984db394694b71f91a271284603 ;
    schema:name "Ride on Right time instrumental"@en .

_:N1c906984db394694b71f91a271284603 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1a20105a64404dba89994166b32619d2,
        _:N31ba2f6bf0ca4b37be9eb6772f518a79,
        _:N671fa22974db4a249533245bbf6c4079 ;
    mo:track_count 3 ;
    schema:duration "PT11:58"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N1a20105a64404dba89994166b32619d2,
        _:N31ba2f6bf0ca4b37be9eb6772f518a79,
        _:N671fa22974db4a249533245bbf6c4079 .

