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

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

<artist/16#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79329#subject> ;
    schema:name "Noriyasu Agematsu"@en,
        "上松範康"@ja ;
    foaf:made <album/79329#composition>,
        <album/79329#subject> ;
    foaf:name "Noriyasu Agematsu"@en,
        "上松範康"@ja .

<artist/24808#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79329#subject> ;
    schema:name "Kanata Okajima"@en,
        "岡嶋かな多"@ja ;
    foaf:made <album/79329#composition>,
        <album/79329#subject> ;
    foaf:name "Kanata Okajima"@en,
        "岡嶋かな多"@ja .

<artist/25084#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79329#subject> ;
    schema:name "Kazushi Miyakoda"@en,
        "都田和志"@ja ;
    foaf:made <album/79329#composition>,
        <album/79329#lyrics>,
        <album/79329#subject> ;
    foaf:name "Kazushi Miyakoda"@en,
        "都田和志"@ja .

<artist/26428#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79329#subject> ;
    schema:name "Naoki Itai"@en ;
    foaf:made <album/79329#composition>,
        <album/79329#subject> ;
    foaf:name "Naoki Itai"@en .

<artist/33651#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79329#subject> ;
    schema:name "b4k"@en ;
    foaf:made <album/79329#composition>,
        <album/79329#subject> ;
    foaf:name "b4k"@en .

<product/6529#subject> a schema:CreativeWork ;
    schema:name "Cardfight!! Vanguard G NEXT"@en,
        "カードファイト!! ヴァンガードG NEXT"@ja,
        "Cardfight!! Vanguard G NEXT"@ja-latn ;
    foaf:name "Cardfight!! Vanguard G NEXT"@en,
        "カードファイト!! ヴァンガードG NEXT"@ja,
        "Cardfight!! Vanguard G NEXT"@ja-latn .

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

<org/1037#subject> schema:name "rhythm zone"@en,
        "rhythm zone"@ja,
        "rhythm zone"@ja-latn ;
    foaf:name "rhythm zone"@en,
        "rhythm zone"@ja,
        "rhythm zone"@ja-latn .

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

<https://medium-media.vgm.io/albums/92/79329/79329-1532529860.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/19977#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/79329#performance> ;
    schema:name "Sae Otsuka"@en,
        "大塚紗英"@ja ;
    foaf:name "Sae Otsuka"@en,
        "大塚紗英"@ja .

<artist/29480#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/79329#performance> ;
    schema:name "Raychell"@en ;
    foaf:made <album/79329#lyrics>,
        <album/79329#subject> ;
    foaf:name "Raychell"@en .

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

<album/79329#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Are you ready to FIGHT / RAYCHELL"@en,
        "Are you ready to FIGHT / RAYCHELL"@ja,
        "Are you ready to FIGHT / RAYCHELL"@ja-latn ;
    mo:performance_of <album/79329#musicalwork> ;
    mo:performer <artist/19977#subject>,
        <artist/29480#subject> ;
    mo:recorded_as <album/79329#musicalexpression> ;
    schema:byArtist <artist/19977#subject>,
        <artist/29480#subject> ;
    schema:name "Are you ready to FIGHT / RAYCHELL"@en,
        "Are you ready to FIGHT / RAYCHELL"@ja,
        "Are you ready to FIGHT / RAYCHELL"@ja-latn ;
    schema:workPerformed <album/79329#musicalwork> .

<album/79329#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Are you ready to FIGHT / RAYCHELL"@en,
        "Are you ready to FIGHT / RAYCHELL"@ja,
        "Are you ready to FIGHT / RAYCHELL"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "mixinc."@en ;
            foaf:made <album/79329#composition> ;
            foaf:name "mixinc."@en ],
        <artist/16#subject>,
        <artist/24808#subject>,
        <artist/25084#subject>,
        <artist/26428#subject>,
        <artist/33651#subject> ;
    mo:produced_work <album/79329#musicalwork> ;
    schema:name "Are you ready to FIGHT / RAYCHELL"@en,
        "Are you ready to FIGHT / RAYCHELL"@ja,
        "Are you ready to FIGHT / RAYCHELL"@ja-latn .

<album/79329#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-03-01"^^xsd:date ;
    dcterms:title "Are you ready to FIGHT / RAYCHELL"@en,
        "Are you ready to FIGHT / RAYCHELL"@ja,
        "Are you ready to FIGHT / RAYCHELL"@ja-latn ;
    mo:catalogue_number "RZCD-86288" ;
    mo:media_type "CD" ;
    mo:publication_of <album/79329#musicalexpression> ;
    mo:publisher <org/1037#subject> ;
    mo:record _:Nb11206fbd8374d97aa2e728afa99c845 ;
    mo:record_count 1 ;
    schema:about <product/6529#subject> ;
    schema:byArtist <artist/19977#subject>,
        <artist/29480#subject> ;
    schema:datePublished "2017-03-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/92/79329/79329-1532529860.jpg> ;
    schema:name "Are you ready to FIGHT / RAYCHELL"@en,
        "Are you ready to FIGHT / RAYCHELL"@ja,
        "Are you ready to FIGHT / RAYCHELL"@ja-latn ;
    schema:publisher <org/1037#subject> ;
    foaf:depiction <https://media.vgm.io/albums/92/79329/79329-1532529860.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79329#subject> ;
    schema:name "mixinc."@en ;
    foaf:made <album/79329#subject> ;
    foaf:name "mixinc."@en .

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

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

