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

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

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

<artist/2376#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/124531#subject> ;
    schema:name "Naosuke Arai"@en,
        "新井直介"@ja ;
    foaf:made <album/124531#composition>,
        <album/124531#subject> ;
    foaf:name "Naosuke Arai"@en,
        "新井直介"@ja .

<artist/48337#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/124531#subject> ;
    schema:name "Technosoft"@en ;
    foaf:made <album/124531#composition>,
        <album/124531#subject> ;
    foaf:name "Technosoft"@en .

<artist/66512#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/124531#subject> ;
    schema:name "Surounin"@en ;
    foaf:made <album/124531#composition>,
        <album/124531#subject> ;
    foaf:name "Surounin"@en .

<product/10453#subject> a schema:CreativeWork ;
    schema:name "Elemental Master"@en,
        "エレメンタルマスター"@ja,
        "Elemental Master"@ja-latn ;
    foaf:name "Elemental Master"@en,
        "エレメンタルマスター"@ja,
        "Elemental Master"@ja-latn .

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

<album/124531#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Technosoft Music Collection - ELEMENTAL MASTER -"@en,
        "Technosoft Music Collection - ELEMENTAL MASTER -"@ja,
        "Technosoft Music Collection - ELEMENTAL MASTER -"@ja-latn ;
    mo:performance_of <album/124531#musicalwork> ;
    mo:recorded_as <album/124531#musicalexpression> ;
    schema:name "Technosoft Music Collection - ELEMENTAL MASTER -"@en,
        "Technosoft Music Collection - ELEMENTAL MASTER -"@ja,
        "Technosoft Music Collection - ELEMENTAL MASTER -"@ja-latn ;
    schema:workPerformed <album/124531#musicalwork> .

<org/2600#subject> schema:name "SOUND! SHOCK SERIES"@en,
        "SOUND! SHOCK SERIES"@ja,
        "SOUND! SHOCK SERIES"@ja-latn ;
    foaf:name "SOUND! SHOCK SERIES"@en,
        "SOUND! SHOCK SERIES"@ja,
        "SOUND! SHOCK SERIES"@ja-latn .

<https://media.vgm.io/albums/13/124531/124531-909ade705fd3.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/124531#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/13/124531/124531-909ade705fd3.jpg> ;
    foaf:depicts <album/124531#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/13/124531/124531-909ade705fd3.jpg> .

<https://medium-media.vgm.io/albums/13/124531/124531-909ade705fd3.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/124531#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Technosoft Music Collection - ELEMENTAL MASTER -"@en,
        "Technosoft Music Collection - ELEMENTAL MASTER -"@ja,
        "Technosoft Music Collection - ELEMENTAL MASTER -"@ja-latn ;
    mo:composer <artist/2376#subject>,
        <artist/48337#subject>,
        <artist/66512#subject> ;
    mo:produced_work <album/124531#musicalwork> ;
    schema:name "Technosoft Music Collection - ELEMENTAL MASTER -"@en,
        "Technosoft Music Collection - ELEMENTAL MASTER -"@ja,
        "Technosoft Music Collection - ELEMENTAL MASTER -"@ja-latn .

<album/124531#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-12-14"^^xsd:date ;
    dcterms:title "Technosoft Music Collection - ELEMENTAL MASTER -"@en,
        "Technosoft Music Collection - ELEMENTAL MASTER -"@ja,
        "Technosoft Music Collection - ELEMENTAL MASTER -"@ja-latn ;
    mo:catalogue_number "WM-0856" ;
    mo:media_type "CD" ;
    mo:publication_of <album/124531#musicalexpression> ;
    mo:publisher <org/2600#subject> ;
    mo:record _:Ne96e946df95d474c90ae70fbd79078d6 ;
    mo:record_count 1 ;
    schema:about <product/10453#subject> ;
    schema:datePublished "2022-12-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/13/124531/124531-909ade705fd3.jpg> ;
    schema:name "Technosoft Music Collection - ELEMENTAL MASTER -"@en,
        "Technosoft Music Collection - ELEMENTAL MASTER -"@ja,
        "Technosoft Music Collection - ELEMENTAL MASTER -"@ja-latn ;
    schema:publisher <org/2600#subject> ;
    foaf:depiction <https://media.vgm.io/albums/13/124531/124531-909ade705fd3.jpg> .

