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

<album/3859> a mo:Release ;
    mo:catalogue_number "ALC-28096" .

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

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

<artist/36004#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/731#subject> ;
    schema:name "Yu Suzuki"@en,
        "鈴木裕"@ja ;
    foaf:made <album/731#composition>,
        <album/731#subject> ;
    foaf:name "Yu Suzuki"@en,
        "鈴木裕"@ja .

<artist/38786#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/731#subject> ;
    schema:name "Hiro"@en ;
    foaf:made <album/731#composition>,
        <album/731#subject> ;
    foaf:name "Hiro"@en .

<artist/919#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/731#subject> ;
    schema:name "Yoji Ishii"@en,
        "石井洋児"@ja ;
    foaf:made <album/731#composition>,
        <album/731#subject> ;
    foaf:name "Yoji Ishii"@en,
        "石井洋児"@ja .

<product/1085#subject> a schema:CreativeWork ;
    schema:name "Out Run"@en,
        "アウトラン"@ja,
        "Out Run"@ja-latn ;
    foaf:name "Out Run"@en,
        "アウトラン"@ja,
        "Out Run"@ja-latn .

<product/2065#subject> a schema:CreativeWork ;
    schema:name "AFTER BURNER"@en,
        "アフターバーナー"@ja,
        "AFTER BURNER"@ja-latn ;
    foaf:name "AFTER BURNER"@en,
        "アフターバーナー"@ja,
        "AFTER BURNER"@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 .

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

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

<album/731#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sega Taikan Game Special"@en,
        "セガ体感ゲーム・スペシャル"@ja,
        "Sega Taikan Game Special"@ja-latn ;
    mo:performance_of <album/731#musicalwork> ;
    mo:recorded_as <album/731#musicalexpression> ;
    schema:name "Sega Taikan Game Special"@en,
        "セガ体感ゲーム・スペシャル"@ja,
        "Sega Taikan Game Special"@ja-latn ;
    schema:workPerformed <album/731#musicalwork> .

<org/4538#subject> schema:name "Alfa"@en,
        "アルファ"@ja,
        "Alfa"@ja-latn ;
    foaf:name "Alfa"@en,
        "アルファ"@ja,
        "Alfa"@ja-latn .

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

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

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

<album/731#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sega Taikan Game Special"@en,
        "セガ体感ゲーム・スペシャル"@ja,
        "Sega Taikan Game Special"@ja-latn ;
    mo:composer <artist/36004#subject>,
        <artist/38786#subject>,
        <artist/919#subject> ;
    mo:produced_work <album/731#musicalwork> ;
    schema:name "Sega Taikan Game Special"@en,
        "セガ体感ゲーム・スペシャル"@ja,
        "Sega Taikan Game Special"@ja-latn .

<album/731#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1987-12-21"^^xsd:date ;
    dcterms:title "Sega Taikan Game Special"@en,
        "セガ体感ゲーム・スペシャル"@ja,
        "Sega Taikan Game Special"@ja-latn ;
    mo:catalogue_number "28XA-198" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/3859> ;
    mo:publication_of <album/731#musicalexpression> ;
    mo:publisher <org/4538#subject> ;
    mo:record _:N01f5247c0e8a45e6af66d5562e1451c5 ;
    mo:record_count 1 ;
    schema:about <product/1085#subject>,
        <product/2065#subject>,
        <product/7943#subject>,
        <release/15504#subject> ;
    schema:datePublished "1987-12-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/13/731/731-c45c8b4d73ab.jpg> ;
    schema:name "Sega Taikan Game Special"@en,
        "セガ体感ゲーム・スペシャル"@ja,
        "Sega Taikan Game Special"@ja-latn ;
    schema:publisher <org/4538#subject> ;
    foaf:depiction <https://media.vgm.io/albums/13/731/731-c45c8b4d73ab.jpg> .

_:N11b5658d487942d1b2da0ab27ac2fc08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GODARNI"@en,
        "ゴーダーニ"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:N01f5247c0e8a45e6af66d5562e1451c5 ;
    schema:name "GODARNI"@en,
        "ゴーダーニ"@ja .

