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

<artist/50442#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuko Anai"@en,
        "穴井夕子"@ja ;
    foaf:made <album/7594#subject>,
        <album/7594#vocals> ;
    foaf:name "Yuko Anai"@en,
        "穴井夕子"@ja .

<artist/6748#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miyu Yuzuki"@en,
        "柚木美祐"@ja ;
    foaf:made <album/7594#lyrics>,
        <album/7594#subject> ;
    foaf:name "Miyu Yuzuki"@en,
        "柚木美祐"@ja .

<artist/2022#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7594#subject> ;
    schema:name "Noriyuki Asakura"@en,
        "朝倉紀行"@ja ;
    foaf:made <album/7594#composition>,
        <album/7594#lyrics>,
        <album/7594#subject> ;
    foaf:name "Noriyuki Asakura"@en,
        "朝倉紀行"@ja .

<product/18182#subject> a schema:CreativeWork ;
    schema:name "CRIME CRACKERS"@en,
        "クライムクラッカーズ"@ja,
        "CRIME CRACKERS"@ja-latn ;
    foaf:name "CRIME CRACKERS"@en,
        "クライムクラッカーズ"@ja,
        "CRIME CRACKERS"@ja-latn .

<album/7594#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Crime Crackers Original Game Sound Track"@en,
        "クライムクラッカーズ・オリジナル・ゲームサウンドトラック"@ja,
        "Crime Crackers Original Game Sound Track"@ja-latn ;
    mo:composer <artist/2022#subject> ;
    mo:produced_work <album/7594#musicalwork> ;
    schema:name "Crime Crackers Original Game Sound Track"@en,
        "クライムクラッカーズ・オリジナル・ゲームサウンドトラック"@ja,
        "Crime Crackers Original Game Sound Track"@ja-latn .

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

<album/7594#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Crime Crackers Original Game Sound Track"@en,
        "クライムクラッカーズ・オリジナル・ゲームサウンドトラック"@ja,
        "Crime Crackers Original Game Sound Track"@ja-latn ;
    mo:performance_of <album/7594#musicalwork> ;
    mo:recorded_as <album/7594#musicalexpression> ;
    schema:name "Crime Crackers Original Game Sound Track"@en,
        "クライムクラッカーズ・オリジナル・ゲームサウンドトラック"@ja,
        "Crime Crackers Original Game Sound Track"@ja-latn ;
    schema:workPerformed <album/7594#musicalwork> .

<org/2198#subject> schema:name "Antinos Records"@en,
        "Antinos Records"@ja,
        "Antinos Records"@ja-latn ;
    foaf:name "Antinos Records"@en,
        "Antinos Records"@ja,
        "Antinos Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/49/7594/7594-1280086541.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/7594#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1995-07-01"^^xsd:date ;
    dcterms:title "Crime Crackers Original Game Sound Track"@en,
        "クライムクラッカーズ・オリジナル・ゲームサウンドトラック"@ja,
        "Crime Crackers Original Game Sound Track"@ja-latn ;
    mo:catalogue_number "ARCJ-15" ;
    mo:media_type "CD" ;
    mo:publication_of <album/7594#musicalexpression> ;
    mo:publisher <org/2198#subject> ;
    mo:record _:N307910eeb4c84a8abebf4432ef11386a ;
    mo:record_count 1 ;
    schema:about <product/18182#subject> ;
    schema:datePublished "1995-07-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/49/7594/7594-1280086541.jpg> ;
    schema:name "Crime Crackers Original Game Sound Track"@en,
        "クライムクラッカーズ・オリジナル・ゲームサウンドトラック"@ja,
        "Crime Crackers Original Game Sound Track"@ja-latn ;
    schema:publisher <org/2198#subject> ;
    foaf:depiction <https://media.vgm.io/albums/49/7594/7594-1280086541.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "by the courtesy of Epic/Sony Records."@en ;
    foaf:made <album/7594#vocals> ;
    foaf:name "by the courtesy of Epic/Sony Records."@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "by the courtesy of Epic/Sony Records."@en ;
    foaf:made <album/7594#subject> ;
    foaf:name "by the courtesy of Epic/Sony Records."@en .

