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

<artist/10850#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kohshi Asakawa"@en,
        "浅川甲史"@ja ;
    foaf:made <album/103445#lyrics>,
        <album/103445#subject> ;
    foaf:name "Kohshi Asakawa"@en,
        "浅川甲史"@ja .

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

<artist/10853#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/103445#subject> ;
    schema:name "Takeshi Asakawa"@en,
        "浅川岳史"@ja ;
    foaf:made <album/103445#composition>,
        <album/103445#subject> ;
    foaf:name "Takeshi Asakawa"@en,
        "浅川岳史"@ja .

<product/1150#subject> a schema:CreativeWork ;
    schema:name "Naruto Shippuden"@en,
        "NARUTO-ナルト- 疾風伝"@ja,
        "Naruto Shippuden"@ja-latn ;
    foaf:name "Naruto Shippuden"@en,
        "NARUTO-ナルト- 疾風伝"@ja,
        "Naruto Shippuden"@ja-latn .

<album/103445#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Niji no Sora / FLOW [Limited Edition]"@en,
        "虹の空 / FLOW [期間生産限定盤]"@ja,
        "Niji no Sora / FLOW [Limited Edition]"@ja-latn ;
    mo:composer <artist/10853#subject> ;
    mo:produced_work <album/103445#musicalwork> ;
    schema:name "Niji no Sora / FLOW [Limited Edition]"@en,
        "虹の空 / FLOW [期間生産限定盤]"@ja,
        "Niji no Sora / FLOW [Limited Edition]"@ja-latn .

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

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

<org/1006#subject> schema:name "Ki/oon"@en,
        "Ki/oon"@ja,
        "Ki/oon"@ja-latn ;
    foaf:name "Ki/oon"@en,
        "Ki/oon"@ja,
        "Ki/oon"@ja-latn .

<https://media.vgm.io/albums/54/103445/103445-786c47644b37.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/103445#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/54/103445/103445-786c47644b37.jpg> ;
    foaf:depicts <album/103445#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/54/103445/103445-786c47644b37.jpg> .

<https://medium-media.vgm.io/albums/54/103445/103445-786c47644b37.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/103445#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Niji no Sora / FLOW [Limited Edition]"@en,
        "虹の空 / FLOW [期間生産限定盤]"@ja,
        "Niji no Sora / FLOW [Limited Edition]"@ja-latn ;
    mo:performance_of <album/103445#musicalwork> ;
    mo:performer <artist/10848#subject> ;
    mo:recorded_as <album/103445#musicalexpression> ;
    schema:byArtist <artist/10848#subject> ;
    schema:name "Niji no Sora / FLOW [Limited Edition]"@en,
        "虹の空 / FLOW [期間生産限定盤]"@ja,
        "Niji no Sora / FLOW [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/103445#musicalwork> .

<artist/10848#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/103445#performance> ;
    schema:name "FLOW"@en ;
    foaf:name "FLOW"@en .

<album/103445#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-08-12"^^xsd:date ;
    dcterms:title "Niji no Sora / FLOW [Limited Edition]"@en,
        "虹の空 / FLOW [期間生産限定盤]"@ja,
        "Niji no Sora / FLOW [Limited Edition]"@ja-latn ;
    mo:catalogue_number "KSCL-2600" ;
    mo:media_type "CD" ;
    mo:publication_of <album/103445#musicalexpression> ;
    mo:publisher <org/1006#subject> ;
    mo:record _:N9f69f515ff3144daaf3cd0bc9f091941 ;
    mo:record_count 1 ;
    schema:about <product/1150#subject> ;
    schema:byArtist <artist/10848#subject> ;
    schema:datePublished "2015-08-12"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/54/103445/103445-786c47644b37.jpg> ;
    schema:name "Niji no Sora / FLOW [Limited Edition]"@en,
        "虹の空 / FLOW [期間生産限定盤]"@ja,
        "Niji no Sora / FLOW [Limited Edition]"@ja-latn ;
    schema:publisher <org/1006#subject> ;
    foaf:depiction <https://media.vgm.io/albums/54/103445/103445-786c47644b37.jpg> .

_:N0d67f6d35d5a443682ee22801ae07d55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "虹の空 -Instrumental-"@ja,
        "Niji no Sora -Instrumental-"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N9f69f515ff3144daaf3cd0bc9f091941 ;
    schema:name "虹の空 -Instrumental-"@ja,
        "Niji no Sora -Instrumental-"@ja-latn .

_:N7ad3558493b641d0b435e8165550df5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "虹の空 -TV SIZE-"@ja,
        "Niji no Sora -TV SIZE-"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N9f69f515ff3144daaf3cd0bc9f091941 ;
    schema:name "虹の空 -TV SIZE-"@ja,
        "Niji no Sora -TV SIZE-"@ja-latn .

_:Na15cf12de062469b8af5c5b3fef523b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "光追いかけて"@ja,
        "Hikari Oikakete"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N9f69f515ff3144daaf3cd0bc9f091941 ;
    schema:name "光追いかけて"@ja,
        "Hikari Oikakete"@ja-latn .

_:Ncfc05d071b41420db5b62098f49da656 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "虹の空"@ja,
        "Niji no Sora"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N9f69f515ff3144daaf3cd0bc9f091941 ;
    schema:name "虹の空"@ja,
        "Niji no Sora"@ja-latn .

_:Nee6691fd752f454b8e977b2f6faac7db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FLOW NARUTO OP・ED Size Special Collection"@ja,
        "FLOW NARUTO OP・ED Size Special Collection"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT7:25"^^xsd:interval ;
    schema:inPlaylist _:N9f69f515ff3144daaf3cd0bc9f091941 ;
    schema:name "FLOW NARUTO OP・ED Size Special Collection"@ja,
        "FLOW NARUTO OP・ED Size Special Collection"@ja-latn .

_:N9f69f515ff3144daaf3cd0bc9f091941 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d67f6d35d5a443682ee22801ae07d55,
        _:N7ad3558493b641d0b435e8165550df5a,
        _:Na15cf12de062469b8af5c5b3fef523b0,
        _:Ncfc05d071b41420db5b62098f49da656,
        _:Nee6691fd752f454b8e977b2f6faac7db ;
    mo:track_count 5 ;
    schema:duration "PT21:10"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N0d67f6d35d5a443682ee22801ae07d55,
        _:N7ad3558493b641d0b435e8165550df5a,
        _:Na15cf12de062469b8af5c5b3fef523b0,
        _:Ncfc05d071b41420db5b62098f49da656,
        _:Nee6691fd752f454b8e977b2f6faac7db .