_:N05a539ab31674a5ca0eed1204fef630d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Roar of the Monster (Boss 2)"@en,
        "魔獣の叫び/Roar of the Monster (Boss 2)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:Ne96e946df95d474c90ae70fbd79078d6 ;
    schema:name "Roar of the Monster (Boss 2)"@en,
        "魔獣の叫び/Roar of the Monster (Boss 2)"@ja .

_:N0763a42851a04ea8af31bc91cdc86918 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Terror of the Glacier (Stage 5)"@en,
        "氷河の恐怖/Terror of the Glacier (Stage 5)"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:Ne96e946df95d474c90ae70fbd79078d6 ;
    schema:name "Terror of the Glacier (Stage 5)"@en,
        "氷河の恐怖/Terror of the Glacier (Stage 5)"@ja .

_:N0fee1f1432a94ce9ab5d2b6da2b37d0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Evil Beat (Boss 3)"@en,
        "魔性の鼓動/Evil Beat (Boss 3)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:Ne96e946df95d474c90ae70fbd79078d6 ;
    schema:name "Evil Beat (Boss 3)"@en,
        "魔性の鼓動/Evil Beat (Boss 3)"@ja .

_:N27e0de30b9464fe88d3a54c0672f27f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ring of Light (Visual Scene 3)"@en,
        "光の指輪/Ring of Light (Visual Scene 3)"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:Ne96e946df95d474c90ae70fbd79078d6 ;
    schema:name "Ring of Light (Visual Scene 3)"@en,
        "光の指輪/Ring of Light (Visual Scene 3)"@ja .

_:N2c0613fd00aa49d996d9c732a43833df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sorrowful Requiem (Ending)"@en,
        "悲しき鎮魂歌/Sorrowful Requiem (Ending)"@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:Ne96e946df95d474c90ae70fbd79078d6 ;
    schema:name "Sorrowful Requiem (Ending)"@en,
        "悲しき鎮魂歌/Sorrowful Requiem (Ending)"@ja .

_:N30c8912f390a4218a36ddf562dfb6bd3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blood-Stained Lake (Stage 4)"@en,
        "血塗られた湖/Blood-Stained Lake (Stage 4)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:Ne96e946df95d474c90ae70fbd79078d6 ;
    schema:name "Blood-Stained Lake (Stage 4)"@en,
        "血塗られた湖/Blood-Stained Lake (Stage 4)"@ja .

_:N32a98aa177124d0fb04f5b024fccc597 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blood-Stained Lake -1991 MD Omake Other Ver.-"@en,
        "血塗られた湖/Blood-Stained Lake -1991 MD Omake Other Ver.-"@ja ;
    mo:track_number 26 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:Ne96e946df95d474c90ae70fbd79078d6 ;
    schema:name "Blood-Stained Lake -1991 MD Omake Other Ver.-"@en,
        "血塗られた湖/Blood-Stained Lake -1991 MD Omake Other Ver.-"@ja .

_:N3ee647448105446f8d5cc8c33fb4d8d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Suspicious Beauty (Boss 6)"@en,
        "妖しき美/Suspicious Beauty (Boss 6)"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:Ne96e946df95d474c90ae70fbd79078d6 ;
    schema:name "Suspicious Beauty (Boss 6)"@en,
        "妖しき美/Suspicious Beauty (Boss 6)"@ja .

_:N4c65a47b68af43fbb03e71c7ff42d520 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Etude of Wind ~Shin Ku Gyoku Den~ -1991 MD Omake Other Ver.-"@en,
        "Etude of Wind ~新九玉伝~ -1991 MD Omake Other Ver.-"@ja ;
    mo:track_number 25 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:Ne96e946df95d474c90ae70fbd79078d6 ;
    schema:name "Etude of Wind ~Shin Ku Gyoku Den~ -1991 MD Omake Other Ver.-"@en,
        "Etude of Wind ~新九玉伝~ -1991 MD Omake Other Ver.-"@ja .

