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

<album/19920#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ridge Racer - The Ray Keith Mixes"@en,
        "Ridge Racer - The Ray Keith Mixes"@ja,
        "Ridge Racer - The Ray Keith Mixes"@ja-latn ;
    mo:produced_work <album/19920#musicalwork> ;
    schema:name "Ridge Racer - The Ray Keith Mixes"@en,
        "Ridge Racer - The Ray Keith Mixes"@ja,
        "Ridge Racer - The Ray Keith Mixes"@ja-latn .

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

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

<album/7252> a mo:Release ;
    mo:catalogue_number "JVCD-0002-6" .

<product/2671#subject> a schema:CreativeWork ;
    schema:name "RIDGE RACER"@en,
        "リッジレーサー"@ja,
        "RIDGE RACER"@ja-latn ;
    foaf:name "RIDGE RACER"@en,
        "リッジレーサー"@ja,
        "RIDGE RACER"@ja-latn .

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

<album/19920#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ridge Racer - The Ray Keith Mixes"@en,
        "Ridge Racer - The Ray Keith Mixes"@ja,
        "Ridge Racer - The Ray Keith Mixes"@ja-latn ;
    mo:performance_of <album/19920#musicalwork> ;
    mo:recorded_as <album/19920#musicalexpression> ;
    schema:name "Ridge Racer - The Ray Keith Mixes"@en,
        "Ridge Racer - The Ray Keith Mixes"@ja,
        "Ridge Racer - The Ray Keith Mixes"@ja-latn ;
    schema:workPerformed <album/19920#musicalwork> .

<org/2231#subject> schema:name "JVC"@en,
        "JVC"@ja,
        "JVC"@ja-latn ;
    foaf:name "JVC"@en,
        "JVC"@ja,
        "JVC"@ja-latn .

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

<https://medium-media.vgm.io/albums/02/19920/19920-1277147197.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/19920#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1996-01-01"^^xsd:date ;
    dcterms:title "Ridge Racer - The Ray Keith Mixes"@en,
        "Ridge Racer - The Ray Keith Mixes"@ja,
        "Ridge Racer - The Ray Keith Mixes"@ja-latn ;
    mo:catalogue_number "JVCD-0003-1" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/7252> ;
    mo:publication_of <album/19920#musicalexpression> ;
    mo:publisher <org/2231#subject> ;
    mo:record _:N29a48148da444cdb8bbadfeeed401d2f ;
    mo:record_count 1 ;
    schema:about <product/2671#subject> ;
    schema:datePublished "1996-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/02/19920/19920-1277147197.jpg> ;
    schema:name "Ridge Racer - The Ray Keith Mixes"@en,
        "Ridge Racer - The Ray Keith Mixes"@ja,
        "Ridge Racer - The Ray Keith Mixes"@ja-latn ;
    schema:publisher <org/2231#subject> ;
    foaf:depiction <https://media.vgm.io/albums/02/19920/19920-1277147197.jpg> .

_:N6fa5cf273d2f40c89b60d0aa69292e0f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ridge Racer (Jazz Step Mix)"@en ;
    mo:track_number 1 ;
    schema:duration "PT6:52"^^xsd:interval ;
    schema:inPlaylist _:N29a48148da444cdb8bbadfeeed401d2f ;
    schema:name "Ridge Racer (Jazz Step Mix)"@en .

_:Nce41468c47e6444f8d1a88bd29b19567 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ridge Racer (Jazz Dub Mix)"@en ;
    mo:track_number 2 ;
    schema:duration "PT6:19"^^xsd:interval ;
    schema:inPlaylist _:N29a48148da444cdb8bbadfeeed401d2f ;
    schema:name "Ridge Racer (Jazz Dub Mix)"@en .

_:N29a48148da444cdb8bbadfeeed401d2f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N6fa5cf273d2f40c89b60d0aa69292e0f,
        _:Nce41468c47e6444f8d1a88bd29b19567 ;
    mo:track_count 2 ;
    schema:duration "PT13:11"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N6fa5cf273d2f40c89b60d0aa69292e0f,
        _:Nce41468c47e6444f8d1a88bd29b19567 .