_:N14a956baa0a84365a89b2ffcc9f964f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Delusion - Symphony of the Dead"@en,
        "妄執・亡霊の交響曲"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N307910eeb4c84a8abebf4432ef11386a ;
    schema:name "Delusion - Symphony of the Dead"@en,
        "妄執・亡霊の交響曲"@ja .

_:N1d33fe50eace4fb7a866a69839b5c97f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "End - Prayer to the Sea of Stars"@en,
        "終結・星海に祈りを"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N307910eeb4c84a8abebf4432ef11386a ;
    schema:name "End - Prayer to the Sea of Stars"@en,
        "終結・星海に祈りを"@ja .

_:N222b7235c6d24eec999efe9def3b2909 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Legend of the Stars"@en,
        "星たちの伝説"@ja ;
    mo:track_number 17 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N307910eeb4c84a8abebf4432ef11386a ;
    schema:name "Legend of the Stars"@en,
        "星たちの伝説"@ja .

_:N42aae5f312884c2f98c0dcb5f98d753b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Seal - Plot Heart"@en,
        "封印・プロットハート"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N307910eeb4c84a8abebf4432ef11386a ;
    schema:name "Seal - Plot Heart"@en,
        "封印・プロットハート"@ja .

_:N46e2d7fb042a45c48ab43865f36b0a0f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Struggle to the Death - Ultimate Weapons of Prehistory"@en,
        "死闘・先史の究極兵器"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N307910eeb4c84a8abebf4432ef11386a ;
    schema:name "Struggle to the Death - Ultimate Weapons of Prehistory"@en,
        "死闘・先史の究極兵器"@ja .

_:N553cea1357e44a3b98ead50369287aa5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Entry - Milky Way Bounty Hunting"@en,
        "登場・銀河の賞金稼ぎ"@ja ;
    mo:track_number 15 ;
    schema:duration "PT0:50"^^xsd:interval ;
    schema:inPlaylist _:N307910eeb4c84a8abebf4432ef11386a ;
    schema:name "Entry - Milky Way Bounty Hunting"@en,
        "登場・銀河の賞金稼ぎ"@ja .

_:N5817aa2dcf1a4ec989d3765301cf9182 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hope - Unconnected to All Thought"@en,
        "希望・全ての想いをつないで"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N307910eeb4c84a8abebf4432ef11386a ;
    schema:name "Hope - Unconnected to All Thought"@en,
        "希望・全ての想いをつないで"@ja .

_:N61203293f43e42eeb011c8f8db61ad9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Assault - THE LIGHTNING"@en,
        "強襲・THE LIGHTNING"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N307910eeb4c84a8abebf4432ef11386a ;
    schema:name "Assault - THE LIGHTNING"@en,
        "強襲・THE LIGHTNING"@ja .

_:N63c229f5d8d8401384df16c82069ee8a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Devilishness - Ghost Dog"@en,
        "魔性・ゴーストドッグ"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N307910eeb4c84a8abebf4432ef11386a ;
    schema:name "Devilishness - Ghost Dog"@en,
        "魔性・ゴーストドッグ"@ja .

_:N66aea416af9b42a7910d48abb3337b35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Recollection - Emelia and Cain ~ Legend of the Stars (Piano Solo)"@en,
        "登場・エミリアとケインと～星たちの伝説(ピアノ・ソロ)"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N307910eeb4c84a8abebf4432ef11386a ;
    schema:name "Recollection - Emelia and Cain ~ Legend of the Stars (Piano Solo)"@en,
        "登場・エミリアとケインと～星たちの伝説(ピアノ・ソロ)"@ja .

_:N6dbdb48be5134f36a33341e92f5bf325 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CRIME CRACKERS (Soundtrack Version)"@en,
        "CRIME CRACKERS (サウンドトラックヴァージョン)"@ja ;
    mo:track_number 16 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N307910eeb4c84a8abebf4432ef11386a ;
    schema:name "CRIME CRACKERS (Soundtrack Version)"@en,
        "CRIME CRACKERS (サウンドトラックヴァージョン)"@ja .

