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

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

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

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

<https://media.vgm.io/albums/81/149218/149218-8f2b357b3be1.webp> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/149218#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/81/149218/149218-8f2b357b3be1.webp> ;
    foaf:depicts <album/149218#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/81/149218/149218-8f2b357b3be1.webp> .

<https://medium-media.vgm.io/albums/81/149218/149218-8f2b357b3be1.webp> a schema:ImageObject,
        foaf:Image .

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

<album/149218#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "CALL OF WAR: WORLD WAR II"@en,
        "CALL OF WAR: WORLD WAR II"@ja,
        "CALL OF WAR: WORLD WAR II"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Pere Revert Perez"@en ;
            foaf:made <album/149218#composition> ;
            foaf:name "Pere Revert Perez"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Carlos Lozano"@en ;
            foaf:made <album/149218#composition> ;
            foaf:name "Carlos Lozano"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Miguel Moe Espinosa"@en ;
            foaf:made <album/149218#composition> ;
            foaf:name "Miguel Moe Espinosa"@en ] ;
    mo:produced_work <album/149218#musicalwork> ;
    schema:name "CALL OF WAR: WORLD WAR II"@en,
        "CALL OF WAR: WORLD WAR II"@ja,
        "CALL OF WAR: WORLD WAR II"@ja-latn .

<album/149218#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "CALL OF WAR: WORLD WAR II"@en,
        "CALL OF WAR: WORLD WAR II"@ja,
        "CALL OF WAR: WORLD WAR II"@ja-latn ;
    mo:performance_of <album/149218#musicalwork> ;
    mo:performer _:N5af21dd8ed884417a88e959b9dab4258,
        _:Nbd357bd5b66241819453144d6702029d,
        _:Nf2dcd94d45144974bd2046c50429c677 ;
    mo:recorded_as <album/149218#musicalexpression> ;
    schema:byArtist _:N5af21dd8ed884417a88e959b9dab4258,
        _:Nbd357bd5b66241819453144d6702029d,
        _:Nf2dcd94d45144974bd2046c50429c677 ;
    schema:name "CALL OF WAR: WORLD WAR II"@en,
        "CALL OF WAR: WORLD WAR II"@ja,
        "CALL OF WAR: WORLD WAR II"@ja-latn ;
    schema:workPerformed <album/149218#musicalwork> .

<album/149218#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-09-12"^^xsd:date ;
    dcterms:title "CALL OF WAR: WORLD WAR II"@en,
        "CALL OF WAR: WORLD WAR II"@ja,
        "CALL OF WAR: WORLD WAR II"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/149218#musicalexpression> ;
    mo:publisher _:Na8b86ad131294c7f9e7082e4789f1602 ;
    mo:record _:Neca3a4e341cc4c9190757e4d83252f35 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Supremacy: Call of War 1942"@en ;
            foaf:name "Supremacy: Call of War 1942"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Miguel Moe Espinosa"@en ;
            foaf:name "Miguel Moe Espinosa"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Sonnos Andorra"@en ;
            foaf:name "Sonnos Andorra"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Carlos Lozano"@en ;
            foaf:name "Carlos Lozano"@en ] ;
    schema:datePublished "2022-09-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/81/149218/149218-8f2b357b3be1.webp> ;
    schema:name "CALL OF WAR: WORLD WAR II"@en,
        "CALL OF WAR: WORLD WAR II"@ja,
        "CALL OF WAR: WORLD WAR II"@ja-latn ;
    schema:publisher _:Na8b86ad131294c7f9e7082e4789f1602 ;
    foaf:depiction <https://media.vgm.io/albums/81/149218/149218-8f2b357b3be1.webp> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/149218#subject> ;
    schema:name "Miguel Moe Espinosa"@en ;
    foaf:made <album/149218#subject> ;
    foaf:name "Miguel Moe Espinosa"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/149218#subject> ;
    schema:name "Carlos Lozano"@en ;
    foaf:made <album/149218#subject> ;
    foaf:name "Carlos Lozano"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/149218#subject> ;
    schema:name "Pere Revert Perez"@en ;
    foaf:made <album/149218#subject> ;
    foaf:name "Pere Revert Perez"@en .

_:N06dcaf06dda84e66b50273b0ffc51fdb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thoughts of Home"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Neca3a4e341cc4c9190757e4d83252f35 ;
    schema:name "Thoughts of Home"@en .

