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

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

<artist/45187#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ryosuke Miura"@en,
        "三浦涼介"@ja ;
    foaf:made <album/114714#subject>,
        <album/114714#vocals> ;
    foaf:name "Ryosuke Miura"@en,
        "三浦涼介"@ja .

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

<artist/5783#subject> a schema:Person,
        foaf:Person ;
    schema:name "Akira Kushida"@en,
        "串田アキラ"@ja ;
    foaf:made <album/114714#subject>,
        <album/114714#vocals> ;
    foaf:name "Akira Kushida"@en,
        "串田アキラ"@ja .

<artist/9935#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/114714#subject> ;
    schema:name "Shuhei Naruse"@en,
        "鳴瀬シュウヘイ"@ja ;
    foaf:made <album/114714#composition>,
        <album/114714#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/114714#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "KAMEN RIDER OOO Full Combo Collection"@en,
        "仮面ライダーオーズ Full Combo Collection"@ja,
        "KAMEN RIDER OOO Full Combo Collection"@ja-latn ;
    mo:composer <artist/9935#subject> ;
    mo:produced_work <album/114714#musicalwork> ;
    schema:name "KAMEN RIDER OOO Full Combo Collection"@en,
        "仮面ライダーオーズ Full Combo Collection"@ja,
        "KAMEN RIDER OOO Full Combo Collection"@ja-latn .

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

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

<album/114714#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "KAMEN RIDER OOO Full Combo Collection"@en,
        "仮面ライダーオーズ Full Combo Collection"@ja,
        "KAMEN RIDER OOO Full Combo Collection"@ja-latn ;
    mo:performance_of <album/114714#musicalwork> ;
    mo:recorded_as <album/114714#musicalexpression> ;
    schema:name "KAMEN RIDER OOO Full Combo Collection"@en,
        "仮面ライダーオーズ Full Combo Collection"@ja,
        "KAMEN RIDER OOO Full Combo Collection"@ja-latn ;
    schema:workPerformed <album/114714#musicalwork> .

<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/41/114714/114714-126d97683da2.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/114714#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/41/114714/114714-126d97683da2.png> ;
    foaf:depicts <album/114714#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/41/114714/114714-126d97683da2.png> .

<https://medium-media.vgm.io/albums/41/114714/114714-126d97683da2.png> a schema:ImageObject,
        foaf:Image .

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

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

<album/114714#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-07-27"^^xsd:date ;
    dcterms:title "KAMEN RIDER OOO Full Combo Collection"@en,
        "仮面ライダーオーズ Full Combo Collection"@ja,
        "KAMEN RIDER OOO Full Combo Collection"@ja-latn ;
    mo:catalogue_number "AVCA-49039" ;
    mo:media_type "CD" ;
    mo:publication_of <album/114714#musicalexpression> ;
    mo:publisher <org/2325#subject> ;
    mo:record _:N6ccc2560927147878873c6bf8d418ee6 ;
    mo:record_count 1 ;
    schema:about <product/10590#subject> ;
    schema:datePublished "2011-07-27"^^xsd:date ;
    schema:genre "Tokusatsu/Puppetry" ;
    schema:image <https://media.vgm.io/albums/41/114714/114714-126d97683da2.png> ;
    schema:name "KAMEN RIDER OOO Full Combo Collection"@en,
        "仮面ライダーオーズ Full Combo Collection"@ja,
        "KAMEN RIDER OOO Full Combo Collection"@ja-latn ;
    schema:publisher <org/2325#subject> ;
    foaf:depiction <https://media.vgm.io/albums/41/114714/114714-126d97683da2.png> .

_:N0352779f6c0144a69cbca52188f365d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "POWER to TEARER"@en,
        "POWER to TEARER"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N6ccc2560927147878873c6bf8d418ee6 ;
    schema:name "POWER to TEARER"@en,
        "POWER to TEARER"@ja .

_:N065ff29cb1e3485fa4cfc51e07ca55ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Got to keep it real"@en,
        "Got to keep it real"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N6ccc2560927147878873c6bf8d418ee6 ;
    schema:name "Got to keep it real"@en,
        "Got to keep it real"@ja .

_:N1447b6b51bd44a0fa31b3935c9e796b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "<Bonus Track> Time Judged all ~OOO dialogue ver.~"@en,
        "<ボーナストラック> Time Judged all ~OOO dialogue ver.~"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N6ccc2560927147878873c6bf8d418ee6 ;
    schema:name "<Bonus Track> Time Judged all ~OOO dialogue ver.~"@en,
        "<ボーナストラック> Time Judged all ~OOO dialogue ver.~"@ja .

