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

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

<artist/207#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10703#subject> ;
    schema:name "HIR"@en ;
    foaf:made <album/10703#composition>,
        <album/10703#subject> ;
    foaf:name "HIR"@en .

<artist/4752#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10703#subject> ;
    schema:name "Fuga Hatori"@en,
        "羽鳥風画"@ja ;
    foaf:made <album/10703#composition>,
        <album/10703#subject> ;
    foaf:name "Fuga Hatori"@en,
        "羽鳥風画"@ja .

<artist/966#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10703#subject> ;
    schema:name "Kyoya Hashimoto"@en,
        "橋本鏡也"@ja ;
    foaf:made <album/10703#composition>,
        <album/10703#subject> ;
    foaf:name "Kyoya Hashimoto"@en,
        "橋本鏡也"@ja .

<event/32> a mo:Release ;
    schema:name "Released at DreamParty Tokyo 2008 Fall (Oct 12, 2008)" .

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

<org/348#subject> schema:name "ABHAR"@en,
        "アーヴァル"@ja,
        "ABHAR"@ja-latn ;
    foaf:name "ABHAR"@en,
        "アーヴァル"@ja,
        "ABHAR"@ja-latn .

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

<https://medium-media.vgm.io/albums/30/10703/10703-1224042500.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/3765#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/10703#performance> ;
    schema:name "Yuduki"@en,
        "癒月"@ja ;
    foaf:made <album/10703#lyrics>,
        <album/10703#subject> ;
    foaf:name "Yuduki"@en,
        "癒月"@ja .

<artist/96#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/10703#performance> ;
    schema:name "Chata"@en,
        "茶太"@ja ;
    foaf:made <album/10703#lyrics>,
        <album/10703#subject> ;
    foaf:name "Chata"@en,
        "茶太"@ja .

<artist/97#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/10703#performance> ;
    schema:name "Rekka Katakiri"@en,
        "片霧烈火"@ja ;
    foaf:made <album/10703#lyrics>,
        <album/10703#subject> ;
    foaf:name "Rekka Katakiri"@en,
        "片霧烈火"@ja .

<album/10703#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Deep Blue Sky & Pure White Wings / Aoi Sora to Shiroi Tsubasa"@en,
        "Deep Blue Sky & Pure White Wings／青い空と白い翼"@ja,
        "Deep Blue Sky & Pure White Wings / Aoi Sora to Shiroi Tsubasa"@ja-latn ;
    mo:composer <artist/207#subject>,
        <artist/4752#subject>,
        <artist/966#subject> ;
    mo:produced_work <album/10703#musicalwork> ;
    schema:name "Deep Blue Sky & Pure White Wings / Aoi Sora to Shiroi Tsubasa"@en,
        "Deep Blue Sky & Pure White Wings／青い空と白い翼"@ja,
        "Deep Blue Sky & Pure White Wings / Aoi Sora to Shiroi Tsubasa"@ja-latn .

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

<album/10703#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Deep Blue Sky & Pure White Wings / Aoi Sora to Shiroi Tsubasa"@en,
        "Deep Blue Sky & Pure White Wings／青い空と白い翼"@ja,
        "Deep Blue Sky & Pure White Wings / Aoi Sora to Shiroi Tsubasa"@ja-latn ;
    mo:performance_of <album/10703#musicalwork> ;
    mo:performer <artist/3765#subject>,
        <artist/96#subject>,
        <artist/97#subject> ;
    mo:recorded_as <album/10703#musicalexpression> ;
    schema:byArtist <artist/3765#subject>,
        <artist/96#subject>,
        <artist/97#subject> ;
    schema:name "Deep Blue Sky & Pure White Wings / Aoi Sora to Shiroi Tsubasa"@en,
        "Deep Blue Sky & Pure White Wings／青い空と白い翼"@ja,
        "Deep Blue Sky & Pure White Wings / Aoi Sora to Shiroi Tsubasa"@ja-latn ;
    schema:workPerformed <album/10703#musicalwork> .

<album/10703#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-10-12"^^xsd:date ;
    dcterms:title "Deep Blue Sky & Pure White Wings / Aoi Sora to Shiroi Tsubasa"@en,
        "Deep Blue Sky & Pure White Wings／青い空と白い翼"@ja,
        "Deep Blue Sky & Pure White Wings / Aoi Sora to Shiroi Tsubasa"@ja-latn ;
    mo:catalogue_number "ABCD-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/10703#musicalexpression> ;
    mo:publisher <org/348#subject> ;
    mo:record _:N90f45332f3804738bae9bb655f3e886d ;
    mo:record_count 1 ;
    mo:release <event/32> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Suiheisen Made Nan Mile?"@en ;
            foaf:name "Suiheisen Made Nan Mile?"@en ] ;
    schema:byArtist <artist/3765#subject>,
        <artist/96#subject>,
        <artist/97#subject> ;
    schema:datePublished "2008-10-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/30/10703/10703-1224042500.jpg> ;
    schema:name "Deep Blue Sky & Pure White Wings / Aoi Sora to Shiroi Tsubasa"@en,
        "Deep Blue Sky & Pure White Wings／青い空と白い翼"@ja,
        "Deep Blue Sky & Pure White Wings / Aoi Sora to Shiroi Tsubasa"@ja-latn ;
    schema:publisher <org/348#subject> ;
    foaf:depiction <https://media.vgm.io/albums/30/10703/10703-1224042500.jpg> .

