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

<artist/11237#subject> a schema:Person,
        foaf:Person ;
    schema:name "BOUNCEBACK"@en ;
    foaf:made <album/131621#lyrics>,
        <album/131621#subject> ;
    foaf:name "BOUNCEBACK"@en .

<artist/34205#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rena Komatsu"@en,
        "小松レナ"@ja ;
    foaf:made <album/131621#lyrics>,
        <album/131621#subject> ;
    foaf:name "Rena Komatsu"@en,
        "小松レナ"@ja .

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

<artist/11241#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/131621#subject> ;
    schema:name "Katsumi Ohnishi"@en,
        "大西克巳"@ja ;
    foaf:made <album/131621#composition>,
        <album/131621#subject> ;
    foaf:name "Katsumi Ohnishi"@en,
        "大西克巳"@ja .

<artist/23915#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/131621#subject> ;
    schema:name "Junichi Hoshino"@en,
        "星野純一"@ja ;
    foaf:made <album/131621#composition>,
        <album/131621#subject> ;
    foaf:name "Junichi Hoshino"@en,
        "星野純一"@ja .

<product/3139#subject> a schema:CreativeWork ;
    schema:name "Gundam Build Fighters Try"@en,
        "ガンダムビルドファイターズトライ"@ja,
        "Gundam Build Fighters Try"@ja-latn ;
    foaf:name "Gundam Build Fighters Try"@en,
        "ガンダムビルドファイターズトライ"@ja,
        "Gundam Build Fighters Try"@ja-latn .

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

<org/222#subject> schema:name "avex trax"@en,
        "avex trax"@ja,
        "avex trax"@ja-latn ;
    foaf:name "avex trax"@en,
        "avex trax"@ja,
        "avex trax"@ja-latn .

<https://media.vgm.io/albums/12/131621/131621-1a33cf40dc61.webp> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/131621#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/12/131621/131621-1a33cf40dc61.webp> ;
    foaf:depicts <album/131621#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/12/131621/131621-1a33cf40dc61.webp> .

<https://medium-media.vgm.io/albums/12/131621/131621-1a33cf40dc61.webp> a schema:ImageObject,
        foaf:Image .

<album/131621#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Just Fly Away / EDGE of LIFE"@en,
        "Just Fly Away / EDGE of LIFE"@ja,
        "Just Fly Away / EDGE of LIFE"@ja-latn ;
    mo:composer <artist/11241#subject>,
        <artist/23915#subject> ;
    mo:produced_work <album/131621#musicalwork> ;
    schema:name "Just Fly Away / EDGE of LIFE"@en,
        "Just Fly Away / EDGE of LIFE"@ja,
        "Just Fly Away / EDGE of LIFE"@ja-latn .

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

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

<album/131621#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Just Fly Away / EDGE of LIFE"@en,
        "Just Fly Away / EDGE of LIFE"@ja,
        "Just Fly Away / EDGE of LIFE"@ja-latn ;
    mo:performance_of <album/131621#musicalwork> ;
    mo:performer <artist/18240#subject> ;
    mo:recorded_as <album/131621#musicalexpression> ;
    schema:byArtist <artist/18240#subject> ;
    schema:name "Just Fly Away / EDGE of LIFE"@en,
        "Just Fly Away / EDGE of LIFE"@ja,
        "Just Fly Away / EDGE of LIFE"@ja-latn ;
    schema:workPerformed <album/131621#musicalwork> .

<artist/18240#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/131621#performance> ;
    schema:name "EDGE of LIFE"@en ;
    foaf:name "EDGE of LIFE"@en .

<album/131621#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-03-11"^^xsd:date ;
    dcterms:title "Just Fly Away / EDGE of LIFE"@en,
        "Just Fly Away / EDGE of LIFE"@ja,
        "Just Fly Away / EDGE of LIFE"@ja-latn ;
    mo:catalogue_number "AVCD-83210" ;
    mo:media_type "CD" ;
    mo:publication_of <album/131621#musicalexpression> ;
    mo:publisher <org/222#subject> ;
    mo:record _:N09b7f75a9ab5466f8d39e93f40e5c4ae ;
    mo:record_count 1 ;
    schema:about <product/3139#subject> ;
    schema:byArtist <artist/18240#subject> ;
    schema:datePublished "2015-03-11"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/12/131621/131621-1a33cf40dc61.webp> ;
    schema:name "Just Fly Away / EDGE of LIFE"@en,
        "Just Fly Away / EDGE of LIFE"@ja,
        "Just Fly Away / EDGE of LIFE"@ja-latn ;
    schema:publisher <org/222#subject> ;
    foaf:depiction <https://media.vgm.io/albums/12/131621/131621-1a33cf40dc61.webp> .

_:N209c3b6f22f3428488e4745b8a87010f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nobody knows"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N09b7f75a9ab5466f8d39e93f40e5c4ae ;
    schema:name "Nobody knows"@en .

_:Nd057c97c0a0a47879451c73e40e4940f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Just Fly Away"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N09b7f75a9ab5466f8d39e93f40e5c4ae ;
    schema:name "Just Fly Away"@en .

_:Nec9047b03f6843e8b9668bea09383521 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Just Fly Away (Instrumental)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N09b7f75a9ab5466f8d39e93f40e5c4ae ;
    schema:name "Just Fly Away (Instrumental)"@en .

_:Nffc3dd725b1946dc8e095100f67ae6b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nobody knows (Instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N09b7f75a9ab5466f8d39e93f40e5c4ae ;
    schema:name "Nobody knows (Instrumental)"@en .

_:N09b7f75a9ab5466f8d39e93f40e5c4ae a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N209c3b6f22f3428488e4745b8a87010f,
        _:Nd057c97c0a0a47879451c73e40e4940f,
        _:Nec9047b03f6843e8b9668bea09383521,
        _:Nffc3dd725b1946dc8e095100f67ae6b1 ;
    mo:track_count 4 ;
    schema:duration "PT13:45"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N209c3b6f22f3428488e4745b8a87010f,
        _:Nd057c97c0a0a47879451c73e40e4940f,
        _:Nec9047b03f6843e8b9668bea09383521,
        _:Nffc3dd725b1946dc8e095100f67ae6b1 .

