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

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

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

<album/3836> a mo:Release ;
    mo:catalogue_number "ALR-22911" .

<product/10810#subject> a schema:CreativeWork ;
    schema:name "Rock'n Rage"@en,
        "恋のホットロック John, Rick & She-na"@ja,
        "Koi no Hot Rock: John, Rick & She-na"@ja-latn ;
    foaf:name "Rock'n Rage"@en,
        "恋のホットロック John, Rick & She-na"@ja,
        "Koi no Hot Rock: John, Rick & She-na"@ja-latn .

<product/10826#subject> a schema:CreativeWork ;
    schema:name "Hino Tori Hououhen: Gaou no Bouken"@en,
        "火の鳥 鳳凰編 我王の冒険"@ja,
        "Hino Tori Hououhen: Gaou no Bouken"@ja-latn ;
    foaf:name "Hino Tori Hououhen: Gaou no Bouken"@en,
        "火の鳥 鳳凰編 我王の冒険"@ja,
        "Hino Tori Hououhen: Gaou no Bouken"@ja-latn .

<product/10829#subject> a schema:CreativeWork ;
    schema:name "Jackal (ARC)"@en,
        "特殊部隊ジャッカル (ARC)"@ja,
        "Tokushu Butai Jackal (ARC)"@ja-latn ;
    foaf:name "Jackal (ARC)"@en,
        "特殊部隊ジャッカル (ARC)"@ja,
        "Tokushu Butai Jackal (ARC)"@ja-latn .

<product/3973#subject> a schema:CreativeWork ;
    schema:name "Stinger"@en,
        "もえろツインビー シナモン博士を救え!"@ja,
        "Moero TwinBee: Cinnamon-hakase wo Sukue!"@ja-latn ;
    foaf:name "Stinger"@en,
        "もえろツインビー シナモン博士を救え!"@ja,
        "Moero TwinBee: Cinnamon-hakase wo Sukue!"@ja-latn .

<product/741#subject> a schema:CreativeWork ;
    schema:name "Salamander"@en,
        "沙羅曼蛇"@ja,
        "Salamander"@ja-latn ;
    foaf:name "Salamander"@en,
        "沙羅曼蛇"@ja,
        "Salamander"@ja-latn .

<product/7444#subject> a schema:CreativeWork ;
    schema:name "WEC Le Mans 24"@en,
        "WEC ル・マン24"@ja,
        "WEC Le Mans 24"@ja-latn ;
    foaf:name "WEC Le Mans 24"@en,
        "WEC ル・マン24"@ja,
        "WEC Le Mans 24"@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/9869#subject> a schema:CreativeWork ;
    schema:name "Crackout"@en,
        "謎の壁 ブロックくずし"@ja,
        "Nazo no Kabe: Block Kuzushi"@ja-latn ;
    foaf:name "Crackout"@en,
        "謎の壁 ブロックくずし"@ja,
        "Nazo no Kabe: Block Kuzushi"@ja-latn .

<album/3835#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Konamic Game Freaks"@en,
        "コナミック・ゲーム・フリークス"@ja,
        "The Konamic Game Freaks"@ja-latn ;
    mo:composer <artist/161#subject> ;
    mo:produced_work <album/3835#musicalwork> ;
    schema:name "The Konamic Game Freaks"@en,
        "コナミック・ゲーム・フリークス"@ja,
        "The Konamic Game Freaks"@ja-latn .

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

<org/9#subject> schema:name "G.M.O. Records"@en,
        "G.M.O. Records"@ja,
        "G.M.O. Records"@ja-latn ;
    foaf:name "G.M.O. Records"@en,
        "G.M.O. Records"@ja,
        "G.M.O. Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/53/3835/3835-1356690501.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/3357#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/3835#performance> ;
    schema:name "EXPO"@en,
        "エキスポ"@ja ;
    foaf:name "EXPO"@en,
        "エキスポ"@ja .

<album/3835#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Konamic Game Freaks"@en,
        "コナミック・ゲーム・フリークス"@ja,
        "The Konamic Game Freaks"@ja-latn ;
    mo:performance_of <album/3835#musicalwork> ;
    mo:performer <artist/161#subject>,
        <artist/3357#subject> ;
    mo:recorded_as <album/3835#musicalexpression> ;
    schema:byArtist <artist/161#subject>,
        <artist/3357#subject> ;
    schema:name "The Konamic Game Freaks"@en,
        "コナミック・ゲーム・フリークス"@ja,
        "The Konamic Game Freaks"@ja-latn ;
    schema:workPerformed <album/3835#musicalwork> .

<artist/161#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3835#subject> ;
    mo:performed <album/3835#performance> ;
    schema:name "Konami Kukeiha Club"@en,
        "コナミ矩形波倶楽部"@ja ;
    foaf:made <album/3835#composition>,
        <album/3835#subject> ;
    foaf:name "Konami Kukeiha Club"@en,
        "コナミ矩形波倶楽部"@ja .

