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

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

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

<artist/15672#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/143333#subject> ;
    schema:name "Jochen Flach"@en ;
    foaf:made <album/143333#composition>,
        <album/143333#subject> ;
    foaf:name "Jochen Flach"@en .

<artist/26257#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/143333#subject> ;
    schema:name "Armin Haas"@en ;
    foaf:made <album/143333#composition>,
        <album/143333#subject> ;
    foaf:name "Armin Haas"@en .

<product/17463#subject> a schema:CreativeWork ;
    schema:name "Total War: THREE KINGDOMS"@en,
        "Total War: THREE KINGDOMS"@ja,
        "Total War: THREE KINGDOMS"@ja-latn ;
    foaf:name "Total War: THREE KINGDOMS"@en,
        "Total War: THREE KINGDOMS"@ja,
        "Total War: THREE KINGDOMS"@ja-latn .

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

<album/143333#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Total War: Three Kingdoms (Music from the Cinematic Trailers, Vol 1)"@en,
        "Total War: Three Kingdoms (Music from the Cinematic Trailers, Vol 1)"@ja,
        "Total War: Three Kingdoms (Music from the Cinematic Trailers, Vol 1)"@ja-latn ;
    mo:performance_of <album/143333#musicalwork> ;
    mo:recorded_as <album/143333#musicalexpression> ;
    schema:name "Total War: Three Kingdoms (Music from the Cinematic Trailers, Vol 1)"@en,
        "Total War: Three Kingdoms (Music from the Cinematic Trailers, Vol 1)"@ja,
        "Total War: Three Kingdoms (Music from the Cinematic Trailers, Vol 1)"@ja-latn ;
    schema:workPerformed <album/143333#musicalwork> .

<org/4386#subject> schema:name "Creative Assembly"@en,
        "Creative Assembly"@ja,
        "Creative Assembly"@ja-latn ;
    foaf:name "Creative Assembly"@en,
        "Creative Assembly"@ja,
        "Creative Assembly"@ja-latn .

<https://media.vgm.io/albums/33/143333/143333-5c1ed3e1485a.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/143333#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/33/143333/143333-5c1ed3e1485a.jpg> ;
    foaf:depicts <album/143333#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/33/143333/143333-5c1ed3e1485a.jpg> .

<https://medium-media.vgm.io/albums/33/143333/143333-5c1ed3e1485a.jpg> a schema:ImageObject,
        foaf:Image .

<album/143333#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Total War: Three Kingdoms (Music from the Cinematic Trailers, Vol 1)"@en,
        "Total War: Three Kingdoms (Music from the Cinematic Trailers, Vol 1)"@ja,
        "Total War: Three Kingdoms (Music from the Cinematic Trailers, Vol 1)"@ja-latn ;
    mo:composer <artist/15672#subject>,
        <artist/26257#subject> ;
    mo:produced_work <album/143333#musicalwork> ;
    schema:name "Total War: Three Kingdoms (Music from the Cinematic Trailers, Vol 1)"@en,
        "Total War: Three Kingdoms (Music from the Cinematic Trailers, Vol 1)"@ja,
        "Total War: Three Kingdoms (Music from the Cinematic Trailers, Vol 1)"@ja-latn .

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

<album/143333#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-05-23"^^xsd:date ;
    dcterms:title "Total War: Three Kingdoms (Music from the Cinematic Trailers, Vol 1)"@en,
        "Total War: Three Kingdoms (Music from the Cinematic Trailers, Vol 1)"@ja,
        "Total War: Three Kingdoms (Music from the Cinematic Trailers, Vol 1)"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/143333#musicalexpression> ;
    mo:publisher <org/4386#subject> ;
    mo:record _:N7f80e3229ce7482b97976c1788cf6f31 ;
    mo:record_count 1 ;
    schema:about <product/17463#subject> ;
    schema:datePublished "2024-05-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/33/143333/143333-5c1ed3e1485a.jpg> ;
    schema:name "Total War: Three Kingdoms (Music from the Cinematic Trailers, Vol 1)"@en,
        "Total War: Three Kingdoms (Music from the Cinematic Trailers, Vol 1)"@ja,
        "Total War: Three Kingdoms (Music from the Cinematic Trailers, Vol 1)"@ja-latn ;
    schema:publisher <org/4386#subject> ;
    foaf:depiction <https://media.vgm.io/albums/33/143333/143333-5c1ed3e1485a.jpg> .

_:N44e71f9cb9ce48f7b23e0ca0f03828bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fifteen Started, Eighty Returned (Cao Cao)"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N7f80e3229ce7482b97976c1788cf6f31 ;
    schema:name "Fifteen Started, Eighty Returned (Cao Cao)"@en .

