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

<artist/68100#subject> a schema:Person,
        foaf:Person ;
    schema:name "ReN"@en ;
    foaf:made <album/156615#subject>,
        <album/156615#vocals> ;
    foaf:name "ReN"@en .

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

<artist/11850#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156615#subject> ;
    schema:name "Lorne Balfe"@en ;
    foaf:made <album/156615#composition>,
        <album/156615#subject> ;
    foaf:name "Lorne Balfe"@en .

<artist/15882#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156615#subject> ;
    schema:name "Julius Fučík"@en ;
    foaf:made <album/156615#composition>,
        <album/156615#subject> ;
    foaf:name "Julius Fučík"@en .

<artist/1718#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156615#subject> ;
    schema:name "Johann Sebastian Bach"@en ;
    foaf:made <album/156615#composition>,
        <album/156615#subject> ;
    foaf:name "Johann Sebastian Bach"@en .

<artist/363#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156615#subject> ;
    schema:name "Hirokazu Tanaka"@en,
        "田中宏和"@ja ;
    foaf:made <album/156615#composition>,
        <album/156615#subject> ;
    foaf:name "Hirokazu Tanaka"@en,
        "田中宏和"@ja .

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

<https://media.vgm.io/albums/51/156615/156615-47c02bbb87bc.webp> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/156615#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/51/156615/156615-47c02bbb87bc.webp> ;
    foaf:depicts <album/156615#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/51/156615/156615-47c02bbb87bc.webp> .

<https://medium-media.vgm.io/albums/51/156615/156615-47c02bbb87bc.webp> a schema:ImageObject,
        foaf:Image .

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

<album/156615#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TETRIS - Soundtrack from the Apple Original Film"@en,
        "TETRIS - Soundtrack from the Apple Original Film"@ja,
        "TETRIS - Soundtrack from the Apple Original Film"@ja-latn ;
    mo:performance_of <album/156615#musicalwork> ;
    mo:performer _:Nc02567fd112242f7b26736f8078673f2 ;
    mo:recorded_as <album/156615#musicalexpression> ;
    schema:byArtist _:Nc02567fd112242f7b26736f8078673f2 ;
    schema:name "TETRIS - Soundtrack from the Apple Original Film"@en,
        "TETRIS - Soundtrack from the Apple Original Film"@ja,
        "TETRIS - Soundtrack from the Apple Original Film"@ja-latn ;
    schema:workPerformed <album/156615#musicalwork> .

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

<album/156615#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TETRIS - Soundtrack from the Apple Original Film"@en,
        "TETRIS - Soundtrack from the Apple Original Film"@ja,
        "TETRIS - Soundtrack from the Apple Original Film"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Jim Steinman"@en ;
            foaf:made <album/156615#composition> ;
            foaf:name "Jim Steinman"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Vasily Agapkin"@en ;
            foaf:made <album/156615#composition> ;
            foaf:name "Vasily Agapkin"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Aaron Hibell"@en ;
            foaf:made <album/156615#composition> ;
            foaf:name "Aaron Hibell"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ivan Larianov"@en ;
            foaf:made <album/156615#composition> ;
            foaf:name "Ivan Larianov"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Dean Pitchford"@en ;
            foaf:made <album/156615#composition> ;
            foaf:name "Dean Pitchford"@en ],
        <artist/11850#subject>,
        <artist/15882#subject>,
        <artist/1718#subject>,
        <artist/363#subject> ;
    mo:produced_work <album/156615#musicalwork> ;
    schema:name "TETRIS - Soundtrack from the Apple Original Film"@en,
        "TETRIS - Soundtrack from the Apple Original Film"@ja,
        "TETRIS - Soundtrack from the Apple Original Film"@ja-latn .

