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

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

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

<album/87493> a mo:Release ;
    mo:catalogue_number "KCS-013" .

<artist/886#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2417#subject> ;
    schema:name "Yuji Ohno"@en,
        "大野雄二"@ja ;
    foaf:made <album/2417#composition>,
        <album/2417#subject> ;
    foaf:name "Yuji Ohno"@en,
        "大野雄二"@ja .

<product/3643#subject> a schema:CreativeWork ;
    schema:name "Operation Europe: Path to Victory"@en,
        "ヨーロッパ戦線"@ja,
        "Europe Sensen"@ja-latn ;
    foaf:name "Operation Europe: Path to Victory"@en,
        "ヨーロッパ戦線"@ja,
        "Europe Sensen"@ja-latn .

<album/2417#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Europe Sensen"@en,
        "ヨーロッパ戦線"@ja,
        "Europe Sensen"@ja-latn ;
    mo:composer <artist/886#subject> ;
    mo:produced_work <album/2417#musicalwork> ;
    schema:name "Europe Sensen"@en,
        "ヨーロッパ戦線"@ja,
        "Europe Sensen"@ja-latn .

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

<album/2417#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Europe Sensen"@en,
        "ヨーロッパ戦線"@ja,
        "Europe Sensen"@ja-latn ;
    mo:performance_of <album/2417#musicalwork> ;
    mo:recorded_as <album/2417#musicalexpression> ;
    schema:name "Europe Sensen"@en,
        "ヨーロッパ戦線"@ja,
        "Europe Sensen"@ja-latn ;
    schema:workPerformed <album/2417#musicalwork> .

<org/32#subject> schema:name "KOEI Co., Ltd."@en,
        "株式会社コーエー"@ja,
        "KOEI Co., Ltd."@ja-latn ;
    foaf:name "KOEI Co., Ltd."@en,
        "株式会社コーエー"@ja,
        "KOEI Co., Ltd."@ja-latn .

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

<https://medium-media.vgm.io/albums/71/2417/2417-1280088812.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/2417#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1991-10-25"^^xsd:date ;
    dcterms:title "Europe Sensen"@en,
        "ヨーロッパ戦線"@ja,
        "Europe Sensen"@ja-latn ;
    mo:catalogue_number "KECH-1017" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/87493> ;
    mo:publication_of <album/2417#musicalexpression> ;
    mo:publisher <org/32#subject> ;
    mo:record _:N0c3ac2f674bb4febb6378a262cc88197 ;
    mo:record_count 1 ;
    schema:about <product/3643#subject> ;
    schema:datePublished "1991-10-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/71/2417/2417-1280088812.jpg> ;
    schema:name "Europe Sensen"@en,
        "ヨーロッパ戦線"@ja,
        "Europe Sensen"@ja-latn ;
    schema:publisher <org/32#subject> ;
    foaf:depiction <https://media.vgm.io/albums/71/2417/2417-1280088812.jpg> .

_:N0089fdb5049e4aaabbcef9cc491e0eec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Air Commander"@en,
        "エア・コマンダー"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N0c3ac2f674bb4febb6378a262cc88197 ;
    schema:name "Air Commander"@en,
        "エア・コマンダー"@ja .

_:N07b777e725774583b380c4edc35dc694 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Normandy Landings"@en,
        "ノルマンディ上陸作戦"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N0c3ac2f674bb4febb6378a262cc88197 ;
    schema:name "The Normandy Landings"@en,
        "ノルマンディ上陸作戦"@ja .

_:N0cef27993140444e89bb19915b76c6a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hard Attack"@en,
        "ハード・アタック"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N0c3ac2f674bb4febb6378a262cc88197 ;
    schema:name "Hard Attack"@en,
        "ハード・アタック"@ja .

_:N16e2c7a0ecb141a599a517ca1fc8682b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Battle of the Bulge"@en,
        "バルジの戦い"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N0c3ac2f674bb4febb6378a262cc88197 ;
    schema:name "The Battle of the Bulge"@en,
        "バルジの戦い"@ja .

_:N30a94aaaa08142fbb6ce872a212514f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Blitz on France"@en,
        "フランス電撃戦"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N0c3ac2f674bb4febb6378a262cc88197 ;
    schema:name "The Blitz on France"@en,
        "フランス電撃戦"@ja .

