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

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

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

<product/5219#subject> a schema:CreativeWork ;
    schema:name "Altair: A Record of Battles"@en,
        "将国のアルタイル"@ja,
        "Shoukoku no Altair"@ja-latn ;
    foaf:name "Altair: A Record of Battles"@en,
        "将国のアルタイル"@ja,
        "Shoukoku no Altair"@ja-latn .

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

<org/793#subject> schema:name "Sony Music Associated Records"@en,
        "Sony Music Associated Records"@ja,
        "Sony Music Associated Records"@ja-latn ;
    foaf:name "Sony Music Associated Records"@en,
        "Sony Music Associated Records"@ja,
        "Sony Music Associated Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/22/70922/70922-1516819480.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/21680#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/70922#performance> ;
    schema:name "CHEMISTRY"@en ;
    foaf:name "CHEMISTRY"@en .

<artist/21681#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/70922#performance> ;
    schema:name "Kaname Kawabata"@en,
        "川畑要"@ja ;
    foaf:name "Kaname Kawabata"@en,
        "川畑要"@ja .

<artist/21683#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/70922#performance> ;
    schema:name "Yoshikuni Dohchin"@en,
        "堂珍嘉邦"@ja ;
    foaf:name "Yoshikuni Dohchin"@en,
        "堂珍嘉邦"@ja .

<artist/24807#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/70922#performance> ;
    schema:name "Masa Kohama"@en,
        "マサ小浜"@ja ;
    foaf:name "Masa Kohama"@en,
        "マサ小浜"@ja .

<artist/24813#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/70922#performance> ;
    schema:name "Daisuke Kawaguchi"@en,
        "川口大輔"@ja ;
    foaf:name "Daisuke Kawaguchi"@en,
        "川口大輔"@ja .

<artist/2491#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/70922#subject> ;
    mo:performed <album/70922#performance> ;
    schema:name "Maestro-T"@en,
        "Yoshihiro Toyoshima"@en,
        "豊島吉宏"@ja ;
    foaf:made <album/70922#composition>,
        <album/70922#subject> ;
    foaf:name "Maestro-T"@en,
        "Yoshihiro Toyoshima"@en,
        "豊島吉宏"@ja .

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

<album/70922#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Windy/Yume no Tsuzuki / CHEMISTRY"@en,
        "Windy/ユメノツヅキ / CHEMISTRY"@ja,
        "Windy/Yume no Tsuzuki / CHEMISTRY"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "STUTS"@en ;
            foaf:made <album/70922#composition> ;
            foaf:name "STUTS"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Daido"@en ;
            foaf:made <album/70922#composition> ;
            foaf:name "Daido"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Akihisa Kitazato"@en ;
            foaf:made <album/70922#composition> ;
            foaf:name "Akihisa Kitazato"@en ],
        <artist/2491#subject>,
        <artist/25497#subject> ;
    mo:produced_work <album/70922#musicalwork> ;
    schema:name "Windy/Yume no Tsuzuki / CHEMISTRY"@en,
        "Windy/ユメノツヅキ / CHEMISTRY"@ja,
        "Windy/Yume no Tsuzuki / CHEMISTRY"@ja-latn .

<album/70922#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Windy/Yume no Tsuzuki / CHEMISTRY"@en,
        "Windy/ユメノツヅキ / CHEMISTRY"@ja,
        "Windy/Yume no Tsuzuki / CHEMISTRY"@ja-latn ;
    mo:performance_of <album/70922#musicalwork> ;
    mo:performer _:N1b7fff1c06614f0eaaa35ce7c8857bcf,
        _:N93b04644c98b4a31b8648bebbddef1d7,
        _:Nd3df89d03c714e86b439b492d276fcb6,
        <artist/21680#subject>,
        <artist/21681#subject>,
        <artist/21683#subject>,
        <artist/24807#subject>,
        <artist/24813#subject>,
        <artist/2491#subject>,
        <artist/25497#subject> ;
    mo:recorded_as <album/70922#musicalexpression> ;
    schema:byArtist _:N1b7fff1c06614f0eaaa35ce7c8857bcf,
        _:N93b04644c98b4a31b8648bebbddef1d7,
        _:Nd3df89d03c714e86b439b492d276fcb6,
        <artist/21680#subject>,
        <artist/21681#subject>,
        <artist/21683#subject>,
        <artist/24807#subject>,
        <artist/24813#subject>,
        <artist/2491#subject>,
        <artist/25497#subject> ;
    schema:name "Windy/Yume no Tsuzuki / CHEMISTRY"@en,
        "Windy/ユメノツヅキ / CHEMISTRY"@ja,
        "Windy/Yume no Tsuzuki / CHEMISTRY"@ja-latn ;
    schema:workPerformed <album/70922#musicalwork> .