<album/156615#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-03-31"^^xsd:date ;
    dcterms:title "TETRIS - Soundtrack from the Apple Original Film"@en,
        "TETRIS - Soundtrack from the Apple Original Film"@ja,
        "TETRIS - Soundtrack from the Apple Original Film"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/156615#musicalexpression> ;
    mo:publisher _:N71e0204bb6ef482dba52185863e260d5 ;
    mo:record _:Nd1d407164d8e43e3a5aacc79e8b27fbd ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Tetris (Movie)"@en ;
            foaf:name "Tetris (Movie)"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Pet Shop Boys"@en ;
            foaf:name "Pet Shop Boys"@en ] ;
    schema:datePublished "2023-03-31"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/51/156615/156615-47c02bbb87bc.webp> ;
    schema:name "TETRIS - Soundtrack from the Apple Original Film"@en,
        "TETRIS - Soundtrack from the Apple Original Film"@ja,
        "TETRIS - Soundtrack from the Apple Original Film"@ja-latn ;
    schema:publisher _:N71e0204bb6ef482dba52185863e260d5 ;
    foaf:depiction <https://media.vgm.io/albums/51/156615/156615-47c02bbb87bc.webp> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156615#subject> ;
    schema:name "Dean Pitchford"@en ;
    foaf:made <album/156615#subject> ;
    foaf:name "Dean Pitchford"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156615#subject> ;
    schema:name "Ivan Larianov"@en ;
    foaf:made <album/156615#subject> ;
    foaf:name "Ivan Larianov"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Polina"@en ;
    foaf:made <album/156615#subject> ;
    foaf:name "Polina"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "aespa"@en ;
    foaf:made <album/156615#subject> ;
    foaf:name "aespa"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156615#subject> ;
    schema:name "Jim Steinman"@en ;
    foaf:made <album/156615#subject> ;
    foaf:name "Jim Steinman"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "aespa"@en ;
    foaf:made <album/156615#vocals> ;
    foaf:name "aespa"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156615#subject> ;
    schema:name "Vasily Agapkin"@en ;
    foaf:made <album/156615#subject> ;
    foaf:name "Vasily Agapkin"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156615#subject> ;
    schema:name "Aaron Hibell"@en ;
    foaf:made <album/156615#subject> ;
    foaf:name "Aaron Hibell"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Polina"@en ;
    foaf:made <album/156615#vocals> ;
    foaf:name "Polina"@en .

