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

<artist/17943#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kiyoshi Matsuo"@en,
        "松尾潔"@ja ;
    foaf:made <album/45808#lyrics>,
        <album/45808#subject> ;
    foaf:name "Kiyoshi Matsuo"@en,
        "松尾潔"@ja .

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

<artist/25497#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/45808#subject> ;
    schema:name "Masaya Wada"@en,
        "和田昌哉"@ja ;
    foaf:made <album/45808#composition>,
        <album/45808#subject> ;
    foaf:name "Masaya Wada"@en,
        "和田昌哉"@ja .

<artist/5321#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/45808#subject> ;
    schema:name "Yuta Nakano"@en,
        "中野雄太"@ja ;
    foaf:made <album/45808#composition>,
        <album/45808#subject> ;
    foaf:name "Yuta Nakano"@en,
        "中野雄太"@ja .

<product/2609#subject> a schema:CreativeWork ;
    schema:name "Fairy Tail (Anime)"@en,
        "フェアリーテイル (Anime)"@ja,
        "Fairy Tail (Anime)"@ja-latn ;
    foaf:name "Fairy Tail (Anime)"@en,
        "フェアリーテイル (Anime)"@ja,
        "Fairy Tail (Anime)"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/80/45808/45808-1400012302.jpg> a schema:ImageObject,
        foaf:Image .

<album/45808#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tomorrows / BREATHE (TYPE-B) [CD+DVD]"@en,
        "Tomorrows / BREATHE (TYPE-B) [CD+DVD]"@ja,
        "Tomorrows / BREATHE (TYPE-B) [CD+DVD]"@ja-latn ;
    mo:composer <artist/25497#subject>,
        <artist/5321#subject> ;
    mo:produced_work <album/45808#musicalwork> ;
    schema:name "Tomorrows / BREATHE (TYPE-B) [CD+DVD]"@en,
        "Tomorrows / BREATHE (TYPE-B) [CD+DVD]"@ja,
        "Tomorrows / BREATHE (TYPE-B) [CD+DVD]"@ja-latn .

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

<album/45808#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tomorrows / BREATHE (TYPE-B) [CD+DVD]"@en,
        "Tomorrows / BREATHE (TYPE-B) [CD+DVD]"@ja,
        "Tomorrows / BREATHE (TYPE-B) [CD+DVD]"@ja-latn ;
    mo:performance_of <album/45808#musicalwork> ;
    mo:performer _:Nab06b656431049c8b39c21dd4e97dede ;
    mo:recorded_as <album/45808#musicalexpression> ;
    schema:byArtist _:Nab06b656431049c8b39c21dd4e97dede ;
    schema:name "Tomorrows / BREATHE (TYPE-B) [CD+DVD]"@en,
        "Tomorrows / BREATHE (TYPE-B) [CD+DVD]"@ja,
        "Tomorrows / BREATHE (TYPE-B) [CD+DVD]"@ja-latn ;
    schema:workPerformed <album/45808#musicalwork> .

<album/45808#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-05-14"^^xsd:date ;
    dcterms:title "Tomorrows / BREATHE (TYPE-B) [CD+DVD]"@en,
        "Tomorrows / BREATHE (TYPE-B) [CD+DVD]"@ja,
        "Tomorrows / BREATHE (TYPE-B) [CD+DVD]"@ja-latn ;
    mo:catalogue_number "RZCD-59584/B" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/45808#musicalexpression> ;
    mo:publisher <org/1037#subject> ;
    mo:record _:N17ca9f11459a4b70a8927b1a34f2b6d3,
        _:Neb165524e3d74b5c8830fe7bd7e27cc9 ;
    mo:record_count 2 ;
    schema:about <product/2609#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "BREATHE"@en ;
            foaf:name "BREATHE"@en ] ;
    schema:datePublished "2014-05-14"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/80/45808/45808-1400012302.jpg> ;
    schema:name "Tomorrows / BREATHE (TYPE-B) [CD+DVD]"@en,
        "Tomorrows / BREATHE (TYPE-B) [CD+DVD]"@ja,
        "Tomorrows / BREATHE (TYPE-B) [CD+DVD]"@ja-latn ;
    schema:publisher <org/1037#subject> ;
    foaf:depiction <https://media.vgm.io/albums/80/45808/45808-1400012302.jpg> .