_:N5b4bde07206948708f82676fa9ef0095 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dance of Flame (Stage 1)"@en,
        "火炎の舞い/Dance of Flame (Stage 1)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:Ne96e946df95d474c90ae70fbd79078d6 ;
    schema:name "Dance of Flame (Stage 1)"@en,
        "火炎の舞い/Dance of Flame (Stage 1)"@ja .

_:N6943041f65664a92bb0433346f053081 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spirit of Light (Visual Scene 2)"@en,
        "光の精霊/Spirit of Light (Visual Scene 2)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:Ne96e946df95d474c90ae70fbd79078d6 ;
    schema:name "Spirit of Light (Visual Scene 2)"@en,
        "光の精霊/Spirit of Light (Visual Scene 2)"@ja .

_:N6c12c93b71df451b96201d8b549bb31c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shudder of Darkness (Stage 7)"@en,
        "暗黒の旋律/Shudder of Darkness (Stage 7)"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:Ne96e946df95d474c90ae70fbd79078d6 ;
    schema:name "Shudder of Darkness (Stage 7)"@en,
        "暗黒の旋律/Shudder of Darkness (Stage 7)"@ja .

_:N6fd6063623104486b87055b0c245d457 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Avatar of Flame (Boss 1)"@en,
        "炎の化身/Avatar of Flame (Boss 1)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:Ne96e946df95d474c90ae70fbd79078d6 ;
    schema:name "Avatar of Flame (Boss 1)"@en,
        "炎の化身/Avatar of Flame (Boss 1)"@ja .

_:N79a835cbb58140b4a2dc3228ebf1fe70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Den of Evil (Stage 6)"@en,
        "魔の巣/Den of Evil (Stage 6)"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:Ne96e946df95d474c90ae70fbd79078d6 ;
    schema:name "Den of Evil (Stage 6)"@en,
        "魔の巣/Den of Evil (Stage 6)"@ja .

_:N7d02ab461173452eacbfff78b5ffb1bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cursed Destiny (Visual Scene 1)"@en,
        "呪われた宿命/Cursed Destiny (Visual Scene 1)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Ne96e946df95d474c90ae70fbd79078d6 ;
    schema:name "Cursed Destiny (Visual Scene 1)"@en,
        "呪われた宿命/Cursed Destiny (Visual Scene 1)"@ja .

_:N8db15aea1d2a4c0fbb2489b407bd9046 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Elemental Master -Super Arr Ver.- (Great Spirit Overture~Dance of Flame~Avatar of Flame~Blood-Stained Lake~Ghost Story of Hell)"@en,
        "Elemental Master -Super Arr Ver.- (大精霊序曲/Great Spirit Overture~火炎の舞い/Dance of Flame~炎の化身/Avatar of Flame~血塗られた湖/Blood-Stained Lake~地獄の階段/Ghost Story of Hell)"@ja ;
    mo:track_number 27 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:Ne96e946df95d474c90ae70fbd79078d6 ;
    schema:name "Elemental Master -Super Arr Ver.- (Great Spirit Overture~Dance of Flame~Avatar of Flame~Blood-Stained Lake~Ghost Story of Hell)"@en,
        "Elemental Master -Super Arr Ver.- (大精霊序曲/Great Spirit Overture~火炎の舞い/Dance of Flame~炎の化身/Avatar of Flame~血塗られた湖/Blood-Stained Lake~地獄の階段/Ghost Story of Hell)"@ja .

_:Na753d31be5864bb78927158c338e3cf8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fate (Boss 7)"@en,
        "運命/Fate (Boss 7)"@ja ;
    mo:track_number 21 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Ne96e946df95d474c90ae70fbd79078d6 ;
    schema:name "Fate (Boss 7)"@en,
        "運命/Fate (Boss 7)"@ja .

