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

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

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

<artist/3384#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3201#subject> ;
    schema:name "Stephen Harwood"@en ;
    foaf:made <album/3201#composition>,
        <album/3201#subject> ;
    foaf:name "Stephen Harwood"@en .

<artist/3385#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3201#subject> ;
    schema:name "David McGarry"@en ;
    foaf:made <album/3201#composition>,
        <album/3201#subject> ;
    foaf:name "David McGarry"@en .

<product/20391#subject> a schema:CreativeWork ;
    schema:name "Brothers in Arms: Earned in Blood"@en,
        "Brothers in Arms: Earned in Blood"@ja,
        "Brothers in Arms: Earned in Blood"@ja-latn ;
    foaf:name "Brothers in Arms: Earned in Blood"@en,
        "Brothers in Arms: Earned in Blood"@ja,
        "Brothers in Arms: Earned in Blood"@ja-latn .

<product/23666#subject> a schema:CreativeWork ;
    schema:name "Brothers in Arms: Road to Hill 30"@en,
        "Brothers in Arms: Road to Hill 30"@ja,
        "Brothers in Arms: Road to Hill 30"@ja-latn ;
    foaf:name "Brothers in Arms: Road to Hill 30"@en,
        "Brothers in Arms: Road to Hill 30"@ja,
        "Brothers in Arms: Road to Hill 30"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/10/3201/3201-1316535726.jpg> a schema:ImageObject,
        foaf:Image .

<album/3201#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Brothers In Arms — Orchestral selections from the soundtracks of Road to Hill 30 and Earned in Blood"@en,
        "Brothers In Arms — Orchestral selections from the soundtracks of Road to Hill 30 and Earned in Blood"@ja,
        "Brothers In Arms — Orchestral selections from the soundtracks of Road to Hill 30 and Earned in Blood"@ja-latn ;
    mo:composer <artist/3384#subject>,
        <artist/3385#subject> ;
    mo:produced_work <album/3201#musicalwork> ;
    schema:name "Brothers In Arms — Orchestral selections from the soundtracks of Road to Hill 30 and Earned in Blood"@en,
        "Brothers In Arms — Orchestral selections from the soundtracks of Road to Hill 30 and Earned in Blood"@ja,
        "Brothers In Arms — Orchestral selections from the soundtracks of Road to Hill 30 and Earned in Blood"@ja-latn .

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

<album/3201#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Brothers In Arms — Orchestral selections from the soundtracks of Road to Hill 30 and Earned in Blood"@en,
        "Brothers In Arms — Orchestral selections from the soundtracks of Road to Hill 30 and Earned in Blood"@ja,
        "Brothers In Arms — Orchestral selections from the soundtracks of Road to Hill 30 and Earned in Blood"@ja-latn ;
    mo:performance_of <album/3201#musicalwork> ;
    mo:performer <artist/5638#subject> ;
    mo:recorded_as <album/3201#musicalexpression> ;
    schema:byArtist <artist/5638#subject> ;
    schema:name "Brothers In Arms — Orchestral selections from the soundtracks of Road to Hill 30 and Earned in Blood"@en,
        "Brothers In Arms — Orchestral selections from the soundtracks of Road to Hill 30 and Earned in Blood"@ja,
        "Brothers In Arms — Orchestral selections from the soundtracks of Road to Hill 30 and Earned in Blood"@ja-latn ;
    schema:workPerformed <album/3201#musicalwork> .

<artist/5638#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/3201#performance> ;
    schema:name "FILMharmonic Orchestra Prague"@en ;
    foaf:name "FILMharmonic Orchestra Prague"@en .