_:N6ee6ae9a6d1e4eb391a1700fe95b212d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gallant - Great Shark"@en,
        "颯爽・グレートシャーク"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N307910eeb4c84a8abebf4432ef11386a ;
    schema:name "Gallant - Great Shark"@en,
        "颯爽・グレートシャーク"@ja .

_:N707b25913baa4930a1f05b2d9e8c0b8a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crisis - Emergency Escape"@en,
        "危機・緊急脱出"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:N307910eeb4c84a8abebf4432ef11386a ;
    schema:name "Crisis - Emergency Escape"@en,
        "危機・緊急脱出"@ja .

_:N7600f8fde72f453aab0c93400253c4f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shake - Nightmare"@en,
        "震感・ナイトメア"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N307910eeb4c84a8abebf4432ef11386a ;
    schema:name "Shake - Nightmare"@en,
        "震感・ナイトメア"@ja .

_:N77ec1601be4841e890414729036900d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Search - Seeking the Light"@en,
        "探索・光を求めて"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N307910eeb4c84a8abebf4432ef11386a ;
    schema:name "Search - Seeking the Light"@en,
        "探索・光を求めて"@ja .

_:Na20b2903f2674971abb849ba77bc55c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crash - Bullet Storm"@en,
        "激突・バレットストーム"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N307910eeb4c84a8abebf4432ef11386a ;
    schema:name "Crash - Bullet Storm"@en,
        "激突・バレットストーム"@ja .

_:Ne489569d8f9b46249037e597726e1f7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Duty - Premonition of a New Battle"@en,
        "任務・新たな戦いの予感"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:N307910eeb4c84a8abebf4432ef11386a ;
    schema:name "Duty - Premonition of a New Battle"@en,
        "任務・新たな戦いの予感"@ja .

_:N307910eeb4c84a8abebf4432ef11386a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N14a956baa0a84365a89b2ffcc9f964f3,
        _:N1d33fe50eace4fb7a866a69839b5c97f,
        _:N222b7235c6d24eec999efe9def3b2909,
        _:N42aae5f312884c2f98c0dcb5f98d753b,
        _:N46e2d7fb042a45c48ab43865f36b0a0f,
        _:N553cea1357e44a3b98ead50369287aa5,
        _:N5817aa2dcf1a4ec989d3765301cf9182,
        _:N61203293f43e42eeb011c8f8db61ad9e,
        _:N63c229f5d8d8401384df16c82069ee8a,
        _:N66aea416af9b42a7910d48abb3337b35,
        _:N6dbdb48be5134f36a33341e92f5bf325,
        _:N6ee6ae9a6d1e4eb391a1700fe95b212d,
        _:N707b25913baa4930a1f05b2d9e8c0b8a,
        _:N7600f8fde72f453aab0c93400253c4f5,
        _:N77ec1601be4841e890414729036900d2,
        _:Na20b2903f2674971abb849ba77bc55c6,
        _:Ne489569d8f9b46249037e597726e1f7a ;
    mo:track_count 17 ;
    schema:duration "PT37:36"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N14a956baa0a84365a89b2ffcc9f964f3,
        _:N1d33fe50eace4fb7a866a69839b5c97f,
        _:N222b7235c6d24eec999efe9def3b2909,
        _:N42aae5f312884c2f98c0dcb5f98d753b,
        _:N46e2d7fb042a45c48ab43865f36b0a0f,
        _:N553cea1357e44a3b98ead50369287aa5,
        _:N5817aa2dcf1a4ec989d3765301cf9182,
        _:N61203293f43e42eeb011c8f8db61ad9e,
        _:N63c229f5d8d8401384df16c82069ee8a,
        _:N66aea416af9b42a7910d48abb3337b35,
        _:N6dbdb48be5134f36a33341e92f5bf325,
        _:N6ee6ae9a6d1e4eb391a1700fe95b212d,
        _:N707b25913baa4930a1f05b2d9e8c0b8a,
        _:N7600f8fde72f453aab0c93400253c4f5,
        _:N77ec1601be4841e890414729036900d2,
        _:Na20b2903f2674971abb849ba77bc55c6,
        _:Ne489569d8f9b46249037e597726e1f7a .