<album/70922#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-11-15"^^xsd:date ;
    dcterms:title "Windy/Yume no Tsuzuki / CHEMISTRY"@en,
        "Windy/ユメノツヅキ / CHEMISTRY"@ja,
        "Windy/Yume no Tsuzuki / CHEMISTRY"@ja-latn ;
    mo:catalogue_number "AICL-3435" ;
    mo:media_type "CD" ;
    mo:publication_of <album/70922#musicalexpression> ;
    mo:publisher <org/793#subject> ;
    mo:record _:N37a186500f214de18923648b121b9736 ;
    mo:record_count 1 ;
    schema:about <product/5219#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "ABS+STUTS"@en ;
            foaf:name "ABS+STUTS"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "AKIHISA KITAZATO"@en ;
            foaf:name "AKIHISA KITAZATO"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Daido"@en ;
            foaf:name "Daido"@en ],
        <artist/21680#subject>,
        <artist/21681#subject>,
        <artist/21683#subject>,
        <artist/24807#subject>,
        <artist/24813#subject>,
        <artist/2491#subject>,
        <artist/25497#subject> ;
    schema:datePublished "2017-11-15"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/22/70922/70922-1516819480.jpg> ;
    schema:name "Windy/Yume no Tsuzuki / CHEMISTRY"@en,
        "Windy/ユメノツヅキ / CHEMISTRY"@ja,
        "Windy/Yume no Tsuzuki / CHEMISTRY"@ja-latn ;
    schema:publisher <org/793#subject> ;
    foaf:depiction <https://media.vgm.io/albums/22/70922/70922-1516819480.jpg> .

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

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

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

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

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

_:N0442a573aad34f0f83649cba2dc8ea52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ユメノツヅキ (Slow & Emotional)"@ja,
        "Yume no Tsuzuki (Slow & Emotional)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:N37a186500f214de18923648b121b9736 ;
    schema:name "ユメノツヅキ (Slow & Emotional)"@ja,
        "Yume no Tsuzuki (Slow & Emotional)"@ja-latn .

_:N1b7fff1c06614f0eaaa35ce7c8857bcf a schema:Person,
        foaf:Person ;
    mo:performed <album/70922#performance> ;
    schema:name "AKIHISA KITAZATO"@en ;
    foaf:name "AKIHISA KITAZATO"@en .

_:N7b7756d252954941a2e2e0825266694a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Windy"@ja,
        "Windy"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N37a186500f214de18923648b121b9736 ;
    schema:name "Windy"@ja,
        "Windy"@ja-latn .

_:N82ddf89234244356bae9dd53964a267f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ユメノツヅキ"@ja,
        "Yume no Tsuzuki"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N37a186500f214de18923648b121b9736 ;
    schema:name "ユメノツヅキ"@ja,
        "Yume no Tsuzuki"@ja-latn .

_:N93b04644c98b4a31b8648bebbddef1d7 a schema:Person,
        foaf:Person ;
    mo:performed <album/70922#performance> ;
    schema:name "Daido"@en ;
    foaf:name "Daido"@en .

_:Nc3a670aecc9d40dc90d7aaf0e0a7ce4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Horizon"@ja,
        "Horizon"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N37a186500f214de18923648b121b9736 ;
    schema:name "Horizon"@ja,
        "Horizon"@ja-latn .

_:Nd3df89d03c714e86b439b492d276fcb6 a schema:Person,
        foaf:Person ;
    mo:performed <album/70922#performance> ;
    schema:name "ABS+STUTS"@en ;
    foaf:name "ABS+STUTS"@en .

_:N37a186500f214de18923648b121b9736 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0442a573aad34f0f83649cba2dc8ea52,
        _:N7b7756d252954941a2e2e0825266694a,
        _:N82ddf89234244356bae9dd53964a267f,
        _:Nc3a670aecc9d40dc90d7aaf0e0a7ce4e ;
    mo:track_count 4 ;
    schema:duration "PT18:46"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0442a573aad34f0f83649cba2dc8ea52,
        _:N7b7756d252954941a2e2e0825266694a,
        _:N82ddf89234244356bae9dd53964a267f,
        _:Nc3a670aecc9d40dc90d7aaf0e0a7ce4e .

