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

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

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

<artist/19048#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/32673#subject> ;
    schema:name "Alex Cottrell"@en ;
    foaf:made <album/32673#composition>,
        <album/32673#subject> ;
    foaf:name "Alex Cottrell"@en .

<album/32673#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Company of Heroes: Eastern Front - Songs From the Front"@en,
        "Company of Heroes: Eastern Front - Songs From the Front"@ja,
        "Company of Heroes: Eastern Front - Songs From the Front"@ja-latn ;
    mo:composer <artist/19048#subject> ;
    mo:produced_work <album/32673#musicalwork> ;
    schema:name "Company of Heroes: Eastern Front - Songs From the Front"@en,
        "Company of Heroes: Eastern Front - Songs From the Front"@ja,
        "Company of Heroes: Eastern Front - Songs From the Front"@ja-latn .

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

<album/32673#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Company of Heroes: Eastern Front - Songs From the Front"@en,
        "Company of Heroes: Eastern Front - Songs From the Front"@ja,
        "Company of Heroes: Eastern Front - Songs From the Front"@ja-latn ;
    mo:performance_of <album/32673#musicalwork> ;
    mo:recorded_as <album/32673#musicalexpression> ;
    schema:name "Company of Heroes: Eastern Front - Songs From the Front"@en,
        "Company of Heroes: Eastern Front - Songs From the Front"@ja,
        "Company of Heroes: Eastern Front - Songs From the Front"@ja-latn ;
    schema:workPerformed <album/32673#musicalwork> .

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

<https://medium-media.vgm.io/albums/37/32673/32673-1454551213.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/32673#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-04-03"^^xsd:date ;
    dcterms:title "Company of Heroes: Eastern Front - Songs From the Front"@en,
        "Company of Heroes: Eastern Front - Songs From the Front"@ja,
        "Company of Heroes: Eastern Front - Songs From the Front"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/32673#musicalexpression> ;
    mo:publisher _:N57c44b1a25804c72ab59175192f70eab ;
    mo:record _:N742f9435d5234067a7990b360b7f967c ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Company of Heroes: Eastern Front"@en ;
            foaf:name "Company of Heroes: Eastern Front"@en ] ;
    schema:datePublished "2012-04-03"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/37/32673/32673-1454551213.jpg> ;
    schema:name "Company of Heroes: Eastern Front - Songs From the Front"@en,
        "Company of Heroes: Eastern Front - Songs From the Front"@ja,
        "Company of Heroes: Eastern Front - Songs From the Front"@ja-latn ;
    schema:publisher _:N57c44b1a25804c72ab59175192f70eab ;
    foaf:depiction <https://media.vgm.io/albums/37/32673/32673-1454551213.jpg> .

_:N0f1f2400bcc1464786c109152c4f2ea1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Soviet Defeat"@en ;
    mo:track_number 6 ;
    schema:duration "PT0:46"^^xsd:interval ;
    schema:inPlaylist _:N742f9435d5234067a7990b360b7f967c ;
    schema:name "Soviet Defeat"@en .

_:N1a7d7ccf0c514f01bc4e30de38b8e410 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Far From Over, Russia Waits"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N742f9435d5234067a7990b360b7f967c ;
    schema:name "Far From Over, Russia Waits"@en .

_:N1a826e1c84c440a6a6eded276e774b81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Our Enemy's Pain"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N742f9435d5234067a7990b360b7f967c ;
    schema:name "Our Enemy's Pain"@en .

_:N321407bd5ab74b93ab25a1dcb08dce62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Glorious Struggle"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N742f9435d5234067a7990b360b7f967c ;
    schema:name "The Glorious Struggle"@en .

_:N4e3e28984c39405aa1f298e0d64bacd3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Streets of Stalingrad"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N742f9435d5234067a7990b360b7f967c ;
    schema:name "Streets of Stalingrad"@en .

_:N57c44b1a25804c72ab59175192f70eab schema:name "Alex Cottrell"@en ;
    foaf:name "Alex Cottrell"@en .