_:Nac77b3b3057c4b4cb1554c72275c7ed9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Setting Out (Staff Roll)"@en,
        "旅立ち/Setting Out (Staff Roll)"@ja ;
    mo:track_number 24 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:Ne96e946df95d474c90ae70fbd79078d6 ;
    schema:name "Setting Out (Staff Roll)"@en,
        "旅立ち/Setting Out (Staff Roll)"@ja .

_:Nba9eb79f61544035b63db56d04d3ac58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Until the End of the Earth (Stage 3)"@en,
        "地の果てまでも/Until the End of the Earth (Stage 3)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:Ne96e946df95d474c90ae70fbd79078d6 ;
    schema:name "Until the End of the Earth (Stage 3)"@en,
        "地の果てまでも/Until the End of the Earth (Stage 3)"@ja .

_:Nc09880e1d4cc40508bb459da24955210 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Like the Wind (Stage 2)"@en,
        "風のように/Like the Wind (Stage 2)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:Ne96e946df95d474c90ae70fbd79078d6 ;
    schema:name "Like the Wind (Stage 2)"@en,
        "風のように/Like the Wind (Stage 2)"@ja .

_:Nc3172834a798457c9327989026374296 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Temptation of the Devil (Stage Select)"@en,
        "悪魔の誘惑/Temptation of the Devil (Stage Select)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:Ne96e946df95d474c90ae70fbd79078d6 ;
    schema:name "Temptation of the Devil (Stage Select)"@en,
        "悪魔の誘惑/Temptation of the Devil (Stage Select)"@ja .

_:Nd1d35b6e38af4bddaf5cdc501983f0c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Specter Living in the Water (Boss 4)"@en,
        "水に凄す物の怪/Specter Living in the Water (Boss 4)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:Ne96e946df95d474c90ae70fbd79078d6 ;
    schema:name "Specter Living in the Water (Boss 4)"@en,
        "水に凄す物の怪/Specter Living in the Water (Boss 4)"@ja .

_:Ne129a68afc04440988e810ca59592d81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "King Gaira's Revival (Last Boss)"@en,
        "骸羅王復活/King Gaira's Revival (Last Boss)"@ja ;
    mo:track_number 22 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Ne96e946df95d474c90ae70fbd79078d6 ;
    schema:name "King Gaira's Revival (Last Boss)"@en,
        "骸羅王復活/King Gaira's Revival (Last Boss)"@ja .

_:Ne446e5a031124789a40a86f5d07a5d7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ghost Story of Hell (Continue)"@en,
        "地獄の階段/Ghost Story of Hell (Continue)"@ja ;
    mo:track_number 14 ;
    schema:duration "PT0:23"^^xsd:interval ;
    schema:inPlaylist _:Ne96e946df95d474c90ae70fbd79078d6 ;
    schema:name "Ghost Story of Hell (Continue)"@en,
        "地獄の階段/Ghost Story of Hell (Continue)"@ja .

_:Ne6860a8e544040ed8c1b2406aa42cd2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Like a Nightmare (Game Over)"@en,
        "悪夢のように/Like a Nightmare (Game Over)"@ja ;
    mo:track_number 13 ;
    schema:duration "PT0:07"^^xsd:interval ;
    schema:inPlaylist _:Ne96e946df95d474c90ae70fbd79078d6 ;
    schema:name "Like a Nightmare (Game Over)"@en,
        "悪夢のように/Like a Nightmare (Game Over)"@ja .

_:Neea94602ab82485488ba3d3159fca68a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Great Spirit Overture (Opening)"@en,
        "大精霊序曲/Great Spirit Overture (Opening)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:35"^^xsd:interval ;
    schema:inPlaylist _:Ne96e946df95d474c90ae70fbd79078d6 ;
    schema:name "Great Spirit Overture (Opening)"@en,
        "大精霊序曲/Great Spirit Overture (Opening)"@ja .

_:Nf4cda16c46f54e22b45060f47ca752a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Calling on the Dark Dragon King (Boss 5)"@en,
        "黒竜王参上/Calling on the Dark Dragon King (Boss 5)"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:Ne96e946df95d474c90ae70fbd79078d6 ;
    schema:name "Calling on the Dark Dragon King (Boss 5)"@en,
        "黒竜王参上/Calling on the Dark Dragon King (Boss 5)"@ja .

