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

<album/140678> a mo:Release ;
    mo:catalogue_number "TCD 2430" .

<album/141245#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Thunderbirds Theme Remix"@en,
        "サンダーバード・テーマ・リミックス"@ja,
        "Power Themes '90"@ja-latn ;
    mo:produced_work <album/141245#musicalwork> ;
    schema:name "Thunderbirds Theme Remix"@en,
        "サンダーバード・テーマ・リミックス"@ja,
        "Power Themes '90"@ja-latn .

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

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

<product/11477#subject> a schema:CreativeWork ;
    schema:name "Thunderbirds"@en,
        "Thunderbirds"@ja,
        "Thunderbirds"@ja-latn ;
    foaf:name "Thunderbirds"@en,
        "Thunderbirds"@ja,
        "Thunderbirds"@ja-latn .

<product/14815#subject> a schema:CreativeWork ;
    schema:name "UFO"@en,
        "UFO"@ja,
        "UFO"@ja-latn ;
    foaf:name "UFO"@en,
        "UFO"@ja,
        "UFO"@ja-latn .

<product/16402#subject> a schema:CreativeWork ;
    schema:name "Captain Scarlet and the Mysterons"@en,
        "Captain Scarlet and the Mysterons"@ja,
        "Captain Scarlet and the Mysterons"@ja-latn ;
    foaf:name "Captain Scarlet and the Mysterons"@en,
        "Captain Scarlet and the Mysterons"@ja,
        "Captain Scarlet and the Mysterons"@ja-latn .

<product/16545#subject> a schema:CreativeWork ;
    schema:name "Joe 90"@en,
        "Joe 90"@ja,
        "Joe 90"@ja-latn ;
    foaf:name "Joe 90"@en,
        "Joe 90"@ja,
        "Joe 90"@ja-latn .

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

<album/141245#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Thunderbirds Theme Remix"@en,
        "サンダーバード・テーマ・リミックス"@ja,
        "Power Themes '90"@ja-latn ;
    mo:performance_of <album/141245#musicalwork> ;
    mo:recorded_as <album/141245#musicalexpression> ;
    schema:name "Thunderbirds Theme Remix"@en,
        "サンダーバード・テーマ・リミックス"@ja,
        "Power Themes '90"@ja-latn ;
    schema:workPerformed <album/141245#musicalwork> .

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

<album/141245#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1992-04-05"^^xsd:date ;
    dcterms:title "Thunderbirds Theme Remix"@en,
        "サンダーバード・テーマ・リミックス"@ja,
        "Power Themes '90"@ja-latn ;
    mo:catalogue_number "JICM 89002" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/140678> ;
    mo:publication_of <album/141245#musicalexpression> ;
    mo:publisher _:N11deeacd80e143d5b9804f36e1a79837 ;
    mo:record _:N7c9dbef609314efa8b89eeafd1080ffc ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Avengers"@en ;
            foaf:name "The Avengers"@en ],
        [ a schema:CreativeWork ;
            schema:name "Space 1999"@en ;
            foaf:name "Space 1999"@en ],
        [ a schema:CreativeWork ;
            schema:name "Stingray"@en ;
            foaf:name "Stingray"@en ],
        [ a schema:CreativeWork ;
            schema:name "Department S"@en ;
            foaf:name "Department S"@en ],
        [ a schema:CreativeWork ;
            schema:name "The Persuaders"@en ;
            foaf:name "The Persuaders"@en ],
        [ a schema:CreativeWork ;
            schema:name "The Prisoner"@en ;
            foaf:name "The Prisoner"@en ],
        [ a schema:CreativeWork ;
            schema:name "The Saint"@en ;
            foaf:name "The Saint"@en ],
        [ a schema:CreativeWork ;
            schema:name "Danger Man"@en ;
            foaf:name "Danger Man"@en ],
        <product/11477#subject>,
        <product/14815#subject>,
        <product/16402#subject>,
        <product/16545#subject> ;
    schema:datePublished "1992-04-05"^^xsd:date ;
    schema:genre "Tokusatsu/Puppetry" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "Thunderbirds Theme Remix"@en,
        "サンダーバード・テーマ・リミックス"@ja,
        "Power Themes '90"@ja-latn ;
    schema:publisher _:N11deeacd80e143d5b9804f36e1a79837 ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/141245#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/141245#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

_:N0aa2e1a9b29e41a2866bd2b5a4a98615 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "UFO - The Arrival"@en,
        "謎の円盤 UFO~アライヴァル"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7c9dbef609314efa8b89eeafd1080ffc ;
    schema:name "UFO - The Arrival"@en,
        "謎の円盤 UFO~アライヴァル"@ja .

_:N11deeacd80e143d5b9804f36e1a79837 schema:name "Jimco Records"@en,
        "Jimco Records"@ja,
        "Jimco Records"@ja-latn ;
    foaf:name "Jimco Records"@en,
        "Jimco Records"@ja,
        "Jimco Records"@ja-latn .

_:N2989fac19c43455d81fb51f230bcae39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Captain Scarlet - The Mysterons Rap"@en,
        "キャプテン・スカーレット~ミステランズ・ラップ"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7c9dbef609314efa8b89eeafd1080ffc ;
    schema:name "Captain Scarlet - The Mysterons Rap"@en,
        "キャプテン・スカーレット~ミステランズ・ラップ"@ja .

