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

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

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

<album/139970> a mo:Release ;
    mo:catalogue_number "SM-293" .

<artist/1663#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139969#subject> ;
    schema:name "Beethoven"@en ;
    foaf:made <album/139969#composition>,
        <album/139969#subject> ;
    foaf:name "Beethoven"@en .

<artist/48844#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139969#subject> ;
    schema:name "Chopin"@en,
        "ショパン"@ja ;
    foaf:made <album/139969#composition>,
        <album/139969#subject> ;
    foaf:name "Chopin"@en,
        "ショパン"@ja .

<artist/6264#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139969#subject> ;
    schema:name "Wagner"@en ;
    foaf:made <album/139969#composition>,
        <album/139969#subject> ;
    foaf:name "Wagner"@en .

<product/6161#subject> a schema:CreativeWork ;
    schema:name "Legend of the Galactic Heroes: Overture to a New War"@en,
        "銀河英雄伝説 新たなる戦いの序曲"@ja,
        "Ginga Eiyuu Densetsu: Arata Naru Tatakai no Overture"@ja-latn ;
    foaf:name "Legend of the Galactic Heroes: Overture to a New War"@en,
        "銀河英雄伝説 新たなる戦いの序曲"@ja,
        "Ginga Eiyuu Densetsu: Arata Naru Tatakai no Overture"@ja-latn .

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

<org/2432#subject> schema:name "Kitty RECORDS"@en,
        "Kitty RECORDS"@ja,
        "Kitty RECORDS"@ja-latn ;
    foaf:name "Kitty RECORDS"@en,
        "Kitty RECORDS"@ja,
        "Kitty RECORDS"@ja-latn .

<https://media.vgm.io/albums/96/139969/139969-40ac71be5c97.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/139969#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/96/139969/139969-40ac71be5c97.jpg> ;
    foaf:depicts <album/139969#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/96/139969/139969-40ac71be5c97.jpg> .

<https://medium-media.vgm.io/albums/96/139969/139969-40ac71be5c97.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/139969#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ginga Eiyuu Densetsu: Arata Naru Tatakai no Overture <Soundtrack Tokubetsuhen>"@en,
        "銀河英雄伝説 新たなる戦いの序曲(オーヴァーチュア)<サウンドトラック特別編>"@ja,
        "Legend of the Galactic Heroes: Overture to a New War <Soundtrack Special Edition>"@ja-latn ;
    mo:composer <artist/1663#subject>,
        <artist/48844#subject>,
        <artist/6264#subject> ;
    mo:produced_work <album/139969#musicalwork> ;
    schema:name "Ginga Eiyuu Densetsu: Arata Naru Tatakai no Overture <Soundtrack Tokubetsuhen>"@en,
        "銀河英雄伝説 新たなる戦いの序曲(オーヴァーチュア)<サウンドトラック特別編>"@ja,
        "Legend of the Galactic Heroes: Overture to a New War <Soundtrack Special Edition>"@ja-latn .

<album/139969#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ginga Eiyuu Densetsu: Arata Naru Tatakai no Overture <Soundtrack Tokubetsuhen>"@en,
        "銀河英雄伝説 新たなる戦いの序曲(オーヴァーチュア)<サウンドトラック特別編>"@ja,
        "Legend of the Galactic Heroes: Overture to a New War <Soundtrack Special Edition>"@ja-latn ;
    mo:performance_of <album/139969#musicalwork> ;
    mo:performer _:N5b6794076b3e44b89945e5ddf40fb0c5,
        _:Nf283702b95124b95a547aa0a8b3e12a7 ;
    mo:recorded_as <album/139969#musicalexpression> ;
    schema:byArtist _:N5b6794076b3e44b89945e5ddf40fb0c5,
        _:Nf283702b95124b95a547aa0a8b3e12a7 ;
    schema:name "Ginga Eiyuu Densetsu: Arata Naru Tatakai no Overture <Soundtrack Tokubetsuhen>"@en,
        "銀河英雄伝説 新たなる戦いの序曲(オーヴァーチュア)<サウンドトラック特別編>"@ja,
        "Legend of the Galactic Heroes: Overture to a New War <Soundtrack Special Edition>"@ja-latn ;
    schema:workPerformed <album/139969#musicalwork> .

