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

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

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

<artist/31218#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85582#subject> ;
    schema:name "Nyuundere"@en ;
    foaf:made <album/85582#composition>,
        <album/85582#subject> ;
    foaf:name "Nyuundere"@en .

<album/85582#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mecha OST"@en,
        "Mecha OST"@ja,
        "Mecha OST"@ja-latn ;
    mo:composer <artist/31218#subject> ;
    mo:produced_work <album/85582#musicalwork> ;
    schema:name "Mecha OST"@en,
        "Mecha OST"@ja,
        "Mecha OST"@ja-latn .

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

<album/85582#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mecha OST"@en,
        "Mecha OST"@ja,
        "Mecha OST"@ja-latn ;
    mo:performance_of <album/85582#musicalwork> ;
    mo:recorded_as <album/85582#musicalexpression> ;
    schema:name "Mecha OST"@en,
        "Mecha OST"@ja,
        "Mecha OST"@ja-latn ;
    schema:workPerformed <album/85582#musicalwork> .

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

<https://medium-media.vgm.io/albums/28/85582/85582-1554134960.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/85582#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-08-18"^^xsd:date ;
    dcterms:title "Mecha OST"@en,
        "Mecha OST"@ja,
        "Mecha OST"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/85582#musicalexpression> ;
    mo:publisher _:N75b181b32b8447128d413ea387feb29d ;
    mo:record _:N63056dab2bdb4945a1c9648e4dc46ca9 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "mecha 8"@en ;
            foaf:name "mecha 8"@en ],
        [ a schema:CreativeWork ;
            schema:name "mecha 9"@en ;
            foaf:name "mecha 9"@en ] ;
    schema:datePublished "2017-08-18"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/28/85582/85582-1554134960.jpg> ;
    schema:name "Mecha OST"@en,
        "Mecha OST"@ja,
        "Mecha OST"@ja-latn ;
    schema:publisher _:N75b181b32b8447128d413ea387feb29d ;
    foaf:depiction <https://media.vgm.io/albums/28/85582/85582-1554134960.jpg> .

_:N063471f43b824399a65b328860e921cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rising sky above our heads (PSG)"@en ;
    mo:track_number 44 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:N63056dab2bdb4945a1c9648e4dc46ca9 ;
    schema:name "Rising sky above our heads (PSG)"@en .

_:N085cfb7d976c4b898ac3f53420d7f48e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Through the waves of sea (PSG)"@en ;
    mo:track_number 31 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:N63056dab2bdb4945a1c9648e4dc46ca9 ;
    schema:name "Through the waves of sea (PSG)"@en .

_:N0861a7a6a248404681850b5b5096a83f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hymn of the avenger girl"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:N63056dab2bdb4945a1c9648e4dc46ca9 ;
    schema:name "Hymn of the avenger girl"@en .

_:N0c0740d0e5504bdfb2a45762c47a7f20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Victory of mechanic warrior"@en ;
    mo:track_number 23 ;
    schema:duration "PT0:05"^^xsd:interval ;
    schema:inPlaylist _:N63056dab2bdb4945a1c9648e4dc46ca9 ;
    schema:name "Victory of mechanic warrior"@en .

_:N0df9230f59524b9fba86e94ab60322a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Victoria (PSG)"@en ;
    mo:track_number 37 ;
    schema:duration "PT0:05"^^xsd:interval ;
    schema:inPlaylist _:N63056dab2bdb4945a1c9648e4dc46ca9 ;
    schema:name "Victoria (PSG)"@en .

_:N0ff75a22f8e248d0b452af75ba23845e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Start of everything"@en ;
    mo:track_number 14 ;
    schema:duration "PT0:03"^^xsd:interval ;
    schema:inPlaylist _:N63056dab2bdb4945a1c9648e4dc46ca9 ;
    schema:name "Start of everything"@en .

_:N15329b866c93493e96e6b6b79e78cb1e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mission accomplished"@en ;
    mo:track_number 11 ;
    schema:duration "PT0:37"^^xsd:interval ;
    schema:inPlaylist _:N63056dab2bdb4945a1c9648e4dc46ca9 ;
    schema:name "Mission accomplished"@en .

_:N1b776102d96c45119a1b65007d7aba5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dance of the metal princess"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:N63056dab2bdb4945a1c9648e4dc46ca9 ;
    schema:name "Dance of the metal princess"@en .