_:Ne96e946df95d474c90ae70fbd79078d6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N05a539ab31674a5ca0eed1204fef630d,
        _:N0763a42851a04ea8af31bc91cdc86918,
        _:N0fee1f1432a94ce9ab5d2b6da2b37d0a,
        _:N27e0de30b9464fe88d3a54c0672f27f8,
        _:N2c0613fd00aa49d996d9c732a43833df,
        _:N30c8912f390a4218a36ddf562dfb6bd3,
        _:N32a98aa177124d0fb04f5b024fccc597,
        _:N3ee647448105446f8d5cc8c33fb4d8d2,
        _:N4c65a47b68af43fbb03e71c7ff42d520,
        _:N5b4bde07206948708f82676fa9ef0095,
        _:N6943041f65664a92bb0433346f053081,
        _:N6c12c93b71df451b96201d8b549bb31c,
        _:N6fd6063623104486b87055b0c245d457,
        _:N79a835cbb58140b4a2dc3228ebf1fe70,
        _:N7d02ab461173452eacbfff78b5ffb1bd,
        _:N8db15aea1d2a4c0fbb2489b407bd9046,
        _:Na753d31be5864bb78927158c338e3cf8,
        _:Nac77b3b3057c4b4cb1554c72275c7ed9,
        _:Nba9eb79f61544035b63db56d04d3ac58,
        _:Nc09880e1d4cc40508bb459da24955210,
        _:Nc3172834a798457c9327989026374296,
        _:Nd1d35b6e38af4bddaf5cdc501983f0c5,
        _:Ne129a68afc04440988e810ca59592d81,
        _:Ne446e5a031124789a40a86f5d07a5d7d,
        _:Ne6860a8e544040ed8c1b2406aa42cd2c,
        _:Neea94602ab82485488ba3d3159fca68a,
        _:Nf4cda16c46f54e22b45060f47ca752a1 ;
    mo:track_count 27 ;
    schema:duration "PT57:46"^^xsd:interval ;
    schema:numTracks 27 ;
    schema:track _:N05a539ab31674a5ca0eed1204fef630d,
        _:N0763a42851a04ea8af31bc91cdc86918,
        _:N0fee1f1432a94ce9ab5d2b6da2b37d0a,
        _:N27e0de30b9464fe88d3a54c0672f27f8,
        _:N2c0613fd00aa49d996d9c732a43833df,
        _:N30c8912f390a4218a36ddf562dfb6bd3,
        _:N32a98aa177124d0fb04f5b024fccc597,
        _:N3ee647448105446f8d5cc8c33fb4d8d2,
        _:N4c65a47b68af43fbb03e71c7ff42d520,
        _:N5b4bde07206948708f82676fa9ef0095,
        _:N6943041f65664a92bb0433346f053081,
        _:N6c12c93b71df451b96201d8b549bb31c,
        _:N6fd6063623104486b87055b0c245d457,
        _:N79a835cbb58140b4a2dc3228ebf1fe70,
        _:N7d02ab461173452eacbfff78b5ffb1bd,
        _:N8db15aea1d2a4c0fbb2489b407bd9046,
        _:Na753d31be5864bb78927158c338e3cf8,
        _:Nac77b3b3057c4b4cb1554c72275c7ed9,
        _:Nba9eb79f61544035b63db56d04d3ac58,
        _:Nc09880e1d4cc40508bb459da24955210,
        _:Nc3172834a798457c9327989026374296,
        _:Nd1d35b6e38af4bddaf5cdc501983f0c5,
        _:Ne129a68afc04440988e810ca59592d81,
        _:Ne446e5a031124789a40a86f5d07a5d7d,
        _:Ne6860a8e544040ed8c1b2406aa42cd2c,
        _:Neea94602ab82485488ba3d3159fca68a,
        _:Nf4cda16c46f54e22b45060f47ca752a1 .

