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

<artist/10845#subject> a schema:Person,
        foaf:Person ;
    schema:name "mavie"@en ;
    foaf:made <album/52637#lyrics>,
        <album/52637#subject> ;
    foaf:name "mavie"@en .

<artist/3758#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ayahi Takagaki"@en,
        "高垣彩陽"@ja ;
    foaf:made <album/52637#subject>,
        <album/52637#vocals> ;
    foaf:name "Ayahi Takagaki"@en,
        "高垣彩陽"@ja .

<artist/110#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52637#subject> ;
    schema:name "Junpei Fujita"@en,
        "藤田淳平"@ja ;
    foaf:made <album/52637#composition>,
        <album/52637#subject> ;
    foaf:name "Junpei Fujita"@en,
        "藤田淳平"@ja .

<artist/16109#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52637#subject> ;
    schema:name "Masaki Iehara"@en,
        "家原正樹"@ja ;
    foaf:made <album/52637#composition>,
        <album/52637#subject> ;
    foaf:name "Masaki Iehara"@en,
        "家原正樹"@ja .

<artist/23905#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52637#subject> ;
    schema:name "Billy Steinberg"@en ;
    foaf:made <album/52637#composition>,
        <album/52637#lyrics>,
        <album/52637#subject> ;
    foaf:name "Billy Steinberg"@en .

<artist/23906#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52637#subject> ;
    schema:name "Tom Kelly"@en ;
    foaf:made <album/52637#composition>,
        <album/52637#lyrics>,
        <album/52637#subject> ;
    foaf:name "Tom Kelly"@en .

<artist/23910#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52637#subject> ;
    schema:name "Lauren Kaori"@en ;
    foaf:made <album/52637#composition>,
        <album/52637#subject> ;
    foaf:name "Lauren Kaori"@en .

<product/3424#subject> a schema:CreativeWork ;
    schema:name "Symphogear GX"@en,
        "戦姫絶唱シンフォギアGX"@ja,
        "Senkizesshou Symphogear GX"@ja-latn ;
    foaf:name "Symphogear GX"@en,
        "戦姫絶唱シンフォギアGX"@ja,
        "Senkizesshou Symphogear GX"@ja-latn .

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

<album/52637#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Rebirth-day / Ayahi Takagaki [Anime Edition]"@en,
        "Rebirth-day / 高垣彩陽 [アニメ盤]"@ja,
        "Rebirth-day / Ayahi Takagaki [Anime Edition]"@ja-latn ;
    mo:performance_of <album/52637#musicalwork> ;
    mo:recorded_as <album/52637#musicalexpression> ;
    schema:name "Rebirth-day / Ayahi Takagaki [Anime Edition]"@en,
        "Rebirth-day / 高垣彩陽 [アニメ盤]"@ja,
        "Rebirth-day / Ayahi Takagaki [Anime Edition]"@ja-latn ;
    schema:workPerformed <album/52637#musicalwork> .

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

<org/720#subject> schema:name "MusicRay'n"@en,
        "MusicRay'n"@ja,
        "MusicRay'n"@ja-latn ;
    foaf:name "MusicRay'n"@en,
        "MusicRay'n"@ja,
        "MusicRay'n"@ja-latn .

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

<https://medium-media.vgm.io/albums/73/52637/52637-1497392486.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/52637#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Rebirth-day / Ayahi Takagaki [Anime Edition]"@en,
        "Rebirth-day / 高垣彩陽 [アニメ盤]"@ja,
        "Rebirth-day / Ayahi Takagaki [Anime Edition]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden)"@en ;
            foaf:made <album/52637#composition> ;
            foaf:name "(Elements Garden)"@en ],
        <artist/110#subject>,
        <artist/16109#subject>,
        <artist/23905#subject>,
        <artist/23906#subject>,
        <artist/23910#subject> ;
    mo:produced_work <album/52637#musicalwork> ;
    schema:name "Rebirth-day / Ayahi Takagaki [Anime Edition]"@en,
        "Rebirth-day / 高垣彩陽 [アニメ盤]"@ja,
        "Rebirth-day / Ayahi Takagaki [Anime Edition]"@ja-latn .

<album/52637#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-07-29"^^xsd:date ;
    dcterms:title "Rebirth-day / Ayahi Takagaki [Anime Edition]"@en,
        "Rebirth-day / 高垣彩陽 [アニメ盤]"@ja,
        "Rebirth-day / Ayahi Takagaki [Anime Edition]"@ja-latn ;
    mo:catalogue_number "SMCL-396" ;
    mo:media_type "CD" ;
    mo:publication_of <album/52637#musicalexpression> ;
    mo:publisher <org/720#subject> ;
    mo:record _:N96d6a2826d594977907f44861aa96a7f ;
    mo:record_count 1 ;
    schema:about <product/3424#subject> ;
    schema:datePublished "2015-07-29"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/73/52637/52637-1497392486.jpg> ;
    schema:name "Rebirth-day / Ayahi Takagaki [Anime Edition]"@en,
        "Rebirth-day / 高垣彩陽 [アニメ盤]"@ja,
        "Rebirth-day / Ayahi Takagaki [Anime Edition]"@ja-latn ;
    schema:publisher <org/720#subject> ;
    foaf:depiction <https://media.vgm.io/albums/73/52637/52637-1497392486.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52637#subject> ;
    schema:name "(Elements Garden)"@en ;
    foaf:made <album/52637#subject> ;
    foaf:name "(Elements Garden)"@en .

_:N053ab95ed37e4eb989b8ef3aaed08f0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rebirth-day"@en,
        "Rebirth-day"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N96d6a2826d594977907f44861aa96a7f ;
    schema:name "Rebirth-day"@en,
        "Rebirth-day"@ja .

_:N2d139bbe92c8494688a92342b118202c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TRUE COLORS"@en,
        "TRUE COLORS"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N96d6a2826d594977907f44861aa96a7f ;
    schema:name "TRUE COLORS"@en,
        "TRUE COLORS"@ja .

_:N437ba469775b410ca0f8ba6cca3ce526 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rebirth-day (TV Size Long Intro ver.)"@en,
        "Rebirth-day TVサイズロングイントロver."@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N96d6a2826d594977907f44861aa96a7f ;
    schema:name "Rebirth-day (TV Size Long Intro ver.)"@en,
        "Rebirth-day TVサイズロングイントロver."@ja .

_:N7a27d45d669b4b47a5563de02c69b642 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "If"@en,
        "If"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N96d6a2826d594977907f44861aa96a7f ;
    schema:name "If"@en,
        "If"@ja .

_:N96d6a2826d594977907f44861aa96a7f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N053ab95ed37e4eb989b8ef3aaed08f0e,
        _:N2d139bbe92c8494688a92342b118202c,
        _:N437ba469775b410ca0f8ba6cca3ce526,
        _:N7a27d45d669b4b47a5563de02c69b642 ;
    mo:track_count 4 ;
    schema:duration "PT14:47"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N053ab95ed37e4eb989b8ef3aaed08f0e,
        _:N2d139bbe92c8494688a92342b118202c,
        _:N437ba469775b410ca0f8ba6cca3ce526,
        _:N7a27d45d669b4b47a5563de02c69b642 .