_:N12a89bfb3b964aebb6759cb9e628642b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tomorrows [Music Video] (2nd Version)"@ja,
        "Tomorrows [Music Video] (2nd Version)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N17ca9f11459a4b70a8927b1a34f2b6d3 ;
    schema:name "Tomorrows [Music Video] (2nd Version)"@ja,
        "Tomorrows [Music Video] (2nd Version)"@ja-latn .

_:N3368fcf6c0944e8db4c7ac071959ebdd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tomorrows [Instrumental]"@ja,
        "Tomorrows [Instrumental]"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Neb165524e3d74b5c8830fe7bd7e27cc9 ;
    schema:name "Tomorrows [Instrumental]"@ja,
        "Tomorrows [Instrumental]"@ja-latn .

_:N9ce52b72752549e6bb1eb602e6f2c5c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君と彼と僕と彼女と (TVアニメ「FAIRY TAIL」ノンテロップ・エンディング映像)"@ja,
        "Kimi to Kare to Boku to Kanojo to (TV Anime \"Fairy Tail\" Non-credit Ending Video)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N17ca9f11459a4b70a8927b1a34f2b6d3 ;
    schema:name "君と彼と僕と彼女と (TVアニメ「FAIRY TAIL」ノンテロップ・エンディング映像)"@ja,
        "Kimi to Kare to Boku to Kanojo to (TV Anime \"Fairy Tail\" Non-credit Ending Video)"@ja-latn .

_:Na53aaed3a33348b79965cdfeb01ed268 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君と彼と僕と彼女と [Instrumental]"@ja,
        "Kimi to Kare to Boku to Kanojo to [Instrumental]"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:45"^^xsd:interval ;
    schema:inPlaylist _:Neb165524e3d74b5c8830fe7bd7e27cc9 ;
    schema:name "君と彼と僕と彼女と [Instrumental]"@ja,
        "Kimi to Kare to Boku to Kanojo to [Instrumental]"@ja-latn .

_:Nab06b656431049c8b39c21dd4e97dede a schema:Person,
        foaf:Person ;
    mo:performed <album/45808#performance> ;
    schema:name "BREATHE"@en ;
    foaf:name "BREATHE"@en .

_:Nbf243c05a3d5485f990322c75f59fd6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tomorrows"@ja,
        "Tomorrows"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Neb165524e3d74b5c8830fe7bd7e27cc9 ;
    schema:name "Tomorrows"@ja,
        "Tomorrows"@ja-latn .

_:Nfe603620d1dd458099a10c13d0522563 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君と彼と僕と彼女と"@ja,
        "Kimi to Kare to Boku to Kanojo to"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:45"^^xsd:interval ;
    schema:inPlaylist _:Neb165524e3d74b5c8830fe7bd7e27cc9 ;
    schema:name "君と彼と僕と彼女と"@ja,
        "Kimi to Kare to Boku to Kanojo to"@ja-latn .

_:N17ca9f11459a4b70a8927b1a34f2b6d3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N12a89bfb3b964aebb6759cb9e628642b,
        _:N9ce52b72752549e6bb1eb602e6f2c5c6 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N12a89bfb3b964aebb6759cb9e628642b,
        _:N9ce52b72752549e6bb1eb602e6f2c5c6 .

_:Neb165524e3d74b5c8830fe7bd7e27cc9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3368fcf6c0944e8db4c7ac071959ebdd,
        _:Na53aaed3a33348b79965cdfeb01ed268,
        _:Nbf243c05a3d5485f990322c75f59fd6c,
        _:Nfe603620d1dd458099a10c13d0522563 ;
    mo:track_count 4 ;
    schema:duration "PT19:56"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N3368fcf6c0944e8db4c7ac071959ebdd,
        _:Na53aaed3a33348b79965cdfeb01ed268,
        _:Nbf243c05a3d5485f990322c75f59fd6c,
        _:Nfe603620d1dd458099a10c13d0522563 .