_:N2e04ccff6ec240299587f8a7447ff8db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Saint (Heroes And Villains Mix)"@en,
        "セイント (ヒーローズ・アンド・ヴィリアンズ・ミックス)"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7c9dbef609314efa8b89eeafd1080ffc ;
    schema:name "The Saint (Heroes And Villains Mix)"@en,
        "セイント (ヒーローズ・アンド・ヴィリアンズ・ミックス)"@ja .

_:N52be366e8c7c46beb551a5e970f7928c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thunderbirds Are Go! (The Pressure Mix)"@en,
        "サンダーバーズ・アー・ゴー! (プレッシャー・ミックス)"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7c9dbef609314efa8b89eeafd1080ffc ;
    schema:name "Thunderbirds Are Go! (The Pressure Mix)"@en,
        "サンダーバーズ・アー・ゴー! (プレッシャー・ミックス)"@ja .

_:N5700b044d04e499d88b38c3bb07b1792 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Prisoner - Free Man Mix"@en,
        "プリズナー~フリー・マン・ミックス"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7c9dbef609314efa8b89eeafd1080ffc ;
    schema:name "The Prisoner - Free Man Mix"@en,
        "プリズナー~フリー・マン・ミックス"@ja .

_:N8c8736e8e18a4b5883af192153ec77ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Avengers - Peel The Reel"@en,
        "アヴェンジャーズ~ピール・ザ・リール"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7c9dbef609314efa8b89eeafd1080ffc ;
    schema:name "The Avengers - Peel The Reel"@en,
        "アヴェンジャーズ~ピール・ザ・リール"@ja .

_:N94101de73c5643dab9a3e759a96a5160 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Joe 90 (Main Man Mix)"@en,
        "ジョー90 (メイン・マン・ミックス)"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7c9dbef609314efa8b89eeafd1080ffc ;
    schema:name "Joe 90 (Main Man Mix)"@en,
        "ジョー90 (メイン・マン・ミックス)"@ja .

_:Nd4e4671a98f64e04a621fada96618e06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Danger Man (Drake Mix)"@en,
        "デンジャー・マン (ドレイク・ミックス)"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7c9dbef609314efa8b89eeafd1080ffc ;
    schema:name "Danger Man (Drake Mix)"@en,
        "デンジャー・マン (ドレイク・ミックス)"@ja .

_:Nd95b1365d1f04dbd9afdf59bf168ad00 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Persuaders (The Farewell Mix)"@en,
        "バースエイダーズ (フェアウェル・ミックス)"@ja ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7c9dbef609314efa8b89eeafd1080ffc ;
    schema:name "The Persuaders (The Farewell Mix)"@en,
        "バースエイダーズ (フェアウェル・ミックス)"@ja .

_:Nf15bccb73c0f496284df50a25105e762 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Stingray Megamix"@en,
        "スティングレイ・メガミックス"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7c9dbef609314efa8b89eeafd1080ffc ;
    schema:name "The Stingray Megamix"@en,
        "スティングレイ・メガミックス"@ja .

_:Nf40cfe9167374aaea39a720b74225a58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Space: 1999 (The Alpha Mix)"@en,
        "スペース1999 (アルファ・ミックス)"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7c9dbef609314efa8b89eeafd1080ffc ;
    schema:name "Space: 1999 (The Alpha Mix)"@en,
        "スペース1999 (アルファ・ミックス)"@ja .

_:Nfe7ddfcc0a02450f96a6fccc7072d653 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Department S / Jason King (The Royal Mix)"@en,
        "デパートメント S/ジェイソン・キング (ロイヤル・ミックス)"@ja ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7c9dbef609314efa8b89eeafd1080ffc ;
    schema:name "Department S / Jason King (The Royal Mix)"@en,
        "デパートメント S/ジェイソン・キング (ロイヤル・ミックス)"@ja .

_:N7c9dbef609314efa8b89eeafd1080ffc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0aa2e1a9b29e41a2866bd2b5a4a98615,
        _:N2989fac19c43455d81fb51f230bcae39,
        _:N2e04ccff6ec240299587f8a7447ff8db,
        _:N52be366e8c7c46beb551a5e970f7928c,
        _:N5700b044d04e499d88b38c3bb07b1792,
        _:N8c8736e8e18a4b5883af192153ec77ee,
        _:N94101de73c5643dab9a3e759a96a5160,
        _:Nd4e4671a98f64e04a621fada96618e06,
        _:Nd95b1365d1f04dbd9afdf59bf168ad00,
        _:Nf15bccb73c0f496284df50a25105e762,
        _:Nf40cfe9167374aaea39a720b74225a58,
        _:Nfe7ddfcc0a02450f96a6fccc7072d653 ;
    mo:track_count 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N0aa2e1a9b29e41a2866bd2b5a4a98615,
        _:N2989fac19c43455d81fb51f230bcae39,
        _:N2e04ccff6ec240299587f8a7447ff8db,
        _:N52be366e8c7c46beb551a5e970f7928c,
        _:N5700b044d04e499d88b38c3bb07b1792,
        _:N8c8736e8e18a4b5883af192153ec77ee,
        _:N94101de73c5643dab9a3e759a96a5160,
        _:Nd4e4671a98f64e04a621fada96618e06,
        _:Nd95b1365d1f04dbd9afdf59bf168ad00,
        _:Nf15bccb73c0f496284df50a25105e762,
        _:Nf40cfe9167374aaea39a720b74225a58,
        _:Nfe7ddfcc0a02450f96a6fccc7072d653 .