_:N3e003dd17474439dbc964cab0e0cedfe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Defensive Battle"@en,
        "ディフェンシヴ・バトル"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N0c3ac2f674bb4febb6378a262cc88197 ;
    schema:name "Defensive Battle"@en,
        "ディフェンシヴ・バトル"@ja .

_:N631525cb697a4884871807b59901ec8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tank Battle on the Eastern Front"@en,
        "独ソ機甲戦"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N0c3ac2f674bb4febb6378a262cc88197 ;
    schema:name "Tank Battle on the Eastern Front"@en,
        "独ソ機甲戦"@ja .

_:N6a98668b9270487988d47eac7ecfd4af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The North African Front"@en,
        "北アフリカ戦線"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N0c3ac2f674bb4febb6378a262cc88197 ;
    schema:name "The North African Front"@en,
        "北アフリカ戦線"@ja .

_:N75257c5e8fd5410b8ff4af9a8a2a17f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Opening: Winds of Europe"@en,
        "オープニング　ヨーロッパの風"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N0c3ac2f674bb4febb6378a262cc88197 ;
    schema:name "Opening: Winds of Europe"@en,
        "オープニング　ヨーロッパの風"@ja .

_:N773a2986f0eb450ebd5dd6f249728b4c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ending: Final Victory"@en,
        "エンディング　ファイナル・ヴィクトリー"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N0c3ac2f674bb4febb6378a262cc88197 ;
    schema:name "Ending: Final Victory"@en,
        "エンディング　ファイナル・ヴィクトリー"@ja .

_:N8d61206f84a34170ba03130f6019c0bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Romance"@en,
        "ロマンス"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N0c3ac2f674bb4febb6378a262cc88197 ;
    schema:name "Romance"@en,
        "ロマンス"@ja .

_:Ncd65a823598e40db892ac50571b93239 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Battle of Berlin"@en,
        "ベルリンの戦い"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N0c3ac2f674bb4febb6378a262cc88197 ;
    schema:name "The Battle of Berlin"@en,
        "ベルリンの戦い"@ja .

_:Nd35c205ceeb44397bd8bda4bd6c70273 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Over"@en,
        "オーヴァー"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N0c3ac2f674bb4febb6378a262cc88197 ;
    schema:name "Over"@en,
        "オーヴァー"@ja .

_:N0c3ac2f674bb4febb6378a262cc88197 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0089fdb5049e4aaabbcef9cc491e0eec,
        _:N07b777e725774583b380c4edc35dc694,
        _:N0cef27993140444e89bb19915b76c6a5,
        _:N16e2c7a0ecb141a599a517ca1fc8682b,
        _:N30a94aaaa08142fbb6ce872a212514f6,
        _:N3e003dd17474439dbc964cab0e0cedfe,
        _:N631525cb697a4884871807b59901ec8b,
        _:N6a98668b9270487988d47eac7ecfd4af,
        _:N75257c5e8fd5410b8ff4af9a8a2a17f4,
        _:N773a2986f0eb450ebd5dd6f249728b4c,
        _:N8d61206f84a34170ba03130f6019c0bc,
        _:Ncd65a823598e40db892ac50571b93239,
        _:Nd35c205ceeb44397bd8bda4bd6c70273 ;
    mo:track_count 13 ;
    schema:duration "PT45:32"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N0089fdb5049e4aaabbcef9cc491e0eec,
        _:N07b777e725774583b380c4edc35dc694,
        _:N0cef27993140444e89bb19915b76c6a5,
        _:N16e2c7a0ecb141a599a517ca1fc8682b,
        _:N30a94aaaa08142fbb6ce872a212514f6,
        _:N3e003dd17474439dbc964cab0e0cedfe,
        _:N631525cb697a4884871807b59901ec8b,
        _:N6a98668b9270487988d47eac7ecfd4af,
        _:N75257c5e8fd5410b8ff4af9a8a2a17f4,
        _:N773a2986f0eb450ebd5dd6f249728b4c,
        _:N8d61206f84a34170ba03130f6019c0bc,
        _:Ncd65a823598e40db892ac50571b93239,
        _:Nd35c205ceeb44397bd8bda4bd6c70273 .

