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

<album/137875#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "GAME MUSIC Carnival"@en,
        "ゲームミュージックカーニバル"@ja,
        "GAME MUSIC Carnival"@ja-latn ;
    mo:produced_work <album/137875#musicalwork> ;
    schema:name "GAME MUSIC Carnival"@en,
        "ゲームミュージックカーニバル"@ja,
        "GAME MUSIC Carnival"@ja-latn .

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

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

<product/10997#subject> a schema:CreativeWork ;
    schema:name "Space Harrier"@en,
        "スペースハリアー"@ja,
        "Space Harrier"@ja-latn ;
    foaf:name "Space Harrier"@en,
        "スペースハリアー"@ja,
        "Space Harrier"@ja-latn .

<product/2630#subject> a schema:CreativeWork ;
    schema:name "RayStorm"@en,
        "レイストーム"@ja,
        "RayStorm"@ja-latn ;
    foaf:name "RayStorm"@en,
        "レイストーム"@ja,
        "RayStorm"@ja-latn .

<product/267#subject> a schema:CreativeWork ;
    schema:name "Ys II: Ancient Ys Vanished The Final Chapter"@en,
        "イース II: Ancient Ys Vanished The Final Chapter"@ja,
        "Ys II: Ancient Ys Vanished The Final Chapter"@ja-latn ;
    foaf:name "Ys II: Ancient Ys Vanished The Final Chapter"@en,
        "イース II: Ancient Ys Vanished The Final Chapter"@ja,
        "Ys II: Ancient Ys Vanished The Final Chapter"@ja-latn .

<product/7822#subject> a schema:CreativeWork ;
    schema:name "Fantasy Zone"@en,
        "ファンタジーゾーン"@ja,
        "Fantasy Zone"@ja-latn ;
    foaf:name "Fantasy Zone"@en,
        "ファンタジーゾーン"@ja,
        "Fantasy Zone"@ja-latn .

<product/7877#subject> a schema:CreativeWork ;
    schema:name "Cyber Troopers Virtual-On"@en,
        "電脳戦機バーチャロン"@ja,
        "Dennou Senki Virtual-On"@ja-latn ;
    foaf:name "Cyber Troopers Virtual-On"@en,
        "電脳戦機バーチャロン"@ja,
        "Dennou Senki Virtual-On"@ja-latn .

<product/7943#subject> a schema:CreativeWork ;
    schema:name "Hang-On"@en,
        "ハングオン"@ja,
        "Hang-On"@ja-latn ;
    foaf:name "Hang-On"@en,
        "ハングオン"@ja,
        "Hang-On"@ja-latn .

<product/812#subject> a schema:CreativeWork ;
    schema:name "Castlevania"@en,
        "悪魔城ドラキュラ"@ja,
        "Akumajo Dracula"@ja-latn ;
    foaf:name "Castlevania"@en,
        "悪魔城ドラキュラ"@ja,
        "Akumajo Dracula"@ja-latn .

<product/8183#subject> a schema:CreativeWork ;
    schema:name "Dragon Spirit"@en,
        "ドラゴンスピリット"@ja,
        "Dragon Spirit"@ja-latn ;
    foaf:name "Dragon Spirit"@en,
        "ドラゴンスピリット"@ja,
        "Dragon Spirit"@ja-latn .

<product/9072#subject> a schema:CreativeWork ;
    schema:name "Vapor Trail: Hyper Offence Formation"@en,
        "空牙 Operation Code \"Vapor Trail\""@ja,
        "Kuhga: Operation Code \"Vapor Trail\""@ja-latn ;
    foaf:name "Vapor Trail: Hyper Offence Formation"@en,
        "空牙 Operation Code \"Vapor Trail\""@ja,
        "Kuhga: Operation Code \"Vapor Trail\""@ja-latn .

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

<album/137875#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "GAME MUSIC Carnival"@en,
        "ゲームミュージックカーニバル"@ja,
        "GAME MUSIC Carnival"@ja-latn ;
    mo:performance_of <album/137875#musicalwork> ;
    mo:recorded_as <album/137875#musicalexpression> ;
    schema:name "GAME MUSIC Carnival"@en,
        "ゲームミュージックカーニバル"@ja,
        "GAME MUSIC Carnival"@ja-latn ;
    schema:workPerformed <album/137875#musicalwork> .

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

<https://medium-media.vgm.io/albums/57/137875/137875-fcff4885bf1f.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/137875#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2000-08-12"^^xsd:date ;
    dcterms:title "GAME MUSIC Carnival"@en,
        "ゲームミュージックカーニバル"@ja,
        "GAME MUSIC Carnival"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/137875#musicalexpression> ;
    mo:publisher _:Nde2795a8724f4ee19046557dea94b0ed ;
    mo:record _:Ne4898be555024f4aaf81c4121960fa33 ;
    mo:record_count 1 ;
    schema:about <product/10997#subject>,
        <product/2630#subject>,
        <product/267#subject>,
        <product/7822#subject>,
        <product/7877#subject>,
        <product/7943#subject>,
        <product/812#subject>,
        <product/8183#subject>,
        <product/9072#subject> ;
    schema:datePublished "2000-08-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/57/137875/137875-fcff4885bf1f.jpg> ;
    schema:name "GAME MUSIC Carnival"@en,
        "ゲームミュージックカーニバル"@ja,
        "GAME MUSIC Carnival"@ja-latn ;
    schema:publisher _:Nde2795a8724f4ee19046557dea94b0ed ;
    foaf:depiction <https://media.vgm.io/albums/57/137875/137875-fcff4885bf1f.jpg> .