<album/3201#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-01-01"^^xsd:date ;
    dcterms:title "Brothers In Arms — Orchestral selections from the soundtracks of Road to Hill 30 and Earned in Blood"@en,
        "Brothers In Arms — Orchestral selections from the soundtracks of Road to Hill 30 and Earned in Blood"@ja,
        "Brothers In Arms — Orchestral selections from the soundtracks of Road to Hill 30 and Earned in Blood"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/3201#musicalexpression> ;
    mo:publisher _:Nc0e7013bb1f3409dbca1f9e38f2d3906 ;
    mo:record _:N651caef07d444befb8dc8f06795a4f5d ;
    mo:record_count 1 ;
    schema:about <product/20391#subject>,
        <product/23666#subject> ;
    schema:byArtist <artist/5638#subject> ;
    schema:datePublished "2005-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/10/3201/3201-1316535726.jpg> ;
    schema:name "Brothers In Arms — Orchestral selections from the soundtracks of Road to Hill 30 and Earned in Blood"@en,
        "Brothers In Arms — Orchestral selections from the soundtracks of Road to Hill 30 and Earned in Blood"@ja,
        "Brothers In Arms — Orchestral selections from the soundtracks of Road to Hill 30 and Earned in Blood"@ja-latn ;
    schema:publisher _:Nc0e7013bb1f3409dbca1f9e38f2d3906 ;
    foaf:depiction <https://media.vgm.io/albums/10/3201/3201-1316535726.jpg> .

_:N10e01e97f02f4b91b271e17edbecc8f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Outro Credits"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N651caef07d444befb8dc8f06795a4f5d ;
    schema:name "Outro Credits"@en .

_:N133c78f3f2344f8492b9d65ec5d13413 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Funzionare"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:N651caef07d444befb8dc8f06795a4f5d ;
    schema:name "Funzionare"@en .

_:N18660f35c9ca49dabe582e2cd9c87595 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Road to Hill 30 Theme"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N651caef07d444befb8dc8f06795a4f5d ;
    schema:name "Road to Hill 30 Theme"@en .

_:N45019221e45b43f8af0c87a829b9c054 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intro Credits"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N651caef07d444befb8dc8f06795a4f5d ;
    schema:name "Intro Credits"@en .

_:N70c60544eefc4795b7c8ccd5b882e011 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Serbatoio"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:N651caef07d444befb8dc8f06795a4f5d ;
    schema:name "Serbatoio"@en .

_:N710798ee734b42628d61bf1be39a1d78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Outro Credits"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N651caef07d444befb8dc8f06795a4f5d ;
    schema:name "Outro Credits"@en .

_:N7504989f47fe4ed9a31d21327203868f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Earned in Blood Theme"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N651caef07d444befb8dc8f06795a4f5d ;
    schema:name "Earned in Blood Theme"@en .

_:N81e08e63b8c34551aeeff427a9c42ba8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Menu Music"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N651caef07d444befb8dc8f06795a4f5d ;
    schema:name "Menu Music"@en .

_:Nc0e7013bb1f3409dbca1f9e38f2d3906 schema:name "Gearbox Software / Ubisoft"@en ;
    foaf:name "Gearbox Software / Ubisoft"@en .

_:Ndbc67e8292b547219ef3ee8e0cf03274 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Menu Music"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N651caef07d444befb8dc8f06795a4f5d ;
    schema:name "Menu Music"@en .

_:Ne588470ceed744e69cbaf4c12ea60c46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Carentan"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N651caef07d444befb8dc8f06795a4f5d ;
    schema:name "Carentan"@en .

_:N651caef07d444befb8dc8f06795a4f5d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N10e01e97f02f4b91b271e17edbecc8f2,
        _:N133c78f3f2344f8492b9d65ec5d13413,
        _:N18660f35c9ca49dabe582e2cd9c87595,
        _:N45019221e45b43f8af0c87a829b9c054,
        _:N70c60544eefc4795b7c8ccd5b882e011,
        _:N710798ee734b42628d61bf1be39a1d78,
        _:N7504989f47fe4ed9a31d21327203868f,
        _:N81e08e63b8c34551aeeff427a9c42ba8,
        _:Ndbc67e8292b547219ef3ee8e0cf03274,
        _:Ne588470ceed744e69cbaf4c12ea60c46 ;
    mo:track_count 10 ;
    schema:duration "PT28:52"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N10e01e97f02f4b91b271e17edbecc8f2,
        _:N133c78f3f2344f8492b9d65ec5d13413,
        _:N18660f35c9ca49dabe582e2cd9c87595,
        _:N45019221e45b43f8af0c87a829b9c054,
        _:N70c60544eefc4795b7c8ccd5b882e011,
        _:N710798ee734b42628d61bf1be39a1d78,
        _:N7504989f47fe4ed9a31d21327203868f,
        _:N81e08e63b8c34551aeeff427a9c42ba8,
        _:Ndbc67e8292b547219ef3ee8e0cf03274,
        _:Ne588470ceed744e69cbaf4c12ea60c46 .