_:N1cf3498025284939b4318a8e69c3dd5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LAST WAVE"@en,
        "ラスト・ウェイヴ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N01f5247c0e8a45e6af66d5562e1451c5 ;
    schema:name "LAST WAVE"@en,
        "ラスト・ウェイヴ"@ja .

_:N219170e86c6b443cb08bab978c4105ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "THEME"@en,
        "テーマ"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N01f5247c0e8a45e6af66d5562e1451c5 ;
    schema:name "THEME"@en,
        "テーマ"@ja .

_:N27e97954da194c829ac008165f69ad6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PASSING BREEZE"@en,
        "パッシング・ブリーズ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:47"^^xsd:interval ;
    schema:inPlaylist _:N01f5247c0e8a45e6af66d5562e1451c5 ;
    schema:name "PASSING BREEZE"@en,
        "パッシング・ブリーズ"@ja .

_:N2d78b0a0d2ff4728b284529f31ecddbe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STANRAY"@en,
        "スタンレー"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:N01f5247c0e8a45e6af66d5562e1451c5 ;
    schema:name "STANRAY"@en,
        "スタンレー"@ja .

_:N3f5415e174d9422496bd980f9da8bd67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SPRASH WAVE"@en,
        "スプラッシュ・ウェイヴ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:55"^^xsd:interval ;
    schema:inPlaylist _:N01f5247c0e8a45e6af66d5562e1451c5 ;
    schema:name "SPRASH WAVE"@en,
        "スプラッシュ・ウェイヴ"@ja .

_:N567158dc13fd42fcb9e0660c135e0fbb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Red Out"@en,
        "レッド・アウト"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N01f5247c0e8a45e6af66d5562e1451c5 ;
    schema:name "Red Out"@en,
        "レッド・アウト"@ja .

_:N5cbc454be6534662aa64ccb73dc3e7a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "City 202"@en,
        "シティ202"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N01f5247c0e8a45e6af66d5562e1451c5 ;
    schema:name "City 202"@en,
        "シティ202"@ja .

_:N76d0685c98154c8d9549c479d0156415 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WINNER'S SONG"@en,
        "ウィナーズ・ソング"@ja ;
    mo:track_number 19 ;
    schema:duration "PT0:35"^^xsd:interval ;
    schema:inPlaylist _:N01f5247c0e8a45e6af66d5562e1451c5 ;
    schema:name "WINNER'S SONG"@en,
        "ウィナーズ・ソング"@ja .

_:N905a9f6177774b51b3f689117132875c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WIWI JUMBO ~ BATTLE FIELD"@en,
        "ウィウィ・ジャンボ～バトル・フィールド"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N01f5247c0e8a45e6af66d5562e1451c5 ;
    schema:name "WIWI JUMBO ~ BATTLE FIELD"@en,
        "ウィウィ・ジャンボ～バトル・フィールド"@ja .

_:N93b60c8116034c8485eb7899576b9464 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LAKE SIDE MEMORY"@en,
        "レイク・サイド・メモリー"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:N01f5247c0e8a45e6af66d5562e1451c5 ;
    schema:name "LAKE SIDE MEMORY"@en,
        "レイク・サイド・メモリー"@ja .

_:N9b547fa07abe426ea28184ac29b79817 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SQUILLA ~ IDA"@en,
        "スケイラ～アイダ"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N01f5247c0e8a45e6af66d5562e1451c5 ;
    schema:name "SQUILLA ~ IDA"@en,
        "スケイラ～アイダ"@ja .

_:Na5882f421d9a409abffc58138c3c6e2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Stripe"@en,
        "スーパー・ストライプ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N01f5247c0e8a45e6af66d5562e1451c5 ;
    schema:name "Super Stripe"@en,
        "スーパー・ストライプ"@ja .

_:Naa5a3e8657a14c0da7f7930154193e9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VALDA"@en,
        "アルダ"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:N01f5247c0e8a45e6af66d5562e1451c5 ;
    schema:name "VALDA"@en,
        "アルダ"@ja .

_:Nac3e739204bb4a7ca32277f06e4ce04c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SYURA"@en,
        "シュラ"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N01f5247c0e8a45e6af66d5562e1451c5 ;
    schema:name "SYURA"@en,
        "シュラ"@ja .

