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

<album/31644#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Scared Rider Xechs DREAM COLLABORATION CD Vol.1 Roaring to the moon"@en,
        "Scared Rider Xechs DREAM COLLABORATION CD Vol.1 Roaring to the moon"@ja,
        "Scared Rider Xechs DREAM COLLABORATION CD Vol.1 Roaring to the moon"@ja-latn ;
    mo:produced_work <album/31644#musicalwork> ;
    schema:name "Scared Rider Xechs DREAM COLLABORATION CD Vol.1 Roaring to the moon"@en,
        "Scared Rider Xechs DREAM COLLABORATION CD Vol.1 Roaring to the moon"@ja,
        "Scared Rider Xechs DREAM COLLABORATION CD Vol.1 Roaring to the moon"@ja-latn .

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

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

<product/4548#subject> a schema:CreativeWork ;
    schema:name "Scared Rider Xechs"@en,
        "スカーレッドライダーゼクス"@ja,
        "Scared Rider Xechs"@ja-latn ;
    foaf:name "Scared Rider Xechs"@en,
        "スカーレッドライダーゼクス"@ja,
        "Scared Rider Xechs"@ja-latn .

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

<org/1104#subject> schema:name "Red Entertainment"@en,
        "株式会社レッド・エンタテインメント"@ja,
        "Red Entertainment"@ja-latn ;
    foaf:name "Red Entertainment"@en,
        "株式会社レッド・エンタテインメント"@ja,
        "Red Entertainment"@ja-latn .

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

<https://medium-media.vgm.io/albums/44/31644/31644-1329406795.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/31644#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Scared Rider Xechs DREAM COLLABORATION CD Vol.1 Roaring to the moon"@en,
        "Scared Rider Xechs DREAM COLLABORATION CD Vol.1 Roaring to the moon"@ja,
        "Scared Rider Xechs DREAM COLLABORATION CD Vol.1 Roaring to the moon"@ja-latn ;
    mo:performance_of <album/31644#musicalwork> ;
    mo:performer _:N2566ef6e1f5f44899c80d7606f5915f0,
        _:Ne4d630e7f5f249828a324c77379e14cc ;
    mo:recorded_as <album/31644#musicalexpression> ;
    schema:byArtist _:N2566ef6e1f5f44899c80d7606f5915f0,
        _:Ne4d630e7f5f249828a324c77379e14cc ;
    schema:name "Scared Rider Xechs DREAM COLLABORATION CD Vol.1 Roaring to the moon"@en,
        "Scared Rider Xechs DREAM COLLABORATION CD Vol.1 Roaring to the moon"@ja,
        "Scared Rider Xechs DREAM COLLABORATION CD Vol.1 Roaring to the moon"@ja-latn ;
    schema:workPerformed <album/31644#musicalwork> .

<album/31644#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-12-28"^^xsd:date ;
    dcterms:title "Scared Rider Xechs DREAM COLLABORATION CD Vol.1 Roaring to the moon"@en,
        "Scared Rider Xechs DREAM COLLABORATION CD Vol.1 Roaring to the moon"@ja,
        "Scared Rider Xechs DREAM COLLABORATION CD Vol.1 Roaring to the moon"@ja-latn ;
    mo:catalogue_number "REDS-0111" ;
    mo:media_type "CD" ;
    mo:publication_of <album/31644#musicalexpression> ;
    mo:publisher <org/1104#subject> ;
    mo:record _:Nee5e6d77e1fd4beea540f2263ebbe13a ;
    mo:record_count 1 ;
    schema:about <product/4548#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Hiroki Takahashi"@en ;
            foaf:name "Hiroki Takahashi"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Nobuhiko Okamoto"@en ;
            foaf:name "Nobuhiko Okamoto"@en ] ;
    schema:datePublished "2011-12-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/44/31644/31644-1329406795.jpg> ;
    schema:name "Scared Rider Xechs DREAM COLLABORATION CD Vol.1 Roaring to the moon"@en,
        "Scared Rider Xechs DREAM COLLABORATION CD Vol.1 Roaring to the moon"@ja,
        "Scared Rider Xechs DREAM COLLABORATION CD Vol.1 Roaring to the moon"@ja-latn ;
    schema:publisher <org/1104#subject> ;
    foaf:depiction <https://media.vgm.io/albums/44/31644/31644-1329406795.jpg> .

_:N2566ef6e1f5f44899c80d7606f5915f0 a schema:Person,
        foaf:Person ;
    mo:performed <album/31644#performance> ;
    schema:name "Nobuhiko Okamoto"@en ;
    foaf:name "Nobuhiko Okamoto"@en .

_:N53827f723b2345acbdc89396a31b0338 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ユア・ソング マイ・ヒーロー(Original Mini Drama)"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nee5e6d77e1fd4beea540f2263ebbe13a ;
    schema:name "ユア・ソング マイ・ヒーロー(Original Mini Drama)"@ja .

_:N7aa6bfb54a0f41599524094cdf029373 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Message from 高橋広樹"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nee5e6d77e1fd4beea540f2263ebbe13a ;
    schema:name "Message from 高橋広樹"@ja .

_:N9d39e0613ab0455c8609427a50ffc332 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Message from 岡本信彦"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nee5e6d77e1fd4beea540f2263ebbe13a ;
    schema:name "Message from 岡本信彦"@ja .

_:Nc9135ed6888c45e1a16b99c264c09f1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Roaring to the moon"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nee5e6d77e1fd4beea540f2263ebbe13a ;
    schema:name "Roaring to the moon"@ja .

_:Ne4d630e7f5f249828a324c77379e14cc a schema:Person,
        foaf:Person ;
    mo:performed <album/31644#performance> ;
    schema:name "Hiroki Takahashi"@en ;
    foaf:name "Hiroki Takahashi"@en .

_:Nfc587328ac3e4f5e9667e108eff51931 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Roaring to the moon (Off Vocal ver.)"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nee5e6d77e1fd4beea540f2263ebbe13a ;
    schema:name "Roaring to the moon (Off Vocal ver.)"@ja .

_:Nee5e6d77e1fd4beea540f2263ebbe13a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N53827f723b2345acbdc89396a31b0338,
        _:N7aa6bfb54a0f41599524094cdf029373,
        _:N9d39e0613ab0455c8609427a50ffc332,
        _:Nc9135ed6888c45e1a16b99c264c09f1a,
        _:Nfc587328ac3e4f5e9667e108eff51931 ;
    mo:track_count 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N53827f723b2345acbdc89396a31b0338,
        _:N7aa6bfb54a0f41599524094cdf029373,
        _:N9d39e0613ab0455c8609427a50ffc332,
        _:Nc9135ed6888c45e1a16b99c264c09f1a,
        _:Nfc587328ac3e4f5e9667e108eff51931 .