_:N0f38b82de5ef41a3bc2349cf79e53127 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Formula for happiness -English version-"@ja,
        "Formula for happiness -English version-"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Nb11206fbd8374d97aa2e728afa99c845 ;
    schema:name "Formula for happiness -English version-"@ja,
        "Formula for happiness -English version-"@ja-latn .

_:N10fc79d7b5b243a49754df6ff32e0428 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Are you ready to FIGHT -English version-"@ja,
        "Are you ready to FIGHT -English version-"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:Nb11206fbd8374d97aa2e728afa99c845 ;
    schema:name "Are you ready to FIGHT -English version-"@ja,
        "Are you ready to FIGHT -English version-"@ja-latn .

_:N1791dfd2524847f2bf09983efaa05e88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Into the love"@ja,
        "Into the love"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:Nb11206fbd8374d97aa2e728afa99c845 ;
    schema:name "Into the love"@ja,
        "Into the love"@ja-latn .

_:N32ec3a4060cd461380c72b9fe3ad6923 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Don't stop moving"@ja,
        "Don't stop moving"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:Nb11206fbd8374d97aa2e728afa99c845 ;
    schema:name "Don't stop moving"@ja,
        "Don't stop moving"@ja-latn .

_:N35469696ad9d451897bc14a9d46ca5fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Don't stop moving -English version-"@ja,
        "Don't stop moving -English version-"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:Nb11206fbd8374d97aa2e728afa99c845 ;
    schema:name "Don't stop moving -English version-"@ja,
        "Don't stop moving -English version-"@ja-latn .

_:N359eff10ac5546af9c0e6ba084604c05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You make me feel so bad feat.大塚紗英"@ja,
        "You make me feel so bad feat. Sae Otsuka"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:Nb11206fbd8374d97aa2e728afa99c845 ;
    schema:name "You make me feel so bad feat.大塚紗英"@ja,
        "You make me feel so bad feat. Sae Otsuka"@ja-latn .

_:N64ab4254075247b183d1ad3f91ce70ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Are you ready to FIGHT"@ja,
        "Are you ready to FIGHT"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:Nb11206fbd8374d97aa2e728afa99c845 ;
    schema:name "Are you ready to FIGHT"@ja,
        "Are you ready to FIGHT"@ja-latn .

_:N673992e6e47c426e9a65013040e03570 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You make me feel so bad feat. Sae Otsuka -English version-"@ja,
        "You make me feel so bad feat. Sae Otsuka -English version-"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:Nb11206fbd8374d97aa2e728afa99c845 ;
    schema:name "You make me feel so bad feat. Sae Otsuka -English version-"@ja,
        "You make me feel so bad feat. Sae Otsuka -English version-"@ja-latn .

_:N7131108541a1435ebd331fa03d184f8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Into the love -English version-"@ja,
        "Into the love -English version-"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:Nb11206fbd8374d97aa2e728afa99c845 ;
    schema:name "Into the love -English version-"@ja,
        "Into the love -English version-"@ja-latn .

_:N80705a7077a84e18b55553c6a00e0763 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Miss you never again"@ja,
        "Miss you never again"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:Nb11206fbd8374d97aa2e728afa99c845 ;
    schema:name "Miss you never again"@ja,
        "Miss you never again"@ja-latn .

_:N83fc898ac43d448e96387e28992379d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Formula for happiness"@ja,
        "Formula for happiness"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Nb11206fbd8374d97aa2e728afa99c845 ;
    schema:name "Formula for happiness"@ja,
        "Formula for happiness"@ja-latn .

_:N95d2bb41ba764c108394d74f28587748 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "逢いたい... サヨナラ"@ja,
        "Aitai... Sayonara"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:Nb11206fbd8374d97aa2e728afa99c845 ;
    schema:name "逢いたい... サヨナラ"@ja,
        "Aitai... Sayonara"@ja-latn .

_:Nb11206fbd8374d97aa2e728afa99c845 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f38b82de5ef41a3bc2349cf79e53127,
        _:N10fc79d7b5b243a49754df6ff32e0428,
        _:N1791dfd2524847f2bf09983efaa05e88,
        _:N32ec3a4060cd461380c72b9fe3ad6923,
        _:N35469696ad9d451897bc14a9d46ca5fb,
        _:N359eff10ac5546af9c0e6ba084604c05,
        _:N64ab4254075247b183d1ad3f91ce70ee,
        _:N673992e6e47c426e9a65013040e03570,
        _:N7131108541a1435ebd331fa03d184f8c,
        _:N80705a7077a84e18b55553c6a00e0763,
        _:N83fc898ac43d448e96387e28992379d2,
        _:N95d2bb41ba764c108394d74f28587748 ;
    mo:track_count 12 ;
    schema:duration "PT53:39"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N0f38b82de5ef41a3bc2349cf79e53127,
        _:N10fc79d7b5b243a49754df6ff32e0428,
        _:N1791dfd2524847f2bf09983efaa05e88,
        _:N32ec3a4060cd461380c72b9fe3ad6923,
        _:N35469696ad9d451897bc14a9d46ca5fb,
        _:N359eff10ac5546af9c0e6ba084604c05,
        _:N64ab4254075247b183d1ad3f91ce70ee,
        _:N673992e6e47c426e9a65013040e03570,
        _:N7131108541a1435ebd331fa03d184f8c,
        _:N80705a7077a84e18b55553c6a00e0763,
        _:N83fc898ac43d448e96387e28992379d2,
        _:N95d2bb41ba764c108394d74f28587748 .