_:N106bb999370f407e837b455df94c9e12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Opportunities (Let's Make Lots of Money) [Full Length 7\" Mix] [2001 Remaster]"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:Nd1d407164d8e43e3a5aacc79e8b27fbd ;
    schema:name "Opportunities (Let's Make Lots of Money) [Full Length 7\" Mix] [2001 Remaster]"@en .

_:N33ec9d695bdb482eac7e9c56c72a8f8a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heart Of Glass"@en ;
    mo:track_number 15 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Nd1d407164d8e43e3a5aacc79e8b27fbd ;
    schema:name "Heart Of Glass"@en .

_:N370fd83e4e8d409ea8a39d15971338e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Benevolence (Tetris Original Motion Picture Soundtrack)"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:Nd1d407164d8e43e3a5aacc79e8b27fbd ;
    schema:name "Benevolence (Tetris Original Motion Picture Soundtrack)"@en .

_:N45a3612572d64dd994766434ab687649 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Farewell Slavianka"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:Nd1d407164d8e43e3a5aacc79e8b27fbd ;
    schema:name "Farewell Slavianka"@en .

_:N71e0204bb6ef482dba52185863e260d5 schema:name "Parlophone UK"@en,
        "Parlophone UK"@ja,
        "Parlophone UK"@ja-latn ;
    foaf:name "Parlophone UK"@en,
        "Parlophone UK"@ja,
        "Parlophone UK"@ja-latn .

_:N81f5f8da7fed4755a88c11452f27e883 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Holding Out For A Hero (Japanese) [Tetris Motion Picture Soundtrack]"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Nd1d407164d8e43e3a5aacc79e8b27fbd ;
    schema:name "Holding Out For A Hero (Japanese) [Tetris Motion Picture Soundtrack]"@en .

_:N85a2e573419d43b3852f02c5f4f54fcf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hold On Tight"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:Nd1d407164d8e43e3a5aacc79e8b27fbd ;
    schema:name "Hold On Tight"@en .

_:N86ec3fda5f3d47968cd360ac53e08c78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Holding Out For A Hero (Russian)"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:Nd1d407164d8e43e3a5aacc79e8b27fbd ;
    schema:name "Holding Out For A Hero (Russian)"@en .

_:N99e957b7d31f4d40ad731107d7212ae0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Two Tribes (feat. Kevin Blumenfeld)"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:Nd1d407164d8e43e3a5aacc79e8b27fbd ;
    schema:name "Two Tribes (feat. Kevin Blumenfeld)"@en .

_:Nb1e06f0cb73c49fb92d8d9570f2d8cf0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fall Into Place"@en ;
    mo:track_number 10 ;
    schema:duration "PT6:20"^^xsd:interval ;
    schema:inPlaylist _:Nd1d407164d8e43e3a5aacc79e8b27fbd ;
    schema:name "Fall Into Place"@en .

_:Nb310356385f54b2ca1098798b06e9221 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heart Of Glass (Russian)"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Nd1d407164d8e43e3a5aacc79e8b27fbd ;
    schema:name "Heart Of Glass (Russian)"@en .

_:Nb605fa1480a243debf4e522fb1d1525c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Schneidig Op Vor 79"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:Nd1d407164d8e43e3a5aacc79e8b27fbd ;
    schema:name "Schneidig Op Vor 79"@en .

_:Nc02567fd112242f7b26736f8078673f2 a schema:Person,
        foaf:Person ;
    mo:performed <album/156615#performance> ;
    schema:name "Pet Shop Boys"@en ;
    foaf:name "Pet Shop Boys"@en .

_:Ncd4fa0a85d3f40b29a6e8cf91fedc19d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tetris Theme Reworked"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:Nd1d407164d8e43e3a5aacc79e8b27fbd ;
    schema:name "Tetris Theme Reworked"@en .

_:Ne7a5cccf613047dea4a1070d8ec0c906 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stacking Squares"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:Nd1d407164d8e43e3a5aacc79e8b27fbd ;
    schema:name "Stacking Squares"@en .

_:Nf421f51385ca4e0f8f5a91c9a9d72eb4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Final Countdown"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:Nd1d407164d8e43e3a5aacc79e8b27fbd ;
    schema:name "The Final Countdown"@en .

_:Nfd109bd58389478eb276f3c500cbe493 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Puzzle Piece"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:Nd1d407164d8e43e3a5aacc79e8b27fbd ;
    schema:name "Puzzle Piece"@en .

_:Nd1d407164d8e43e3a5aacc79e8b27fbd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N106bb999370f407e837b455df94c9e12,
        _:N33ec9d695bdb482eac7e9c56c72a8f8a,
        _:N370fd83e4e8d409ea8a39d15971338e5,
        _:N45a3612572d64dd994766434ab687649,
        _:N81f5f8da7fed4755a88c11452f27e883,
        _:N85a2e573419d43b3852f02c5f4f54fcf,
        _:N86ec3fda5f3d47968cd360ac53e08c78,
        _:N99e957b7d31f4d40ad731107d7212ae0,
        _:Nb1e06f0cb73c49fb92d8d9570f2d8cf0,
        _:Nb310356385f54b2ca1098798b06e9221,
        _:Nb605fa1480a243debf4e522fb1d1525c,
        _:Ncd4fa0a85d3f40b29a6e8cf91fedc19d,
        _:Ne7a5cccf613047dea4a1070d8ec0c906,
        _:Nf421f51385ca4e0f8f5a91c9a9d72eb4,
        _:Nfd109bd58389478eb276f3c500cbe493 ;
    mo:track_count 15 ;
    schema:duration "PT54:57"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N106bb999370f407e837b455df94c9e12,
        _:N33ec9d695bdb482eac7e9c56c72a8f8a,
        _:N370fd83e4e8d409ea8a39d15971338e5,
        _:N45a3612572d64dd994766434ab687649,
        _:N81f5f8da7fed4755a88c11452f27e883,
        _:N85a2e573419d43b3852f02c5f4f54fcf,
        _:N86ec3fda5f3d47968cd360ac53e08c78,
        _:N99e957b7d31f4d40ad731107d7212ae0,
        _:Nb1e06f0cb73c49fb92d8d9570f2d8cf0,
        _:Nb310356385f54b2ca1098798b06e9221,
        _:Nb605fa1480a243debf4e522fb1d1525c,
        _:Ncd4fa0a85d3f40b29a6e8cf91fedc19d,
        _:Ne7a5cccf613047dea4a1070d8ec0c906,
        _:Nf421f51385ca4e0f8f5a91c9a9d72eb4,
        _:Nfd109bd58389478eb276f3c500cbe493 .