_:N21a84787b99246428ef7b4d3c92a0f96 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "<Bonus Track> OOO Combo Change Medley"@en,
        "<ボーナストラック> OOO Combo Change Medley"@ja ;
    mo:track_number 13 ;
    schema:duration "PT5:49"^^xsd:interval ;
    schema:inPlaylist _:N6ccc2560927147878873c6bf8d418ee6 ;
    schema:name "<Bonus Track> OOO Combo Change Medley"@en,
        "<ボーナストラック> OOO Combo Change Medley"@ja .

_:N2c8af6aeefd24c8a83a37fc77b094af7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shout out instrumental"@en,
        "Shout out instrumental"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N6ccc2560927147878873c6bf8d418ee6 ;
    schema:name "Shout out instrumental"@en,
        "Shout out instrumental"@ja .

_:N2e85b03cf0ca46d5b5f1c4863951f985 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sun goes up instrumental"@en,
        "Sun goes up instrumental"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N6ccc2560927147878873c6bf8d418ee6 ;
    schema:name "Sun goes up instrumental"@en,
        "Sun goes up instrumental"@ja .

_:N48663fa887b0444ea21f58fa59fcec70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Time judged all instrumental"@en,
        "Time judged all instrumental"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N6ccc2560927147878873c6bf8d418ee6 ;
    schema:name "Time judged all instrumental"@en,
        "Time judged all instrumental"@ja .

_:N5a3c10fb7e684f25ad95831fae876142 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shout out"@en,
        "Shout out"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N6ccc2560927147878873c6bf8d418ee6 ;
    schema:name "Shout out"@en,
        "Shout out"@ja .

_:N80c626a380c14bedaeab4e22fe64bb5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "POWER to TEARER instrumental"@en,
        "POWER to TEARER instrumental"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N6ccc2560927147878873c6bf8d418ee6 ;
    schema:name "POWER to TEARER instrumental"@en,
        "POWER to TEARER instrumental"@ja .

_:N895ae00f2d1a457fb35a9a9781fc9fc2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Time judged all"@en,
        "Time judged all"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N6ccc2560927147878873c6bf8d418ee6 ;
    schema:name "Time judged all"@en,
        "Time judged all"@ja .

_:Na06ce90d181746f6a343ff69f6c14cb6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ride on Right time"@en,
        "Ride on Right time"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N6ccc2560927147878873c6bf8d418ee6 ;
    schema:name "Ride on Right time"@en,
        "Ride on Right time"@ja .

_:Na79aef522f5b41b89fe92ddb009d98f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Regret nothing ~Tighten Up~"@en,
        "Regret nothing ~Tighten Up~"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N6ccc2560927147878873c6bf8d418ee6 ;
    schema:name "Regret nothing ~Tighten Up~"@en,
        "Regret nothing ~Tighten Up~"@ja .

_:Ncd097ffc11ca44ab9a359617884754a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sun goes up"@en,
        "Sun goes up"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N6ccc2560927147878873c6bf8d418ee6 ;
    schema:name "Sun goes up"@en,
        "Sun goes up"@ja .

_:N6ccc2560927147878873c6bf8d418ee6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0352779f6c0144a69cbca52188f365d2,
        _:N065ff29cb1e3485fa4cfc51e07ca55ac,
        _:N1447b6b51bd44a0fa31b3935c9e796b4,
        _:N21a84787b99246428ef7b4d3c92a0f96,
        _:N2c8af6aeefd24c8a83a37fc77b094af7,
        _:N2e85b03cf0ca46d5b5f1c4863951f985,
        _:N48663fa887b0444ea21f58fa59fcec70,
        _:N5a3c10fb7e684f25ad95831fae876142,
        _:N80c626a380c14bedaeab4e22fe64bb5b,
        _:N895ae00f2d1a457fb35a9a9781fc9fc2,
        _:Na06ce90d181746f6a343ff69f6c14cb6,
        _:Na79aef522f5b41b89fe92ddb009d98f6,
        _:Ncd097ffc11ca44ab9a359617884754a8 ;
    mo:track_count 13 ;
    schema:duration "PT57:32"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N0352779f6c0144a69cbca52188f365d2,
        _:N065ff29cb1e3485fa4cfc51e07ca55ac,
        _:N1447b6b51bd44a0fa31b3935c9e796b4,
        _:N21a84787b99246428ef7b4d3c92a0f96,
        _:N2c8af6aeefd24c8a83a37fc77b094af7,
        _:N2e85b03cf0ca46d5b5f1c4863951f985,
        _:N48663fa887b0444ea21f58fa59fcec70,
        _:N5a3c10fb7e684f25ad95831fae876142,
        _:N80c626a380c14bedaeab4e22fe64bb5b,
        _:N895ae00f2d1a457fb35a9a9781fc9fc2,
        _:Na06ce90d181746f6a343ff69f6c14cb6,
        _:Na79aef522f5b41b89fe92ddb009d98f6,
        _:Ncd097ffc11ca44ab9a359617884754a8 .