_:N1bbe0d8a422744be83f010190d733a29 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heroes don't have vacations"@en ;
    mo:track_number 7 ;
    schema:duration "PT0:51"^^xsd:interval ;
    schema:inPlaylist _:N63056dab2bdb4945a1c9648e4dc46ca9 ;
    schema:name "Heroes don't have vacations"@en .

_:N1be2f04bf4cf47faa56fa3b3696ae4b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Requiem for Tricia"@en ;
    mo:track_number 27 ;
    schema:duration "PT0:46"^^xsd:interval ;
    schema:inPlaylist _:N63056dab2bdb4945a1c9648e4dc46ca9 ;
    schema:name "Requiem for Tricia"@en .

_:N1cc67d4ed0a6458e8229feb735176234 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Victory of mechanic warrior (PSG)"@en ;
    mo:track_number 51 ;
    schema:duration "PT0:06"^^xsd:interval ;
    schema:inPlaylist _:N63056dab2bdb4945a1c9648e4dc46ca9 ;
    schema:name "Victory of mechanic warrior (PSG)"@en .

_:N1d14d6979610405489735df410aa38b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Leaving atmosphere (PSG)"@en ;
    mo:track_number 33 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:N63056dab2bdb4945a1c9648e4dc46ca9 ;
    schema:name "Leaving atmosphere (PSG)"@en .

_:N1ecce2a58c9444aba1f7242793f34873 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mecha on battle"@en ;
    mo:track_number 8 ;
    schema:duration "PT0:37"^^xsd:interval ;
    schema:inPlaylist _:N63056dab2bdb4945a1c9648e4dc46ca9 ;
    schema:name "Mecha on battle"@en .

_:N25dfbddf92e7408c8872c6fcd41e25ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mission accomplished (PSG)"@en ;
    mo:track_number 39 ;
    schema:duration "PT0:37"^^xsd:interval ;
    schema:inPlaylist _:N63056dab2bdb4945a1c9648e4dc46ca9 ;
    schema:name "Mission accomplished (PSG)"@en .

_:N2c5605176a23460f880fbc654acb1504 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Running for the plains"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:N63056dab2bdb4945a1c9648e4dc46ca9 ;
    schema:name "Running for the plains"@en .

_:N2ef779519c1e4a6cb504271c01e014f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dance of the metal princess (PSG)"@en ;
    mo:track_number 29 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:N63056dab2bdb4945a1c9648e4dc46ca9 ;
    schema:name "Dance of the metal princess (PSG)"@en .

_:N36ae9d4267334c1480c19a886e5ec5fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reckless flying to black hole (PSG)"@en ;
    mo:track_number 43 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N63056dab2bdb4945a1c9648e4dc46ca9 ;
    schema:name "Reckless flying to black hole (PSG)"@en .

_:N42ba453d18fb44e7ac128170bf45788f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Victoria"@en ;
    mo:track_number 9 ;
    schema:duration "PT0:05"^^xsd:interval ;
    schema:inPlaylist _:N63056dab2bdb4945a1c9648e4dc46ca9 ;
    schema:name "Victoria"@en .

_:N4a131a6899c7405880d18466b0aa41b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rushing across the no one's land"@en ;
    mo:track_number 17 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:N63056dab2bdb4945a1c9648e4dc46ca9 ;
    schema:name "Rushing across the no one's land"@en .

_:N522e709b6bc04c4398fc93c6676caf12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nightmare without escape"@en ;
    mo:track_number 13 ;
    schema:duration "PT0:48"^^xsd:interval ;
    schema:inPlaylist _:N63056dab2bdb4945a1c9648e4dc46ca9 ;
    schema:name "Nightmare without escape"@en .

_:N536af0ccf575411eab3794d4b76b3b3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle of different dimension (PSG)"@en ;
    mo:track_number 50 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:N63056dab2bdb4945a1c9648e4dc46ca9 ;
    schema:name "Battle of different dimension (PSG)"@en .

_:N56782483cc9848c2ad69217b39828fd6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sight of the brave pilot"@en ;
    mo:track_number 25 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:N63056dab2bdb4945a1c9648e4dc46ca9 ;
    schema:name "Sight of the brave pilot"@en .

_:N56e284bdc5c343b5858e09aad1afd6b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rising sky above our heads"@en ;
    mo:track_number 16 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:N63056dab2bdb4945a1c9648e4dc46ca9 ;
    schema:name "Rising sky above our heads"@en .

_:N59a6beca5472430d9d7845eddb7a5191 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle of different dimension"@en ;
    mo:track_number 22 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:N63056dab2bdb4945a1c9648e4dc46ca9 ;
    schema:name "Battle of different dimension"@en .