_:N4ec5a7e882374862b1b1ef84a017756d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Hero's Journey (A Hero's Journey)"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N7f80e3229ce7482b97976c1788cf6f31 ;
    schema:name "A Hero's Journey (A Hero's Journey)"@en .

_:N5dda076c058140cc9773f939d9bacba7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Greatness and Wisdom (Mandate of Heaven)"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N7f80e3229ce7482b97976c1788cf6f31 ;
    schema:name "Greatness and Wisdom (Mandate of Heaven)"@en .

_:N5fe720c97b564693b3a74992944d0fe9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Quatrain of Seven Steps (Eight Princes)"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N7f80e3229ce7482b97976c1788cf6f31 ;
    schema:name "Quatrain of Seven Steps (Eight Princes)"@en .

_:N732d50c4a21d49fd9e06b7ea1496c94b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Tyrant, The Pawn (Dong Zhou)"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N7f80e3229ce7482b97976c1788cf6f31 ;
    schema:name "The Tyrant, The Pawn (Dong Zhou)"@en .

_:N8d03a0b2f30d4de5b3ae5315caac965a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memories of the Past (Launch)"@en ;
    mo:track_number 6 ;
    schema:duration "PT0:52"^^xsd:interval ;
    schema:inPlaylist _:N7f80e3229ce7482b97976c1788cf6f31 ;
    schema:name "Memories of the Past (Launch)"@en .

_:Na86e56215703424eaa5725da5404171f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One Against the World (Zheng Jian)"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N7f80e3229ce7482b97976c1788cf6f31 ;
    schema:name "One Against the World (Zheng Jian)"@en .

_:Nb49f8298bbd64fa48abd69cdd6f227ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Long River (Sun Jian)"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N7f80e3229ce7482b97976c1788cf6f31 ;
    schema:name "The Long River (Sun Jian)"@en .

_:Ncd290b427548484880898bbfb5886b04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Across the Ocean (Accolades)"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:N7f80e3229ce7482b97976c1788cf6f31 ;
    schema:name "Across the Ocean (Accolades)"@en .

_:Nddd0e01fea4b4682982484cb499887d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blood of the Kingdoms (Blood Pack)"@en ;
    mo:track_number 12 ;
    schema:duration "PT0:48"^^xsd:interval ;
    schema:inPlaylist _:N7f80e3229ce7482b97976c1788cf6f31 ;
    schema:name "Blood of the Kingdoms (Blood Pack)"@en .

_:Ne0e37cb92dc1440bb8991c45d6402057 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Time for Sons (A World Betrayed)"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N7f80e3229ce7482b97976c1788cf6f31 ;
    schema:name "A Time for Sons (A World Betrayed)"@en .

_:Ne4fa5c93a5b54272bc6b35d0cf2d37cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pine Trees and Cypresses (Announce Trailer)"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N7f80e3229ce7482b97976c1788cf6f31 ;
    schema:name "Pine Trees and Cypresses (Announce Trailer)"@en .

_:N7f80e3229ce7482b97976c1788cf6f31 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N44e71f9cb9ce48f7b23e0ca0f03828bc,
        _:N4ec5a7e882374862b1b1ef84a017756d,
        _:N5dda076c058140cc9773f939d9bacba7,
        _:N5fe720c97b564693b3a74992944d0fe9,
        _:N732d50c4a21d49fd9e06b7ea1496c94b,
        _:N8d03a0b2f30d4de5b3ae5315caac965a,
        _:Na86e56215703424eaa5725da5404171f,
        _:Nb49f8298bbd64fa48abd69cdd6f227ef,
        _:Ncd290b427548484880898bbfb5886b04,
        _:Nddd0e01fea4b4682982484cb499887d7,
        _:Ne0e37cb92dc1440bb8991c45d6402057,
        _:Ne4fa5c93a5b54272bc6b35d0cf2d37cd ;
    mo:track_count 12 ;
    schema:duration "PT21:07"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N44e71f9cb9ce48f7b23e0ca0f03828bc,
        _:N4ec5a7e882374862b1b1ef84a017756d,
        _:N5dda076c058140cc9773f939d9bacba7,
        _:N5fe720c97b564693b3a74992944d0fe9,
        _:N732d50c4a21d49fd9e06b7ea1496c94b,
        _:N8d03a0b2f30d4de5b3ae5315caac965a,
        _:Na86e56215703424eaa5725da5404171f,
        _:Nb49f8298bbd64fa48abd69cdd6f227ef,
        _:Ncd290b427548484880898bbfb5886b04,
        _:Nddd0e01fea4b4682982484cb499887d7,
        _:Ne0e37cb92dc1440bb8991c45d6402057,
        _:Ne4fa5c93a5b54272bc6b35d0cf2d37cd .