_:N1172b0fcf0fa4e1a8b21a7756934f711 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deep Blue Sky & Pure White Wings (ショートVer.)"@ja,
        "Deep Blue Sky & Pure White Wings (Short Ver.)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N90f45332f3804738bae9bb655f3e886d ;
    schema:name "Deep Blue Sky & Pure White Wings (ショートVer.)"@ja,
        "Deep Blue Sky & Pure White Wings (Short Ver.)"@ja-latn .

_:N149e2e07c0e042988b6a5e403d17df28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deep Blue Sky & Pure White Wings (off vocal)"@ja,
        "Deep Blue Sky & Pure White Wings (off vocal)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:N90f45332f3804738bae9bb655f3e886d ;
    schema:name "Deep Blue Sky & Pure White Wings (off vocal)"@ja,
        "Deep Blue Sky & Pure White Wings (off vocal)"@ja-latn .

_:N577f9749f849481f9c0de0703c612bf9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deep Blue Sky & Pure White Wings"@ja,
        "Deep Blue Sky & Pure White Wings"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:N90f45332f3804738bae9bb655f3e886d ;
    schema:name "Deep Blue Sky & Pure White Wings"@ja,
        "Deep Blue Sky & Pure White Wings"@ja-latn .

_:N881afee5da8f487aa848edb35f5a57f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "青い空と白い翼 (ショートVer.)"@ja,
        "Aoi Sora to Shiroi Tsubasa (Short Ver.)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N90f45332f3804738bae9bb655f3e886d ;
    schema:name "青い空と白い翼 (ショートVer.)"@ja,
        "Aoi Sora to Shiroi Tsubasa (Short Ver.)"@ja-latn .

_:Neaf847d6f83c411ca5a570c46a1f11bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "青い空と白い翼"@ja,
        "Aoi Sora to Shiroi Tsubasa"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT6:41"^^xsd:interval ;
    schema:inPlaylist _:N90f45332f3804738bae9bb655f3e886d ;
    schema:name "青い空と白い翼"@ja,
        "Aoi Sora to Shiroi Tsubasa"@ja-latn .

_:Nf06e31f0ec2048d5b8f93cba02831f50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "水平線まで何マイル？ (ショートVer.)"@ja,
        "Suiheisen Made Nan Mile? (Short Ver.)"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N90f45332f3804738bae9bb655f3e886d ;
    schema:name "水平線まで何マイル？ (ショートVer.)"@ja,
        "Suiheisen Made Nan Mile? (Short Ver.)"@ja-latn .

_:Nffb941ff4bf247ae9ca83dd6ecab6c80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "青い空と白い翼 (off vocal)"@ja,
        "Aoi Sora to Shiroi Tsubasa (off vocal)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT6:41"^^xsd:interval ;
    schema:inPlaylist _:N90f45332f3804738bae9bb655f3e886d ;
    schema:name "青い空と白い翼 (off vocal)"@ja,
        "Aoi Sora to Shiroi Tsubasa (off vocal)"@ja-latn .

_:N90f45332f3804738bae9bb655f3e886d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1172b0fcf0fa4e1a8b21a7756934f711,
        _:N149e2e07c0e042988b6a5e403d17df28,
        _:N577f9749f849481f9c0de0703c612bf9,
        _:N881afee5da8f487aa848edb35f5a57f7,
        _:Neaf847d6f83c411ca5a570c46a1f11bc,
        _:Nf06e31f0ec2048d5b8f93cba02831f50,
        _:Nffb941ff4bf247ae9ca83dd6ecab6c80 ;
    mo:track_count 7 ;
    schema:duration "PT32:03"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N1172b0fcf0fa4e1a8b21a7756934f711,
        _:N149e2e07c0e042988b6a5e403d17df28,
        _:N577f9749f849481f9c0de0703c612bf9,
        _:N881afee5da8f487aa848edb35f5a57f7,
        _:Neaf847d6f83c411ca5a570c46a1f11bc,
        _:Nf06e31f0ec2048d5b8f93cba02831f50,
        _:Nffb941ff4bf247ae9ca83dd6ecab6c80 .

