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

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

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

<artist/14559#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/112348#subject> ;
    schema:name "Piotr Musiał"@en ;
    foaf:made <album/112348#composition>,
        <album/112348#subject> ;
    foaf:name "Piotr Musiał"@en .

<album/112348#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Red Solstice 2: Survivors Official Soundtrack"@en,
        "Red Solstice 2: Survivors Official Soundtrack"@ja,
        "Red Solstice 2: Survivors Official Soundtrack"@ja-latn ;
    mo:composer <artist/14559#subject> ;
    mo:produced_work <album/112348#musicalwork> ;
    schema:name "Red Solstice 2: Survivors Official Soundtrack"@en,
        "Red Solstice 2: Survivors Official Soundtrack"@ja,
        "Red Solstice 2: Survivors Official Soundtrack"@ja-latn .

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

<album/112348#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Red Solstice 2: Survivors Official Soundtrack"@en,
        "Red Solstice 2: Survivors Official Soundtrack"@ja,
        "Red Solstice 2: Survivors Official Soundtrack"@ja-latn ;
    mo:performance_of <album/112348#musicalwork> ;
    mo:recorded_as <album/112348#musicalexpression> ;
    schema:name "Red Solstice 2: Survivors Official Soundtrack"@en,
        "Red Solstice 2: Survivors Official Soundtrack"@ja,
        "Red Solstice 2: Survivors Official Soundtrack"@ja-latn ;
    schema:workPerformed <album/112348#musicalwork> .

<org/3078#subject> schema:name "505 Games"@en,
        "505 Games"@ja,
        "505 Games"@ja-latn ;
    foaf:name "505 Games"@en,
        "505 Games"@ja,
        "505 Games"@ja-latn .

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

<https://medium-media.vgm.io/albums/84/112348/112348-b0c57c2b8199.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/112348#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-06-19"^^xsd:date ;
    dcterms:title "Red Solstice 2: Survivors Official Soundtrack"@en,
        "Red Solstice 2: Survivors Official Soundtrack"@ja,
        "Red Solstice 2: Survivors Official Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/112348#musicalexpression> ;
    mo:publisher <org/3078#subject> ;
    mo:record _:N84096be805404fbdad1bb8804160aa33 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Red Solstice 2: Survivors"@en ;
            foaf:name "Red Solstice 2: Survivors"@en ] ;
    schema:datePublished "2021-06-19"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/84/112348/112348-b0c57c2b8199.jpg> ;
    schema:name "Red Solstice 2: Survivors Official Soundtrack"@en,
        "Red Solstice 2: Survivors Official Soundtrack"@ja,
        "Red Solstice 2: Survivors Official Soundtrack"@ja-latn ;
    schema:publisher <org/3078#subject> ;
    foaf:depiction <https://media.vgm.io/albums/84/112348/112348-b0c57c2b8199.jpg> .

_:N0f6cb221c0784a50b67ddc4a9c03bf2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One Way Out"@en ;
    mo:track_number 16 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N84096be805404fbdad1bb8804160aa33 ;
    schema:name "One Way Out"@en .

_:N23993d2162e340e9a0c4694f15767cfc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Corrupted Grounds"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N84096be805404fbdad1bb8804160aa33 ;
    schema:name "Corrupted Grounds"@en .

_:N2f8fd497d1ec4e41924d1951e9ebaa58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shadows"@en ;
    mo:track_number 15 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N84096be805404fbdad1bb8804160aa33 ;
    schema:name "Shadows"@en .

_:N430d3afc92d7496796cfee2205f9e785 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "All Systems Go"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N84096be805404fbdad1bb8804160aa33 ;
    schema:name "All Systems Go"@en .

_:N51cae8d80be449e6b8789fd7f2342c82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "First Encounter"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N84096be805404fbdad1bb8804160aa33 ;
    schema:name "First Encounter"@en .

_:N5a74c31427584cd79e07699aabadc088 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Orbital Monitoring"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:N84096be805404fbdad1bb8804160aa33 ;
    schema:name "Orbital Monitoring"@en .

_:N5ee64a05c04c449b8dfa53789161c5ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Escalation"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N84096be805404fbdad1bb8804160aa33 ;
    schema:name "Escalation"@en .

_:N5fe5bce42f054da5a469c10dab352a4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Drive to Destroy"@en ;
    mo:track_number 21 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N84096be805404fbdad1bb8804160aa33 ;
    schema:name "The Drive to Destroy"@en .

_:N645982a59ce646b094187d8b696b47b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forging Forces"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N84096be805404fbdad1bb8804160aa33 ;
    schema:name "Forging Forces"@en .

_:N71d28ecbd7374632921f67388fed4361 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It Brings Death"@en ;
    mo:track_number 9 ;
    schema:duration "PT0:40"^^xsd:interval ;
    schema:inPlaylist _:N84096be805404fbdad1bb8804160aa33 ;
    schema:name "It Brings Death"@en .

_:N71f74b567aed425bb725ccdfd450f1ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final Stand"@en ;
    mo:track_number 18 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N84096be805404fbdad1bb8804160aa33 ;
    schema:name "Final Stand"@en .

_:N8b267279f955437fa71fa341da28764f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overlord"@en ;
    mo:track_number 22 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N84096be805404fbdad1bb8804160aa33 ;
    schema:name "Overlord"@en .

_:N93da35b77afc4a6684cd231c5b2c0a82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Showdown"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N84096be805404fbdad1bb8804160aa33 ;
    schema:name "Showdown"@en .

