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

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

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

<album/101145#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Red Wings: Aces of the Sky"@en,
        "Red Wings: Aces of the Sky"@ja,
        "Red Wings: Aces of the Sky"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Draco Nared"@en ;
            foaf:made <album/101145#composition> ;
            foaf:name "Draco Nared"@en ] ;
    mo:produced_work <album/101145#musicalwork> ;
    schema:name "Red Wings: Aces of the Sky"@en,
        "Red Wings: Aces of the Sky"@ja,
        "Red Wings: Aces of the Sky"@ja-latn .

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

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

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

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

<album/101145#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Red Wings: Aces of the Sky"@en,
        "Red Wings: Aces of the Sky"@ja,
        "Red Wings: Aces of the Sky"@ja-latn ;
    mo:performance_of <album/101145#musicalwork> ;
    mo:performer _:N10b5392117ea457bab94ec23dbf20bee,
        _:N902c5beeaee747208dbe8fd42a32b3c2 ;
    mo:recorded_as <album/101145#musicalexpression> ;
    schema:byArtist _:N10b5392117ea457bab94ec23dbf20bee,
        _:N902c5beeaee747208dbe8fd42a32b3c2 ;
    schema:name "Red Wings: Aces of the Sky"@en,
        "Red Wings: Aces of the Sky"@ja,
        "Red Wings: Aces of the Sky"@ja-latn ;
    schema:workPerformed <album/101145#musicalwork> .

<album/101145#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-07-01"^^xsd:date ;
    dcterms:title "Red Wings: Aces of the Sky"@en,
        "Red Wings: Aces of the Sky"@ja,
        "Red Wings: Aces of the Sky"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/101145#musicalexpression> ;
    mo:publisher _:Nb0e69ee471c443faad86036b597756eb ;
    mo:record _:Nd37a4c5e79c14612803d4b3a3e31b04b ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Red Wings: Aces of the Sky"@en ;
            foaf:name "Red Wings: Aces of the Sky"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Jarosław Kozielski"@en ;
            foaf:name "Jarosław Kozielski"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ewa Menaszek"@en ;
            foaf:name "Ewa Menaszek"@en ] ;
    schema:datePublished "2020-07-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/54/101145/101145-1594079778.jpg> ;
    schema:name "Red Wings: Aces of the Sky"@en,
        "Red Wings: Aces of the Sky"@ja,
        "Red Wings: Aces of the Sky"@ja-latn ;
    schema:publisher _:Nb0e69ee471c443faad86036b597756eb ;
    foaf:depiction <https://media.vgm.io/albums/54/101145/101145-1594079778.jpg> .

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

_:N07d46b4f1d4b48d28a8004eb7a9d556d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Into the Storm"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:Nd37a4c5e79c14612803d4b3a3e31b04b ;
    schema:name "Into the Storm"@en .

_:N10b5392117ea457bab94ec23dbf20bee a schema:Person,
        foaf:Person ;
    mo:performed <album/101145#performance> ;
    schema:name "Ewa Menaszek"@en ;
    foaf:name "Ewa Menaszek"@en .

_:N1c66899b700f464a9ce69fa39dbc829f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Over the Forest"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:Nd37a4c5e79c14612803d4b3a3e31b04b ;
    schema:name "Over the Forest"@en .

_:N283488d1b96043b5a270cd474cc0af23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Verdun"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:Nd37a4c5e79c14612803d4b3a3e31b04b ;
    schema:name "Verdun"@en .

_:N39cb5fb3f6814aecb8058eb88a6afe11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deserts of the Empire"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:Nd37a4c5e79c14612803d4b3a3e31b04b ;
    schema:name "Deserts of the Empire"@en .

_:N65e730df9b1a418ab947372ef40c00ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Northern Skies"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:Nd37a4c5e79c14612803d4b3a3e31b04b ;
    schema:name "Northern Skies"@en .

_:N799572b1b55e4b33b86c09210b986d42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eastern Front"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:Nd37a4c5e79c14612803d4b3a3e31b04b ;
    schema:name "Eastern Front"@en .

_:N902c5beeaee747208dbe8fd42a32b3c2 a schema:Person,
        foaf:Person ;
    mo:performed <album/101145#performance> ;
    schema:name "Jarosław Kozielski"@en ;
    foaf:name "Jarosław Kozielski"@en .

_:N968c28d724644312bca6b0d6ce50eb51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:Nd37a4c5e79c14612803d4b3a3e31b04b ;
    schema:name "Main Theme"@en .

_:Na45dcb20014746118c360035eaffb220 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sommerabend (feat. Ewa Menaszek)"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:Nd37a4c5e79c14612803d4b3a3e31b04b ;
    schema:name "Sommerabend (feat. Ewa Menaszek)"@en .

_:Nb0e69ee471c443faad86036b597756eb schema:name "Draco Nared"@en,
        "Draco Nared"@ja,
        "Draco Nared"@ja-latn ;
    foaf:name "Draco Nared"@en,
        "Draco Nared"@ja,
        "Draco Nared"@ja-latn .

_:Nfaaf0b0b7a7347fda2e568a8bca87262 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cityscape"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:Nd37a4c5e79c14612803d4b3a3e31b04b ;
    schema:name "Cityscape"@en .

_:Nfcc28a14bcf344f89f224b0a4cc773f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drink to Me Only with Thine Eyes (feat. Jarosław Kozielski)"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:Nd37a4c5e79c14612803d4b3a3e31b04b ;
    schema:name "Drink to Me Only with Thine Eyes (feat. Jarosław Kozielski)"@en .

_:Nd37a4c5e79c14612803d4b3a3e31b04b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N07d46b4f1d4b48d28a8004eb7a9d556d,
        _:N1c66899b700f464a9ce69fa39dbc829f,
        _:N283488d1b96043b5a270cd474cc0af23,
        _:N39cb5fb3f6814aecb8058eb88a6afe11,
        _:N65e730df9b1a418ab947372ef40c00ed,
        _:N799572b1b55e4b33b86c09210b986d42,
        _:N968c28d724644312bca6b0d6ce50eb51,
        _:Na45dcb20014746118c360035eaffb220,
        _:Nfaaf0b0b7a7347fda2e568a8bca87262,
        _:Nfcc28a14bcf344f89f224b0a4cc773f5 ;
    mo:track_count 10 ;
    schema:duration "PT22:39"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N07d46b4f1d4b48d28a8004eb7a9d556d,
        _:N1c66899b700f464a9ce69fa39dbc829f,
        _:N283488d1b96043b5a270cd474cc0af23,
        _:N39cb5fb3f6814aecb8058eb88a6afe11,
        _:N65e730df9b1a418ab947372ef40c00ed,
        _:N799572b1b55e4b33b86c09210b986d42,
        _:N968c28d724644312bca6b0d6ce50eb51,
        _:Na45dcb20014746118c360035eaffb220,
        _:Nfaaf0b0b7a7347fda2e568a8bca87262,
        _:Nfcc28a14bcf344f89f224b0a4cc773f5 .

