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

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

<artist/18288#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9606#subject> ;
    schema:name "Sounin Matsuo"@en,
        "松尾宗仁"@ja ;
    foaf:made <album/9606#composition>,
        <album/9606#subject> ;
    foaf:name "Sounin Matsuo"@en,
        "松尾宗仁"@ja .

<artist/5707#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9606#subject> ;
    schema:name "Juichi Morishige"@en,
        "森重樹一"@ja ;
    foaf:made <album/9606#composition>,
        <album/9606#lyrics>,
        <album/9606#subject> ;
    foaf:name "Juichi Morishige"@en,
        "森重樹一"@ja .

<product/15076#subject> a schema:CreativeWork ;
    schema:name "Tokyo Xtreme Racer 2"@en,
        "首都高バトル2"@ja,
        "Shutokou Battle 2"@ja-latn ;
    foaf:name "Tokyo Xtreme Racer 2"@en,
        "首都高バトル2"@ja,
        "Shutokou Battle 2"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/60/9606/9606-1276550907.jpg> a schema:ImageObject,
        foaf:Image .

<album/9606#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Eternal Justice ~At the End of This Road~"@en,
        "永遠のJustice〜この道の果てに〜"@ja,
        "Eien no Justice ~Kono Michi no Hate ni~"@ja-latn ;
    mo:composer <artist/18288#subject>,
        <artist/5707#subject> ;
    mo:produced_work <album/9606#musicalwork> ;
    schema:name "Eternal Justice ~At the End of This Road~"@en,
        "永遠のJustice〜この道の果てに〜"@ja,
        "Eien no Justice ~Kono Michi no Hate ni~"@ja-latn .

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

<album/9606#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Eternal Justice ~At the End of This Road~"@en,
        "永遠のJustice〜この道の果てに〜"@ja,
        "Eien no Justice ~Kono Michi no Hate ni~"@ja-latn ;
    mo:performance_of <album/9606#musicalwork> ;
    mo:performer _:N52696624b2ff4e5fbe94dc186efeafdf ;
    mo:recorded_as <album/9606#musicalexpression> ;
    schema:byArtist _:N52696624b2ff4e5fbe94dc186efeafdf ;
    schema:name "Eternal Justice ~At the End of This Road~"@en,
        "永遠のJustice〜この道の果てに〜"@ja,
        "Eien no Justice ~Kono Michi no Hate ni~"@ja-latn ;
    schema:workPerformed <album/9606#musicalwork> .

<album/9606#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2000-06-21"^^xsd:date ;
    dcterms:title "Eternal Justice ~At the End of This Road~"@en,
        "永遠のJustice〜この道の果てに〜"@ja,
        "Eien no Justice ~Kono Michi no Hate ni~"@ja-latn ;
    mo:catalogue_number "MECR-12107" ;
    mo:media_type "CD" ;
    mo:publication_of <album/9606#musicalexpression> ;
    mo:publisher _:N59f7fed016aa4e67937fed38ee062551 ;
    mo:record _:Nd760a0fad47945d2a2420495abcb835b ;
    mo:record_count 1 ;
    schema:about <product/15076#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "SNAKE HIP SHAKES"@en ;
            foaf:name "SNAKE HIP SHAKES"@en ] ;
    schema:datePublished "2000-06-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/60/9606/9606-1276550907.jpg> ;
    schema:name "Eternal Justice ~At the End of This Road~"@en,
        "永遠のJustice〜この道の果てに〜"@ja,
        "Eien no Justice ~Kono Michi no Hate ni~"@ja-latn ;
    schema:publisher _:N59f7fed016aa4e67937fed38ee062551 ;
    foaf:depiction <https://media.vgm.io/albums/60/9606/9606-1276550907.jpg> .

_:N4b21906121f340938a314d44c5a548fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RAT RACER"@en,
        "RAT RACER"@ja,
        "RAT RACER"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:Nd760a0fad47945d2a2420495abcb835b ;
    schema:name "RAT RACER"@en,
        "RAT RACER"@ja,
        "RAT RACER"@ja-latn .

_:N52696624b2ff4e5fbe94dc186efeafdf a schema:Person,
        foaf:Person ;
    mo:performed <album/9606#performance> ;
    schema:name "SNAKE HIP SHAKES"@en ;
    foaf:name "SNAKE HIP SHAKES"@en .

_:N59f7fed016aa4e67937fed38ee062551 schema:name "Tri-M"@en ;
    foaf:name "Tri-M"@en .

_:N659fa6337a104f74bcbc6423fb16e036 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternal Justice ~At the End of This Road~ (Instrumental Version)"@en,
        "永遠のJustice〜この道の果てに〜（インストゥルメンタル・バージョン）"@ja,
        "Eien no Justice ~Kono Michi no Hate ni~ (Instrumental Version)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:Nd760a0fad47945d2a2420495abcb835b ;
    schema:name "Eternal Justice ~At the End of This Road~ (Instrumental Version)"@en,
        "永遠のJustice〜この道の果てに〜（インストゥルメンタル・バージョン）"@ja,
        "Eien no Justice ~Kono Michi no Hate ni~ (Instrumental Version)"@ja-latn .

_:N82f6a2f2ad864aa8bba1fe17763fca92 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fallen Angels"@en,
        "Fallen Angels"@ja,
        "Fallen Angels"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:Nd760a0fad47945d2a2420495abcb835b ;
    schema:name "Fallen Angels"@en,
        "Fallen Angels"@ja,
        "Fallen Angels"@ja-latn .

_:Nb07e33d9656b401da324474ec4f183c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternal Justice ~At the End of This Road~"@en,
        "永遠のJustice〜この道の果てに〜"@ja,
        "Eien no Justice ~Kono Michi no Hate ni~"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:Nd760a0fad47945d2a2420495abcb835b ;
    schema:name "Eternal Justice ~At the End of This Road~"@en,
        "永遠のJustice〜この道の果てに〜"@ja,
        "Eien no Justice ~Kono Michi no Hate ni~"@ja-latn .

_:Nd760a0fad47945d2a2420495abcb835b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4b21906121f340938a314d44c5a548fe,
        _:N659fa6337a104f74bcbc6423fb16e036,
        _:N82f6a2f2ad864aa8bba1fe17763fca92,
        _:Nb07e33d9656b401da324474ec4f183c6 ;
    mo:track_count 4 ;
    schema:duration "PT17:45"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N4b21906121f340938a314d44c5a548fe,
        _:N659fa6337a104f74bcbc6423fb16e036,
        _:N82f6a2f2ad864aa8bba1fe17763fca92,
        _:Nb07e33d9656b401da324474ec4f183c6 .