_:N4dd15fc29e5744d5a4ecfad2da473118 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Planning for War"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:Neca3a4e341cc4c9190757e4d83252f35 ;
    schema:name "Planning for War"@en .

_:N57886acdd4e446a88fbd6c8c41b6b93e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Victory Day"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:Neca3a4e341cc4c9190757e4d83252f35 ;
    schema:name "Victory Day"@en .

_:N5af21dd8ed884417a88e959b9dab4258 a schema:Person,
        foaf:Person ;
    mo:performed <album/149218#performance> ;
    schema:name "Miguel Moe Espinosa"@en ;
    foaf:name "Miguel Moe Espinosa"@en .

_:N6ef903fa7d6f468abaa67e4434072b89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mourn the Dead"@en ;
    mo:track_number 9 ;
    schema:duration "PT0:38"^^xsd:interval ;
    schema:inPlaylist _:Neca3a4e341cc4c9190757e4d83252f35 ;
    schema:name "Mourn the Dead"@en .

_:N99bca0880f6048ac8a1430b0c0b7dc05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Miracle"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:Neca3a4e341cc4c9190757e4d83252f35 ;
    schema:name "A Miracle"@en .

_:Na8b86ad131294c7f9e7082e4789f1602 schema:name "Sonnos Andorra"@en,
        "Sonnos Andorra"@ja,
        "Sonnos Andorra"@ja-latn ;
    foaf:name "Sonnos Andorra"@en,
        "Sonnos Andorra"@ja,
        "Sonnos Andorra"@ja-latn .

_:Nb421d3b9988d4d8684f2add94510fa7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fanfare"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:Neca3a4e341cc4c9190757e4d83252f35 ;
    schema:name "Fanfare"@en .

_:Nbd357bd5b66241819453144d6702029d a schema:Person,
        foaf:Person ;
    mo:performed <album/149218#performance> ;
    schema:name "Carlos Lozano"@en ;
    foaf:name "Carlos Lozano"@en .

_:Nc4584f4e4c1848cfb23cd976b9f5e7c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rising Tension"@en ;
    mo:track_number 6 ;
    schema:duration "PT0:48"^^xsd:interval ;
    schema:inPlaylist _:Neca3a4e341cc4c9190757e4d83252f35 ;
    schema:name "Rising Tension"@en .

_:Nebc41192dc564023a799e804ccd8fe28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heavy Battle"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:Neca3a4e341cc4c9190757e4d83252f35 ;
    schema:name "Heavy Battle"@en .

_:Nee46fdf8dedf48adbd66911ccabe0734 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Preparing the Storm"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:Neca3a4e341cc4c9190757e4d83252f35 ;
    schema:name "Preparing the Storm"@en .

_:Nf2dcd94d45144974bd2046c50429c677 a schema:Person,
        foaf:Person ;
    mo:performed <album/149218#performance> ;
    schema:name "Sonnos Andorra"@en ;
    foaf:name "Sonnos Andorra"@en .

_:Neca3a4e341cc4c9190757e4d83252f35 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06dcaf06dda84e66b50273b0ffc51fdb,
        _:N4dd15fc29e5744d5a4ecfad2da473118,
        _:N57886acdd4e446a88fbd6c8c41b6b93e,
        _:N6ef903fa7d6f468abaa67e4434072b89,
        _:N99bca0880f6048ac8a1430b0c0b7dc05,
        _:Nb421d3b9988d4d8684f2add94510fa7f,
        _:Nc4584f4e4c1848cfb23cd976b9f5e7c7,
        _:Nebc41192dc564023a799e804ccd8fe28,
        _:Nee46fdf8dedf48adbd66911ccabe0734 ;
    mo:track_count 9 ;
    schema:duration "PT21:58"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N06dcaf06dda84e66b50273b0ffc51fdb,
        _:N4dd15fc29e5744d5a4ecfad2da473118,
        _:N57886acdd4e446a88fbd6c8c41b6b93e,
        _:N6ef903fa7d6f468abaa67e4434072b89,
        _:N99bca0880f6048ac8a1430b0c0b7dc05,
        _:Nb421d3b9988d4d8684f2add94510fa7f,
        _:Nc4584f4e4c1848cfb23cd976b9f5e7c7,
        _:Nebc41192dc564023a799e804ccd8fe28,
        _:Nee46fdf8dedf48adbd66911ccabe0734 .