_:N98761c4ce8594f229321694b239e1ccb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Victory or Death"@en ;
    mo:track_number 19 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:N84096be805404fbdad1bb8804160aa33 ;
    schema:name "Victory or Death"@en .

_:Nadf72345ef144570ba2e401652cc7e1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Red Solstice 2 Theme"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N84096be805404fbdad1bb8804160aa33 ;
    schema:name "Red Solstice 2 Theme"@en .

_:Nb87848a060514e7389c79af8c7fa25e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Opening"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:N84096be805404fbdad1bb8804160aa33 ;
    schema:name "The Opening"@en .

_:Nba618b564d2944c0846f290b975a349f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Echoes"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N84096be805404fbdad1bb8804160aa33 ;
    schema:name "Echoes"@en .

_:Nbc8c5486009e404783f7892e2f72a3f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Preparations"@en ;
    mo:track_number 20 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N84096be805404fbdad1bb8804160aa33 ;
    schema:name "Preparations"@en .

_:Nbfa6098f57d74bcdb3a135b7a1a18eb9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "They are Everywhere!"@en ;
    mo:track_number 17 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N84096be805404fbdad1bb8804160aa33 ;
    schema:name "They are Everywhere!"@en .

_:Nd86c1d48974b452ca890826bf0a7b31c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In the Hostile Zone"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N84096be805404fbdad1bb8804160aa33 ;
    schema:name "In the Hostile Zone"@en .

_:Ne9f461ec26c3459eb145b0356d80fbec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Survivors"@en ;
    mo:track_number 23 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N84096be805404fbdad1bb8804160aa33 ;
    schema:name "Survivors"@en .

_:Nf9151a5f4c934f4f9750b6d2e5021e44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Emergence"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N84096be805404fbdad1bb8804160aa33 ;
    schema:name "The Emergence"@en .

_:Nf9344261768544d7a0ad6a6a9f396ac7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Awakening"@en ;
    mo:track_number 3 ;
    schema:duration "PT0:51"^^xsd:interval ;
    schema:inPlaylist _:N84096be805404fbdad1bb8804160aa33 ;
    schema:name "Awakening"@en .

_:N84096be805404fbdad1bb8804160aa33 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f6cb221c0784a50b67ddc4a9c03bf2a,
        _:N23993d2162e340e9a0c4694f15767cfc,
        _:N2f8fd497d1ec4e41924d1951e9ebaa58,
        _:N430d3afc92d7496796cfee2205f9e785,
        _:N51cae8d80be449e6b8789fd7f2342c82,
        _:N5a74c31427584cd79e07699aabadc088,
        _:N5ee64a05c04c449b8dfa53789161c5ef,
        _:N5fe5bce42f054da5a469c10dab352a4d,
        _:N645982a59ce646b094187d8b696b47b1,
        _:N71d28ecbd7374632921f67388fed4361,
        _:N71f74b567aed425bb725ccdfd450f1ef,
        _:N8b267279f955437fa71fa341da28764f,
        _:N93da35b77afc4a6684cd231c5b2c0a82,
        _:N98761c4ce8594f229321694b239e1ccb,
        _:Nadf72345ef144570ba2e401652cc7e1f,
        _:Nb87848a060514e7389c79af8c7fa25e0,
        _:Nba618b564d2944c0846f290b975a349f,
        _:Nbc8c5486009e404783f7892e2f72a3f9,
        _:Nbfa6098f57d74bcdb3a135b7a1a18eb9,
        _:Nd86c1d48974b452ca890826bf0a7b31c,
        _:Ne9f461ec26c3459eb145b0356d80fbec,
        _:Nf9151a5f4c934f4f9750b6d2e5021e44,
        _:Nf9344261768544d7a0ad6a6a9f396ac7 ;
    mo:track_count 23 ;
    schema:duration "PT43:07"^^xsd:interval ;
    schema:numTracks 23 ;
    schema:track _:N0f6cb221c0784a50b67ddc4a9c03bf2a,
        _:N23993d2162e340e9a0c4694f15767cfc,
        _:N2f8fd497d1ec4e41924d1951e9ebaa58,
        _:N430d3afc92d7496796cfee2205f9e785,
        _:N51cae8d80be449e6b8789fd7f2342c82,
        _:N5a74c31427584cd79e07699aabadc088,
        _:N5ee64a05c04c449b8dfa53789161c5ef,
        _:N5fe5bce42f054da5a469c10dab352a4d,
        _:N645982a59ce646b094187d8b696b47b1,
        _:N71d28ecbd7374632921f67388fed4361,
        _:N71f74b567aed425bb725ccdfd450f1ef,
        _:N8b267279f955437fa71fa341da28764f,
        _:N93da35b77afc4a6684cd231c5b2c0a82,
        _:N98761c4ce8594f229321694b239e1ccb,
        _:Nadf72345ef144570ba2e401652cc7e1f,
        _:Nb87848a060514e7389c79af8c7fa25e0,
        _:Nba618b564d2944c0846f290b975a349f,
        _:Nbc8c5486009e404783f7892e2f72a3f9,
        _:Nbfa6098f57d74bcdb3a135b7a1a18eb9,
        _:Nd86c1d48974b452ca890826bf0a7b31c,
        _:Ne9f461ec26c3459eb145b0356d80fbec,
        _:Nf9151a5f4c934f4f9750b6d2e5021e44,
        _:Nf9344261768544d7a0ad6a6a9f396ac7 .