_:N5e454a24e11b4392b7de58feebe56121 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Doomed complex"@en ;
    mo:track_number 18 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:N63056dab2bdb4945a1c9648e4dc46ca9 ;
    schema:name "Doomed complex"@en .

_:N60c5a35c6a3541c58b8860e4ebc2e79b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heroes are not immortals"@en ;
    mo:track_number 10 ;
    schema:duration "PT0:14"^^xsd:interval ;
    schema:inPlaylist _:N63056dab2bdb4945a1c9648e4dc46ca9 ;
    schema:name "Heroes are not immortals"@en .

_:N666b69211c174578a01a32f5cf9d8725 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heroes are not immortals (PSG)"@en ;
    mo:track_number 38 ;
    schema:duration "PT0:15"^^xsd:interval ;
    schema:inPlaylist _:N63056dab2bdb4945a1c9648e4dc46ca9 ;
    schema:name "Heroes are not immortals (PSG)"@en .

_:N679055bb0d504448b64655bd557a285e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sight of the brave pilot (PSG)"@en ;
    mo:track_number 53 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:N63056dab2bdb4945a1c9648e4dc46ca9 ;
    schema:name "Sight of the brave pilot (PSG)"@en .

_:N693bac81eb684e79b9fa4658fe656737 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Against the adversity (PSG)"@en ;
    mo:track_number 47 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N63056dab2bdb4945a1c9648e4dc46ca9 ;
    schema:name "Against the adversity (PSG)"@en .

_:N6951cc13877f4664bce7d2dacf05bc40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reckless flying to the black hole"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N63056dab2bdb4945a1c9648e4dc46ca9 ;
    schema:name "Reckless flying to the black hole"@en .

_:N6d8db94991284178b7211f8b6ec68d88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Requiem for Tricia (PSG)"@en ;
    mo:track_number 55 ;
    schema:duration "PT0:46"^^xsd:interval ;
    schema:inPlaylist _:N63056dab2bdb4945a1c9648e4dc46ca9 ;
    schema:name "Requiem for Tricia (PSG)"@en .

_:N6eb948011f2645a689054f71bb8b9404 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Through the waves of sea"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:N63056dab2bdb4945a1c9648e4dc46ca9 ;
    schema:name "Through the waves of sea"@en .

_:N75b181b32b8447128d413ea387feb29d schema:name "Nyuundere"@en,
        "Nyuundere"@ja,
        "Nyuundere"@ja-latn ;
    foaf:name "Nyuundere"@en,
        "Nyuundere"@ja,
        "Nyuundere"@ja-latn .

_:N83fe3fa61228476fbea49a3cd4b8aa5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Against the adversity"@en ;
    mo:track_number 19 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N63056dab2bdb4945a1c9648e4dc46ca9 ;
    schema:name "Against the adversity"@en .

_:N856c054409514f9dafd7dd22f141ca37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ready to fight (PSG)"@en ;
    mo:track_number 40 ;
    schema:duration "PT0:02"^^xsd:interval ;
    schema:inPlaylist _:N63056dab2bdb4945a1c9648e4dc46ca9 ;
    schema:name "Ready to fight (PSG)"@en .

_:N8ad71140bf034c84a30ef5e2c13247e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hymn of the avenger girl (PSG)"@en ;
    mo:track_number 34 ;
    schema:duration "PT0:57"^^xsd:interval ;
    schema:inPlaylist _:N63056dab2bdb4945a1c9648e4dc46ca9 ;
    schema:name "Hymn of the avenger girl (PSG)"@en .

_:N8af06ea095e446cd8cdd334b5c1fc645 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nightmare without escape (PSG)"@en ;
    mo:track_number 41 ;
    schema:duration "PT0:48"^^xsd:interval ;
    schema:inPlaylist _:N63056dab2bdb4945a1c9648e4dc46ca9 ;
    schema:name "Nightmare without escape (PSG)"@en .

_:N8c17c067b7204061a5eec08901fb043f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mecha on battle (PSG)"@en ;
    mo:track_number 36 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:N63056dab2bdb4945a1c9648e4dc46ca9 ;
    schema:name "Mecha on battle (PSG)"@en .

_:N92f86719023e4d66900f375b6dc49202 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fire of the furious horror (PSG)"@en ;
    mo:track_number 56 ;
    schema:duration "PT0:51"^^xsd:interval ;
    schema:inPlaylist _:N63056dab2bdb4945a1c9648e4dc46ca9 ;
    schema:name "Fire of the furious horror (PSG)"@en .