<album/3835#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1987-03-25"^^xsd:date ;
    dcterms:title "The Konamic Game Freaks"@en,
        "コナミック・ゲーム・フリークス"@ja,
        "The Konamic Game Freaks"@ja-latn ;
    mo:catalogue_number "ALC-22911" ;
    mo:media_type "Cassette" ;
    mo:other_release_of <album/3836> ;
    mo:publication_of <album/3835#musicalexpression> ;
    mo:publisher <org/9#subject> ;
    mo:record _:N14365f89dfe341f8b3f483e1b00875b9 ;
    mo:record_count 1 ;
    schema:about <product/10810#subject>,
        <product/10826#subject>,
        <product/10829#subject>,
        <product/3973#subject>,
        <product/741#subject>,
        <product/7444#subject>,
        <product/812#subject>,
        <product/9869#subject> ;
    schema:byArtist <artist/161#subject>,
        <artist/3357#subject> ;
    schema:datePublished "1987-03-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/53/3835/3835-1356690501.jpg> ;
    schema:name "The Konamic Game Freaks"@en,
        "コナミック・ゲーム・フリークス"@ja,
        "The Konamic Game Freaks"@ja-latn ;
    schema:publisher <org/9#subject> ;
    foaf:depiction <https://media.vgm.io/albums/53/3835/3835-1356690501.jpg> .

_:N0dd2092c5b224936bd646533ae15e464 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hi no Tori"@en,
        "火の鳥"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N14365f89dfe341f8b3f483e1b00875b9 ;
    schema:name "Hi no Tori"@en,
        "火の鳥"@ja .

_:N21582b3e5fc4486fb8476242971d3a60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moero Twinbee Arrange Version"@en,
        "もえろツインビーアレンジ・バージョン"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N14365f89dfe341f8b3f483e1b00875b9 ;
    schema:name "Moero Twinbee Arrange Version"@en,
        "もえろツインビーアレンジ・バージョン"@ja .

_:N21a8c954d87047d39f3962187347b676 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nazo no Kabe Arrange Version (SPACE ROMANCER)"@en,
        "謎の壁アレンジ・バージョン（SPACE ROMANCER）"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N14365f89dfe341f8b3f483e1b00875b9 ;
    schema:name "Nazo no Kabe Arrange Version (SPACE ROMANCER)"@en,
        "謎の壁アレンジ・バージョン（SPACE ROMANCER）"@ja .

_:N40fcc2253a8f4de7a0c7566adde22840 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tokushu Butai Jackal"@en,
        "特殊部隊ジャッカル"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N14365f89dfe341f8b3f483e1b00875b9 ;
    schema:name "Tokushu Butai Jackal"@en,
        "特殊部隊ジャッカル"@ja .

_:N4bb081876240493ab321092c721feb08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Koi no Hot Rock"@en,
        "恋のホットロック"@ja ;
    mo:track_number 1 ;
    schema:duration "PT14:45"^^xsd:interval ;
    schema:inPlaylist _:N14365f89dfe341f8b3f483e1b00875b9 ;
    schema:name "Koi no Hot Rock"@en,
        "恋のホットロック"@ja .

_:N4bfac6b747fd46e48d1fe63130be56df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Akumajo Dracula Arrange Version (Vampire Killer)"@en,
        "悪魔城ドラキュラアレンジ・バージョン（バンパイヤ・キラー）"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N14365f89dfe341f8b3f483e1b00875b9 ;
    schema:name "Akumajo Dracula Arrange Version (Vampire Killer)"@en,
        "悪魔城ドラキュラアレンジ・バージョン（バンパイヤ・キラー）"@ja .

_:N4f6915755c0f4a9d8fdfd7e0b5aabaf8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Salamander"@en,
        "沙羅曼蛇"@ja ;
    mo:track_number 5 ;
    schema:duration "PT6:42"^^xsd:interval ;
    schema:inPlaylist _:N14365f89dfe341f8b3f483e1b00875b9 ;
    schema:name "Salamander"@en,
        "沙羅曼蛇"@ja .

_:N9063a585b7b041ff91e5232ae4c5c5b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WEC Le Mans 24"@en,
        "WECル・マン24"@ja ;
    mo:track_number 7 ;
    schema:duration "PT9:13"^^xsd:interval ;
    schema:inPlaylist _:N14365f89dfe341f8b3f483e1b00875b9 ;
    schema:name "WEC Le Mans 24"@en,
        "WECル・マン24"@ja .

_:N14365f89dfe341f8b3f483e1b00875b9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0dd2092c5b224936bd646533ae15e464,
        _:N21582b3e5fc4486fb8476242971d3a60,
        _:N21a8c954d87047d39f3962187347b676,
        _:N40fcc2253a8f4de7a0c7566adde22840,
        _:N4bb081876240493ab321092c721feb08,
        _:N4bfac6b747fd46e48d1fe63130be56df,
        _:N4f6915755c0f4a9d8fdfd7e0b5aabaf8,
        _:N9063a585b7b041ff91e5232ae4c5c5b9 ;
    mo:track_count 8 ;
    schema:duration "PT24:23"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N0dd2092c5b224936bd646533ae15e464,
        _:N21582b3e5fc4486fb8476242971d3a60,
        _:N21a8c954d87047d39f3962187347b676,
        _:N40fcc2253a8f4de7a0c7566adde22840,
        _:N4bb081876240493ab321092c721feb08,
        _:N4bfac6b747fd46e48d1fe63130be56df,
        _:N4f6915755c0f4a9d8fdfd7e0b5aabaf8,
        _:N9063a585b7b041ff91e5232ae4c5c5b9 .

