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

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

<artist/1808#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/59477#subject> ;
    schema:name "Urara Takai"@en,
        "高井ウララ"@ja ;
    foaf:made <album/59477#composition>,
        <album/59477#subject> ;
    foaf:name "Urara Takai"@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/59477#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Scared Rider Xechs Resonance Song Series Vol.4"@en,
        "TVアニメ「スカーレッドライダーゼクス」レゾナンスソングシリーズ Vol.4"@ja,
        "Scared Rider Xechs Resonance Song Series Vol.4"@ja-latn ;
    mo:composer <artist/1808#subject> ;
    mo:produced_work <album/59477#musicalwork> ;
    schema:name "Scared Rider Xechs Resonance Song Series Vol.4"@en,
        "TVアニメ「スカーレッドライダーゼクス」レゾナンスソングシリーズ Vol.4"@ja,
        "Scared Rider Xechs Resonance Song Series Vol.4"@ja-latn .

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

<album/59477#musicalexpression> a mo:Signal ;
    mo:published_as <album/59477#subject> ;
    mo:records <album/59477#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/77/59477/59477-1477028194.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/59477#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/77/59477/59477-1477028194.jpg> ;
    foaf:depicts <album/59477#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/77/59477/59477-1477028194.jpg> .

<https://medium-media.vgm.io/albums/77/59477/59477-1477028194.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/4205#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/59477#performance> ;
    schema:name "Hiroki Takahashi"@en,
        "高橋広樹"@ja ;
    foaf:name "Hiroki Takahashi"@en,
        "高橋広樹"@ja .

<artist/8755#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/59477#performance> ;
    schema:name "Nobuhiko Okamoto"@en,
        "岡本信彦"@ja ;
    foaf:name "Nobuhiko Okamoto"@en,
        "岡本信彦"@ja .

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

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

[] a schema:Person,
        foaf:Person ;
    schema:name "Jun Okamoto"@en ;
    foaf:made <album/59477#subject> ;
    foaf:name "Jun Okamoto"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Jun Okamoto"@en ;
    foaf:made <album/59477#lyrics> ;
    foaf:name "Jun Okamoto"@en .

_:N26561da411714fb0aabdec44b461f6e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "lunatic new world ～サブスタンスver."@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:Nec39a0da8c3b442ebda6d16d8790b1f8 ;
    schema:name "lunatic new world ～サブスタンスver."@ja .

_:N39226b6808304325b91cb92462489984 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "lunatic new world ～レゾナンスver."@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:Nec39a0da8c3b442ebda6d16d8790b1f8 ;
    schema:name "lunatic new world ～レゾナンスver."@ja .

_:N3a7fe0a8e8ea4839a576e2b765707bd3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "lunatic new world ～メインスタンスver."@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:Nec39a0da8c3b442ebda6d16d8790b1f8 ;
    schema:name "lunatic new world ～メインスタンスver."@ja .

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

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

_:Nf2e85f6ee3504f0da51093de6fd16319 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "lunatic new world ～レゾナンスver. (off vocal)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:Nec39a0da8c3b442ebda6d16d8790b1f8 ;
    schema:name "lunatic new world ～レゾナンスver. (off vocal)"@ja .

_:Nec39a0da8c3b442ebda6d16d8790b1f8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N26561da411714fb0aabdec44b461f6e5,
        _:N39226b6808304325b91cb92462489984,
        _:N3a7fe0a8e8ea4839a576e2b765707bd3,
        _:N9c096b5e1327451c8463d5e3101647f5,
        _:Ne556019cc20e43e2ad66632b35efd2cf,
        _:Nf2e85f6ee3504f0da51093de6fd16319 ;
    mo:track_count 6 ;
    schema:duration "PT22:51"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N26561da411714fb0aabdec44b461f6e5,
        _:N39226b6808304325b91cb92462489984,
        _:N3a7fe0a8e8ea4839a576e2b765707bd3,
        _:N9c096b5e1327451c8463d5e3101647f5,
        _:Ne556019cc20e43e2ad66632b35efd2cf,
        _:Nf2e85f6ee3504f0da51093de6fd16319 .