_:N9599382ec7a44d8886459ea2b0dbdc8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Maximum engine power"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:N63056dab2bdb4945a1c9648e4dc46ca9 ;
    schema:name "Maximum engine power"@en .

_:N96d2e0df79c6477086780b804c030b6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fire of the furious horror"@en ;
    mo:track_number 28 ;
    schema:duration "PT0:51"^^xsd:interval ;
    schema:inPlaylist _:N63056dab2bdb4945a1c9648e4dc46ca9 ;
    schema:name "Fire of the furious horror"@en .

_:N9a78a6425871411fa48697ab5d4a8b6a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rushing across the no one's land (PSG)"@en ;
    mo:track_number 45 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:N63056dab2bdb4945a1c9648e4dc46ca9 ;
    schema:name "Rushing across the no one's land (PSG)"@en .

_:N9b398369bbc64fc09b1f93c759423a0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brief of incoming disaster (PSG)"@en ;
    mo:track_number 49 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:N63056dab2bdb4945a1c9648e4dc46ca9 ;
    schema:name "Brief of incoming disaster (PSG)"@en .

_:N9e4911c64d414568b1a88269c15bb7cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Victory comes with bullets"@en ;
    mo:track_number 20 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N63056dab2bdb4945a1c9648e4dc46ca9 ;
    schema:name "Victory comes with bullets"@en .

_:Nad149596931c486c9672b51365374d0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Running for the plains (PSG)"@en ;
    mo:track_number 30 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:N63056dab2bdb4945a1c9648e4dc46ca9 ;
    schema:name "Running for the plains (PSG)"@en .

_:Nbf56c40b4c8b4fec9bc0498df8aa975b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heroes don't have vacations (PSG)"@en ;
    mo:track_number 35 ;
    schema:duration "PT0:51"^^xsd:interval ;
    schema:inPlaylist _:N63056dab2bdb4945a1c9648e4dc46ca9 ;
    schema:name "Heroes don't have vacations (PSG)"@en .

_:Nc75e3ff33615437d8bff45fc6a1fc42c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ready to fight"@en ;
    mo:track_number 12 ;
    schema:duration "PT0:02"^^xsd:interval ;
    schema:inPlaylist _:N63056dab2bdb4945a1c9648e4dc46ca9 ;
    schema:name "Ready to fight"@en .

_:Ncc382a48a8fd4dcbb8ec780968a37f0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Doomed complex (PSG)"@en ;
    mo:track_number 46 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:N63056dab2bdb4945a1c9648e4dc46ca9 ;
    schema:name "Doomed complex (PSG)"@en .

_:Nd0a34378fe164e909d57b2a1ac9260a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Death of a fearsome knight"@en ;
    mo:track_number 24 ;
    schema:duration "PT0:15"^^xsd:interval ;
    schema:inPlaylist _:N63056dab2bdb4945a1c9648e4dc46ca9 ;
    schema:name "Death of a fearsome knight"@en .

_:Nd3be0b2aa73f4c9588e8b5a5501ea920 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Start of everything (PSG)"@en ;
    mo:track_number 42 ;
    schema:duration "PT0:03"^^xsd:interval ;
    schema:inPlaylist _:N63056dab2bdb4945a1c9648e4dc46ca9 ;
    schema:name "Start of everything (PSG)"@en .

_:Nd49b2d8998e64e2586fd53d97c62b98b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Three ways to ruin your life (PSG)"@en ;
    mo:track_number 54 ;
    schema:duration "PT0:13"^^xsd:interval ;
    schema:inPlaylist _:N63056dab2bdb4945a1c9648e4dc46ca9 ;
    schema:name "Three ways to ruin your life (PSG)"@en .

_:Nd5f63427d6344daf9da7db0dcd427353 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Three ways to ruin your life"@en ;
    mo:track_number 26 ;
    schema:duration "PT0:11"^^xsd:interval ;
    schema:inPlaylist _:N63056dab2bdb4945a1c9648e4dc46ca9 ;
    schema:name "Three ways to ruin your life"@en .

_:Ndadd4dc12bcc4ca59b4623825bd01efc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Maximum engine power (PSG)"@en ;
    mo:track_number 32 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N63056dab2bdb4945a1c9648e4dc46ca9 ;
    schema:name "Maximum engine power (PSG)"@en .

