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

<artist/1808#subject> a schema:Person,
        foaf:Person ;
    schema:name "Urara Takai"@en,
        "高井ウララ"@ja ;
    foaf:made <album/59475#lyrics>,
        <album/59475#subject> ;
    foaf:name "Urara Takai"@en,
        "高井ウララ"@ja .

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

<artist/11594#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/59475#subject> ;
    schema:name "Takamitsu Ono"@en,
        "小野貴光"@ja ;
    foaf:made <album/59475#composition>,
        <album/59475#subject> ;
    foaf:name "Takamitsu Ono"@en,
        "小野貴光"@ja .

<product/4546#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/59475#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Scared Rider Xechs Resonance Song Series Vol.2"@en,
        "TVアニメ「スカーレッドライダーゼクス」レゾナンスソングシリーズ Vol.2"@ja,
        "Scared Rider Xechs Resonance Song Series Vol.2"@ja-latn ;
    mo:composer <artist/11594#subject> ;
    mo:produced_work <album/59475#musicalwork> ;
    schema:name "Scared Rider Xechs Resonance Song Series Vol.2"@en,
        "TVアニメ「スカーレッドライダーゼクス」レゾナンスソングシリーズ Vol.2"@ja,
        "Scared Rider Xechs Resonance Song Series Vol.2"@ja-latn .

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

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

<org/26#subject> schema:name "5pb. Records"@en,
        "5pb. Records"@ja,
        "5pb. Records"@ja-latn ;
    foaf:name "5pb. Records"@en,
        "5pb. Records"@ja,
        "5pb. Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/57/59475/59475-1474608010.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/3827#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/59475#performance> ;
    schema:name "Naozumi Takahashi"@en,
        "高橋直純"@ja ;
    foaf:name "Naozumi Takahashi"@en,
        "高橋直純"@ja .

<artist/3828#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/59475#performance> ;
    schema:name "Hiro Shimono"@en,
        "下野紘"@ja ;
    foaf:name "Hiro Shimono"@en,
        "下野紘"@ja .

<album/59475#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Scared Rider Xechs Resonance Song Series Vol.2"@en,
        "TVアニメ「スカーレッドライダーゼクス」レゾナンスソングシリーズ Vol.2"@ja,
        "Scared Rider Xechs Resonance Song Series Vol.2"@ja-latn ;
    mo:performance_of <album/59475#musicalwork> ;
    mo:performer <artist/3827#subject>,
        <artist/3828#subject> ;
    mo:recorded_as <album/59475#musicalexpression> ;
    schema:byArtist <artist/3827#subject>,
        <artist/3828#subject> ;
    schema:name "Scared Rider Xechs Resonance Song Series Vol.2"@en,
        "TVアニメ「スカーレッドライダーゼクス」レゾナンスソングシリーズ Vol.2"@ja,
        "Scared Rider Xechs Resonance Song Series Vol.2"@ja-latn ;
    schema:workPerformed <album/59475#musicalwork> .

<album/59475#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-09-28"^^xsd:date ;
    dcterms:title "Scared Rider Xechs Resonance Song Series Vol.2"@en,
        "TVアニメ「スカーレッドライダーゼクス」レゾナンスソングシリーズ Vol.2"@ja,
        "Scared Rider Xechs Resonance Song Series Vol.2"@ja-latn ;
    mo:catalogue_number "FVCG-1384" ;
    mo:media_type "CD" ;
    mo:publication_of <album/59475#musicalexpression> ;
    mo:publisher <org/26#subject> ;
    mo:record _:Nc7284371f7fe495ca3a1e69b5ba3f4bd ;
    mo:record_count 1 ;
    schema:about <product/4546#subject> ;
    schema:byArtist <artist/3827#subject>,
        <artist/3828#subject> ;
    schema:datePublished "2016-09-28"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/57/59475/59475-1474608010.jpg> ;
    schema:name "Scared Rider Xechs Resonance Song Series Vol.2"@en,
        "TVアニメ「スカーレッドライダーゼクス」レゾナンスソングシリーズ Vol.2"@ja,
        "Scared Rider Xechs Resonance Song Series Vol.2"@ja-latn ;
    schema:publisher <org/26#subject> ;
    foaf:depiction <https://media.vgm.io/albums/57/59475/59475-1474608010.jpg> .

_:N800f9acde037489badd66487ad413661 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ルーダスの果実 ～サブスタンスソロver."@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc7284371f7fe495ca3a1e69b5ba3f4bd ;
    schema:name "ルーダスの果実 ～サブスタンスソロver."@ja .

_:N9338c8f140ff4c179938ddb159d9e42d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ルーダスの果実 ～レゾナンスver."@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc7284371f7fe495ca3a1e69b5ba3f4bd ;
    schema:name "ルーダスの果実 ～レゾナンスver."@ja .

_:Nacbcec6e2e80454e98b1f702f42e10cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "メッセージ from サブスタンス"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc7284371f7fe495ca3a1e69b5ba3f4bd ;
    schema:name "メッセージ from サブスタンス"@ja .

_:Nd05ec1d0abf94b898e7da1837945b841 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ルーダスの果実 ～メインスタンスソロver."@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc7284371f7fe495ca3a1e69b5ba3f4bd ;
    schema:name "ルーダスの果実 ～メインスタンスソロver."@ja .

_:Nd1e7831abc3a4e11bf747b30f5e29556 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "メッセージ from メインスタンス"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc7284371f7fe495ca3a1e69b5ba3f4bd ;
    schema:name "メッセージ from メインスタンス"@ja .

_:Nf07842d20dc247afbd229df561b2159b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ルーダスの果実 ～レゾナンスver. (off vocal)"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc7284371f7fe495ca3a1e69b5ba3f4bd ;
    schema:name "ルーダスの果実 ～レゾナンスver. (off vocal)"@ja .

_:Nc7284371f7fe495ca3a1e69b5ba3f4bd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N800f9acde037489badd66487ad413661,
        _:N9338c8f140ff4c179938ddb159d9e42d,
        _:Nacbcec6e2e80454e98b1f702f42e10cf,
        _:Nd05ec1d0abf94b898e7da1837945b841,
        _:Nd1e7831abc3a4e11bf747b30f5e29556,
        _:Nf07842d20dc247afbd229df561b2159b ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N800f9acde037489badd66487ad413661,
        _:N9338c8f140ff4c179938ddb159d9e42d,
        _:Nacbcec6e2e80454e98b1f702f42e10cf,
        _:Nd05ec1d0abf94b898e7da1837945b841,
        _:Nd1e7831abc3a4e11bf747b30f5e29556,
        _:Nf07842d20dc247afbd229df561b2159b .