_:Nb6d05beddf5c4927898c7beb63173ce3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Maximum Power ~ Final Take Off"@en,
        "マキシマム・パワー～ファイナル・テイク・オフ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:N01f5247c0e8a45e6af66d5562e1451c5 ;
    schema:name "Maximum Power ~ Final Take Off"@en,
        "マキシマム・パワー～ファイナル・テイク・オフ"@ja .

_:Nccff297f333241f0b532f1326e880089 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MAGICAL SOUND SHOWER"@en,
        "マジカル・サウンド・シャワー"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:57"^^xsd:interval ;
    schema:inPlaylist _:N01f5247c0e8a45e6af66d5562e1451c5 ;
    schema:name "MAGICAL SOUND SHOWER"@en,
        "マジカル・サウンド・シャワー"@ja .

_:Nce79e5e2dbd44a038ec43d53c6e42024 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "After Burner"@en,
        "アフターバーナー"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:N01f5247c0e8a45e6af66d5562e1451c5 ;
    schema:name "After Burner"@en,
        "アフターバーナー"@ja .

_:Ne39f838089704082824989836a4c17bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HANG ON"@en,
        "ハング・オン"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N01f5247c0e8a45e6af66d5562e1451c5 ;
    schema:name "HANG ON"@en,
        "ハング・オン"@ja .

_:N01f5247c0e8a45e6af66d5562e1451c5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N11b5658d487942d1b2da0ab27ac2fc08,
        _:N1cf3498025284939b4318a8e69c3dd5a,
        _:N219170e86c6b443cb08bab978c4105ef,
        _:N27e97954da194c829ac008165f69ad6f,
        _:N2d78b0a0d2ff4728b284529f31ecddbe,
        _:N3f5415e174d9422496bd980f9da8bd67,
        _:N567158dc13fd42fcb9e0660c135e0fbb,
        _:N5cbc454be6534662aa64ccb73dc3e7a2,
        _:N76d0685c98154c8d9549c479d0156415,
        _:N905a9f6177774b51b3f689117132875c,
        _:N93b60c8116034c8485eb7899576b9464,
        _:N9b547fa07abe426ea28184ac29b79817,
        _:Na5882f421d9a409abffc58138c3c6e2e,
        _:Naa5a3e8657a14c0da7f7930154193e9e,
        _:Nac3e739204bb4a7ca32277f06e4ce04c,
        _:Nb6d05beddf5c4927898c7beb63173ce3,
        _:Nccff297f333241f0b532f1326e880089,
        _:Nce79e5e2dbd44a038ec43d53c6e42024,
        _:Ne39f838089704082824989836a4c17bf ;
    mo:track_count 19 ;
    schema:duration "PT58:03"^^xsd:interval ;
    schema:numTracks 19 ;
    schema:track _:N11b5658d487942d1b2da0ab27ac2fc08,
        _:N1cf3498025284939b4318a8e69c3dd5a,
        _:N219170e86c6b443cb08bab978c4105ef,
        _:N27e97954da194c829ac008165f69ad6f,
        _:N2d78b0a0d2ff4728b284529f31ecddbe,
        _:N3f5415e174d9422496bd980f9da8bd67,
        _:N567158dc13fd42fcb9e0660c135e0fbb,
        _:N5cbc454be6534662aa64ccb73dc3e7a2,
        _:N76d0685c98154c8d9549c479d0156415,
        _:N905a9f6177774b51b3f689117132875c,
        _:N93b60c8116034c8485eb7899576b9464,
        _:N9b547fa07abe426ea28184ac29b79817,
        _:Na5882f421d9a409abffc58138c3c6e2e,
        _:Naa5a3e8657a14c0da7f7930154193e9e,
        _:Nac3e739204bb4a7ca32277f06e4ce04c,
        _:Nb6d05beddf5c4927898c7beb63173ce3,
        _:Nccff297f333241f0b532f1326e880089,
        _:Nce79e5e2dbd44a038ec43d53c6e42024,
        _:Ne39f838089704082824989836a4c17bf .