_:N74246faf894d4b69ac3ac2bb52d8e095 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Soviet Victory"@en ;
    mo:track_number 8 ;
    schema:duration "PT0:41"^^xsd:interval ;
    schema:inPlaylist _:N742f9435d5234067a7990b360b7f967c ;
    schema:name "Soviet Victory"@en .

_:N7d50a75cdd964a5eada7c6c2e187b6d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Preparation"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:N742f9435d5234067a7990b360b7f967c ;
    schema:name "Preparation"@en .

_:N868271e25bb94f718bd7a4b39ede0bb7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Red Tide (Main Theme)"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N742f9435d5234067a7990b360b7f967c ;
    schema:name "The Red Tide (Main Theme)"@en .

_:N87f9fcb0a11c477497617a8bc4fcf968 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ostheer Defeat"@en ;
    mo:track_number 7 ;
    schema:duration "PT0:48"^^xsd:interval ;
    schema:inPlaylist _:N742f9435d5234067a7990b360b7f967c ;
    schema:name "Ostheer Defeat"@en .

_:N986c2b6b64fc479e8b872d8a98921556 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Balalaika March"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:N742f9435d5234067a7990b360b7f967c ;
    schema:name "Balalaika March"@en .

_:Nbfcefd2c72a0445f8bf2621ed953fd92 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ostheer Victory"@en ;
    mo:track_number 9 ;
    schema:duration "PT0:52"^^xsd:interval ;
    schema:inPlaylist _:N742f9435d5234067a7990b360b7f967c ;
    schema:name "Ostheer Victory"@en .

_:Nd8fc81df141742c1aadeffd9f452fb8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Just Over That Hill..."@en ;
    mo:track_number 13 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:N742f9435d5234067a7990b360b7f967c ;
    schema:name "Just Over That Hill..."@en .

_:Ndc8c78b5ba6043a58501143238fcf7ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Winter War"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N742f9435d5234067a7990b360b7f967c ;
    schema:name "Winter War"@en .

_:N742f9435d5234067a7990b360b7f967c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f1f2400bcc1464786c109152c4f2ea1,
        _:N1a7d7ccf0c514f01bc4e30de38b8e410,
        _:N1a826e1c84c440a6a6eded276e774b81,
        _:N321407bd5ab74b93ab25a1dcb08dce62,
        _:N4e3e28984c39405aa1f298e0d64bacd3,
        _:N74246faf894d4b69ac3ac2bb52d8e095,
        _:N7d50a75cdd964a5eada7c6c2e187b6d9,
        _:N868271e25bb94f718bd7a4b39ede0bb7,
        _:N87f9fcb0a11c477497617a8bc4fcf968,
        _:N986c2b6b64fc479e8b872d8a98921556,
        _:Nbfcefd2c72a0445f8bf2621ed953fd92,
        _:Nd8fc81df141742c1aadeffd9f452fb8e,
        _:Ndc8c78b5ba6043a58501143238fcf7ac ;
    mo:track_count 13 ;
    schema:duration "PT22:43"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N0f1f2400bcc1464786c109152c4f2ea1,
        _:N1a7d7ccf0c514f01bc4e30de38b8e410,
        _:N1a826e1c84c440a6a6eded276e774b81,
        _:N321407bd5ab74b93ab25a1dcb08dce62,
        _:N4e3e28984c39405aa1f298e0d64bacd3,
        _:N74246faf894d4b69ac3ac2bb52d8e095,
        _:N7d50a75cdd964a5eada7c6c2e187b6d9,
        _:N868271e25bb94f718bd7a4b39ede0bb7,
        _:N87f9fcb0a11c477497617a8bc4fcf968,
        _:N986c2b6b64fc479e8b872d8a98921556,
        _:Nbfcefd2c72a0445f8bf2621ed953fd92,
        _:Nd8fc81df141742c1aadeffd9f452fb8e,
        _:Ndc8c78b5ba6043a58501143238fcf7ac .