_:N0344c51799f44439968ccba80fb0ff0b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドラゴンスピリット〜エンディングテーマ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:Ne4898be555024f4aaf81c4121960fa33 ;
    schema:name "ドラゴンスピリット〜エンディングテーマ"@ja .

_:N3809ae8d31c04201b3abca7d45c901ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "コナミメドレー〜イーアルカンフー、グラディウ〜"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:Ne4898be555024f4aaf81c4121960fa33 ;
    schema:name "コナミメドレー〜イーアルカンフー、グラディウ〜"@ja .

_:N5f1c58564dbd4b848f305c075b71815b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "レイストーム〜GEOMETRIC CITY"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:Ne4898be555024f4aaf81c4121960fa33 ;
    schema:name "レイストーム〜GEOMETRIC CITY"@ja .

_:N60dc37c651b84f7f9e505e38bd9aadbb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "イース 2〜To make end of Battle"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:Ne4898be555024f4aaf81c4121960fa33 ;
    schema:name "イース 2〜To make end of Battle"@ja .

_:N740db54a0387449682ed8331b5743f28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "空牙〜骸牙メドレー"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:32"^^xsd:interval ;
    schema:inPlaylist _:Ne4898be555024f4aaf81c4121960fa33 ;
    schema:name "空牙〜骸牙メドレー"@ja .

_:N77710dd29dcf408fba546bb83baf3315 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スペースハリアー〜メインテーマ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:Ne4898be555024f4aaf81c4121960fa33 ;
    schema:name "スペースハリアー〜メインテーマ"@ja .

_:Nb968383e5a224a50847010c54f37235f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "悪魔城ドラキュラ〜メドレー"@ja ;
    mo:track_number 7 ;
    schema:duration "PT6:09"^^xsd:interval ;
    schema:inPlaylist _:Ne4898be555024f4aaf81c4121960fa33 ;
    schema:name "悪魔城ドラキュラ〜メドレー"@ja .

_:Nc5e96c0ff4da4cfdadfc38743309f680 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ファンタジーゾーン〜メドレー"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:Ne4898be555024f4aaf81c4121960fa33 ;
    schema:name "ファンタジーゾーン〜メドレー"@ja .

_:Ncc5004dd83eb4e46bd2bbd83171934cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "電脳戦記バーチャロン〜テムジンステージ〜"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:Ne4898be555024f4aaf81c4121960fa33 ;
    schema:name "電脳戦記バーチャロン〜テムジンステージ〜"@ja .

_:Nde2795a8724f4ee19046557dea94b0ed schema:name "Chelsea Gumi"@en,
        "Chelsea Gumi"@ja,
        "Chelsea Gumi"@ja-latn ;
    foaf:name "Chelsea Gumi"@en,
        "Chelsea Gumi"@ja,
        "Chelsea Gumi"@ja-latn .

_:Nfbeca02f559942638b17adb692a9d566 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハングオン〜メインテーマ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:Ne4898be555024f4aaf81c4121960fa33 ;
    schema:name "ハングオン〜メインテーマ"@ja .

_:Ne4898be555024f4aaf81c4121960fa33 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0344c51799f44439968ccba80fb0ff0b,
        _:N3809ae8d31c04201b3abca7d45c901ef,
        _:N5f1c58564dbd4b848f305c075b71815b,
        _:N60dc37c651b84f7f9e505e38bd9aadbb,
        _:N740db54a0387449682ed8331b5743f28,
        _:N77710dd29dcf408fba546bb83baf3315,
        _:Nb968383e5a224a50847010c54f37235f,
        _:Nc5e96c0ff4da4cfdadfc38743309f680,
        _:Ncc5004dd83eb4e46bd2bbd83171934cc,
        _:Nfbeca02f559942638b17adb692a9d566 ;
    mo:track_count 10 ;
    schema:duration "PT45:17"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0344c51799f44439968ccba80fb0ff0b,
        _:N3809ae8d31c04201b3abca7d45c901ef,
        _:N5f1c58564dbd4b848f305c075b71815b,
        _:N60dc37c651b84f7f9e505e38bd9aadbb,
        _:N740db54a0387449682ed8331b5743f28,
        _:N77710dd29dcf408fba546bb83baf3315,
        _:Nb968383e5a224a50847010c54f37235f,
        _:Nc5e96c0ff4da4cfdadfc38743309f680,
        _:Ncc5004dd83eb4e46bd2bbd83171934cc,
        _:Nfbeca02f559942638b17adb692a9d566 .