<album/139969#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1994-04-25"^^xsd:date ;
    dcterms:title "Ginga Eiyuu Densetsu: Arata Naru Tatakai no Overture <Soundtrack Tokubetsuhen>"@en,
        "銀河英雄伝説 新たなる戦いの序曲(オーヴァーチュア)<サウンドトラック特別編>"@ja,
        "Legend of the Galactic Heroes: Overture to a New War <Soundtrack Special Edition>"@ja-latn ;
    mo:catalogue_number "KTCR-1258" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/139970> ;
    mo:publication_of <album/139969#musicalexpression> ;
    mo:publisher <org/2432#subject> ;
    mo:record _:Nfd78bce0a01b45ca8ee808958d202a20 ;
    mo:record_count 1 ;
    schema:about <product/6161#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Vienna Philharmonic"@en ;
            foaf:name "Vienna Philharmonic"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Amsterdam Concertgebouw"@en ;
            foaf:name "Amsterdam Concertgebouw"@en ] ;
    schema:datePublished "1994-04-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/96/139969/139969-40ac71be5c97.jpg> ;
    schema:name "Ginga Eiyuu Densetsu: Arata Naru Tatakai no Overture <Soundtrack Tokubetsuhen>"@en,
        "銀河英雄伝説 新たなる戦いの序曲(オーヴァーチュア)<サウンドトラック特別編>"@ja,
        "Legend of the Galactic Heroes: Overture to a New War <Soundtrack Special Edition>"@ja-latn ;
    schema:publisher <org/2432#subject> ;
    foaf:depiction <https://media.vgm.io/albums/96/139969/139969-40ac71be5c97.jpg> .

_:N18ca5d197e914140a61fb84c96966a83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfd78bce0a01b45ca8ee808958d202a20 ;
    schema:name "None"@ja .

_:N480d747a2382481e942f211e942a98be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfd78bce0a01b45ca8ee808958d202a20 ;
    schema:name "None"@ja .

_:N5b6794076b3e44b89945e5ddf40fb0c5 a schema:Person,
        foaf:Person ;
    mo:performed <album/139969#performance> ;
    schema:name "Vienna Philharmonic"@en ;
    foaf:name "Vienna Philharmonic"@en .

_:N8eaed9d68b554b91959f3ace339eb1ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "新たなる戦い ワーグナー 歌劇・さまよえるオランダ人<序曲>"@ja ;
    mo:track_number 1 ;
    schema:duration "PT11:33"^^xsd:interval ;
    schema:inPlaylist _:Nfd78bce0a01b45ca8ee808958d202a20 ;
    schema:name "新たなる戦い ワーグナー 歌劇・さまよえるオランダ人<序曲>"@ja .

_:Nbdd48908ae604a4eb238daa8318d0363 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "謁見 ベートーヴェン ピアノ協奏曲 第5番「皇帝」"@ja ;
    mo:track_number 3 ;
    schema:duration "PT39:26"^^xsd:interval ;
    schema:inPlaylist _:Nfd78bce0a01b45ca8ee808958d202a20 ;
    schema:name "謁見 ベートーヴェン ピアノ協奏曲 第5番「皇帝」"@ja .

_:Nccc8f52b78504403a07d97efeaf76e78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfd78bce0a01b45ca8ee808958d202a20 ;
    schema:name "None"@ja .

_:Nf283702b95124b95a547aa0a8b3e12a7 a schema:Person,
        foaf:Person ;
    mo:performed <album/139969#performance> ;
    schema:name "Amsterdam Concertgebouw"@en ;
    foaf:name "Amsterdam Concertgebouw"@en .

_:Nf626f618786647df88bb38865bbabe5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "再開と別れ ショパン 夜想曲(ノクターン)第5番"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Nfd78bce0a01b45ca8ee808958d202a20 ;
    schema:name "再開と別れ ショパン 夜想曲(ノクターン)第5番"@ja .

_:Nfd78bce0a01b45ca8ee808958d202a20 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N18ca5d197e914140a61fb84c96966a83,
        _:N480d747a2382481e942f211e942a98be,
        _:N8eaed9d68b554b91959f3ace339eb1ef,
        _:Nbdd48908ae604a4eb238daa8318d0363,
        _:Nccc8f52b78504403a07d97efeaf76e78,
        _:Nf626f618786647df88bb38865bbabe5a ;
    mo:track_count 6 ;
    schema:duration "PT54:28"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N18ca5d197e914140a61fb84c96966a83,
        _:N480d747a2382481e942f211e942a98be,
        _:N8eaed9d68b554b91959f3ace339eb1ef,
        _:Nbdd48908ae604a4eb238daa8318d0363,
        _:Nccc8f52b78504403a07d97efeaf76e78,
        _:Nf626f618786647df88bb38865bbabe5a .