_:Ne4d6402a5c1d4c768ff83e002a78dbb6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Death of a fearsome knight (PSG)"@en ;
    mo:track_number 52 ;
    schema:duration "PT0:16"^^xsd:interval ;
    schema:inPlaylist _:N63056dab2bdb4945a1c9648e4dc46ca9 ;
    schema:name "Death of a fearsome knight (PSG)"@en .

_:Nfc43ac1961a24d02a80b0bbb221a4924 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brief of incoming disaster"@en ;
    mo:track_number 21 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:N63056dab2bdb4945a1c9648e4dc46ca9 ;
    schema:name "Brief of incoming disaster"@en .

_:Nfcbea9a325154d43b623058563f87d7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Victory comes with bullets (PSG)"@en ;
    mo:track_number 48 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:N63056dab2bdb4945a1c9648e4dc46ca9 ;
    schema:name "Victory comes with bullets (PSG)"@en .

_:Nfe22b9da1327420bbf2ac103d440ebf1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Leaving atmosphere"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:N63056dab2bdb4945a1c9648e4dc46ca9 ;
    schema:name "Leaving atmosphere"@en .

_:N63056dab2bdb4945a1c9648e4dc46ca9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N063471f43b824399a65b328860e921cd,
        _:N085cfb7d976c4b898ac3f53420d7f48e,
        _:N0861a7a6a248404681850b5b5096a83f,
        _:N0c0740d0e5504bdfb2a45762c47a7f20,
        _:N0df9230f59524b9fba86e94ab60322a6,
        _:N0ff75a22f8e248d0b452af75ba23845e,
        _:N15329b866c93493e96e6b6b79e78cb1e,
        _:N1b776102d96c45119a1b65007d7aba5e,
        _:N1bbe0d8a422744be83f010190d733a29,
        _:N1be2f04bf4cf47faa56fa3b3696ae4b4,
        _:N1cc67d4ed0a6458e8229feb735176234,
        _:N1d14d6979610405489735df410aa38b9,
        _:N1ecce2a58c9444aba1f7242793f34873,
        _:N25dfbddf92e7408c8872c6fcd41e25ee,
        _:N2c5605176a23460f880fbc654acb1504,
        _:N2ef779519c1e4a6cb504271c01e014f2,
        _:N36ae9d4267334c1480c19a886e5ec5fe,
        _:N42ba453d18fb44e7ac128170bf45788f,
        _:N4a131a6899c7405880d18466b0aa41b7,
        _:N522e709b6bc04c4398fc93c6676caf12,
        _:N536af0ccf575411eab3794d4b76b3b3c,
        _:N56782483cc9848c2ad69217b39828fd6,
        _:N56e284bdc5c343b5858e09aad1afd6b0,
        _:N59a6beca5472430d9d7845eddb7a5191,
        _:N5e454a24e11b4392b7de58feebe56121,
        _:N60c5a35c6a3541c58b8860e4ebc2e79b,
        _:N666b69211c174578a01a32f5cf9d8725,
        _:N679055bb0d504448b64655bd557a285e,
        _:N693bac81eb684e79b9fa4658fe656737,
        _:N6951cc13877f4664bce7d2dacf05bc40,
        _:N6d8db94991284178b7211f8b6ec68d88,
        _:N6eb948011f2645a689054f71bb8b9404,
        _:N83fe3fa61228476fbea49a3cd4b8aa5a,
        _:N856c054409514f9dafd7dd22f141ca37,
        _:N8ad71140bf034c84a30ef5e2c13247e6,
        _:N8af06ea095e446cd8cdd334b5c1fc645,
        _:N8c17c067b7204061a5eec08901fb043f,
        _:N92f86719023e4d66900f375b6dc49202,
        _:N9599382ec7a44d8886459ea2b0dbdc8b,
        _:N96d2e0df79c6477086780b804c030b6e,
        _:N9a78a6425871411fa48697ab5d4a8b6a,
        _:N9b398369bbc64fc09b1f93c759423a0a,
        _:N9e4911c64d414568b1a88269c15bb7cf,
        _:Nad149596931c486c9672b51365374d0d,
        _:Nbf56c40b4c8b4fec9bc0498df8aa975b,
        _:Nc75e3ff33615437d8bff45fc6a1fc42c,
        _:Ncc382a48a8fd4dcbb8ec780968a37f0a,
        _:Nd0a34378fe164e909d57b2a1ac9260a3,
        _:Nd3be0b2aa73f4c9588e8b5a5501ea920,
        _:Nd49b2d8998e64e2586fd53d97c62b98b,
        _:Nd5f63427d6344daf9da7db0dcd427353,
        _:Ndadd4dc12bcc4ca59b4623825bd01efc,
        _:Ne4d6402a5c1d4c768ff83e002a78dbb6,
        _:Nfc43ac1961a24d02a80b0bbb221a4924,
        _:Nfcbea9a325154d43b623058563f87d7a,
        _:Nfe22b9da1327420bbf2ac103d440ebf1 ;
    mo:track_count 56 ;
    schema:duration "PT51:27"^^xsd:interval ;
    schema:numTracks 56 ;
    schema:track _:N063471f43b824399a65b328860e921cd,
        _:N085cfb7d976c4b898ac3f53420d7f48e,
        _:N0861a7a6a248404681850b5b5096a83f,
        _:N0c0740d0e5504bdfb2a45762c47a7f20,
        _:N0df9230f59524b9fba86e94ab60322a6,
        _:N0ff75a22f8e248d0b452af75ba23845e,
        _:N15329b866c93493e96e6b6b79e78cb1e,
        _:N1b776102d96c45119a1b65007d7aba5e,
        _:N1bbe0d8a422744be83f010190d733a29,
        _:N1be2f04bf4cf47faa56fa3b3696ae4b4,
        _:N1cc67d4ed0a6458e8229feb735176234,
        _:N1d14d6979610405489735df410aa38b9,
        _:N1ecce2a58c9444aba1f7242793f34873,
        _:N25dfbddf92e7408c8872c6fcd41e25ee,
        _:N2c5605176a23460f880fbc654acb1504,
        _:N2ef779519c1e4a6cb504271c01e014f2,
        _:N36ae9d4267334c1480c19a886e5ec5fe,
        _:N42ba453d18fb44e7ac128170bf45788f,
        _:N4a131a6899c7405880d18466b0aa41b7,
        _:N522e709b6bc04c4398fc93c6676caf12,
        _:N536af0ccf575411eab3794d4b76b3b3c,
        _:N56782483cc9848c2ad69217b39828fd6,
        _:N56e284bdc5c343b5858e09aad1afd6b0,
        _:N59a6beca5472430d9d7845eddb7a5191,
        _:N5e454a24e11b4392b7de58feebe56121,
        _:N60c5a35c6a3541c58b8860e4ebc2e79b,
        _:N666b69211c174578a01a32f5cf9d8725,
        _:N679055bb0d504448b64655bd557a285e,
        _:N693bac81eb684e79b9fa4658fe656737,
        _:N6951cc13877f4664bce7d2dacf05bc40,
        _:N6d8db94991284178b7211f8b6ec68d88,
        _:N6eb948011f2645a689054f71bb8b9404,
        _:N83fe3fa61228476fbea49a3cd4b8aa5a,
        _:N856c054409514f9dafd7dd22f141ca37,
        _:N8ad71140bf034c84a30ef5e2c13247e6,
        _:N8af06ea095e446cd8cdd334b5c1fc645,
        _:N8c17c067b7204061a5eec08901fb043f,
        _:N92f86719023e4d66900f375b6dc49202,
        _:N9599382ec7a44d8886459ea2b0dbdc8b,
        _:N96d2e0df79c6477086780b804c030b6e,
        _:N9a78a6425871411fa48697ab5d4a8b6a,
        _:N9b398369bbc64fc09b1f93c759423a0a,
        _:N9e4911c64d414568b1a88269c15bb7cf,
        _:Nad149596931c486c9672b51365374d0d,
        _:Nbf56c40b4c8b4fec9bc0498df8aa975b,
        _:Nc75e3ff33615437d8bff45fc6a1fc42c,
        _:Ncc382a48a8fd4dcbb8ec780968a37f0a,
        _:Nd0a34378fe164e909d57b2a1ac9260a3,
        _:Nd3be0b2aa73f4c9588e8b5a5501ea920,
        _:Nd49b2d8998e64e2586fd53d97c62b98b,
        _:Nd5f63427d6344daf9da7db0dcd427353,
        _:Ndadd4dc12bcc4ca59b4623825bd01efc,
        _:Ne4d6402a5c1d4c768ff83e002a78dbb6,
        _:Nfc43ac1961a24d02a80b0bbb221a4924,
        _:Nfcbea9a325154d43b623058563f87d7a,
        _:Nfe22b9da1327420bbf2ac103d440ebf1 .

