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

<album/160632#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Carrera Rapida (Theme from Rapid Racer)"@en,
        "Carrera Rapida (Theme from Rapid Racer)"@ja,
        "Carrera Rapida (Theme from Rapid Racer)"@ja-latn ;
    mo:produced_work <album/160632#musicalwork> ;
    schema:name "Carrera Rapida (Theme from Rapid Racer)"@en,
        "Carrera Rapida (Theme from Rapid Racer)"@ja,
        "Carrera Rapida (Theme from Rapid Racer)"@ja-latn .

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

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

<album/56747> a mo:Release ;
    mo:catalogue_number "SSX8T" .

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

<album/160632#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Carrera Rapida (Theme from Rapid Racer)"@en,
        "Carrera Rapida (Theme from Rapid Racer)"@ja,
        "Carrera Rapida (Theme from Rapid Racer)"@ja-latn ;
    mo:performance_of <album/160632#musicalwork> ;
    mo:recorded_as <album/160632#musicalexpression> ;
    schema:name "Carrera Rapida (Theme from Rapid Racer)"@en,
        "Carrera Rapida (Theme from Rapid Racer)"@ja,
        "Carrera Rapida (Theme from Rapid Racer)"@ja-latn ;
    schema:workPerformed <album/160632#musicalwork> .

<https://media.vgm.io/albums/23/160632/160632-961a5ae1b46e.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/160632#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/23/160632/160632-961a5ae1b46e.jpg> ;
    foaf:depicts <album/160632#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/23/160632/160632-961a5ae1b46e.jpg> .

<https://medium-media.vgm.io/albums/23/160632/160632-961a5ae1b46e.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/160632#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1997-01-01"^^xsd:date ;
    dcterms:title "Carrera Rapida (Theme from Rapid Racer)"@en,
        "Carrera Rapida (Theme from Rapid Racer)"@ja,
        "Carrera Rapida (Theme from Rapid Racer)"@ja-latn ;
    mo:catalogue_number "11-004635-17" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/56747> ;
    mo:publication_of <album/160632#musicalexpression> ;
    mo:publisher _:Necff0cfd380140ef881fecfa7f3ba4a1 ;
    mo:record _:N2859dae4f2f341c3b248442f7a6991e4 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Rapid Racer"@en ;
            foaf:name "Rapid Racer"@en ] ;
    schema:datePublished "1997-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/23/160632/160632-961a5ae1b46e.jpg> ;
    schema:name "Carrera Rapida (Theme from Rapid Racer)"@en,
        "Carrera Rapida (Theme from Rapid Racer)"@ja,
        "Carrera Rapida (Theme from Rapid Racer)"@ja-latn ;
    schema:publisher _:Necff0cfd380140ef881fecfa7f3ba4a1 ;
    foaf:depiction <https://media.vgm.io/albums/23/160632/160632-961a5ae1b46e.jpg> .

_:N2859dae4f2f341c3b248442f7a6991e4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5d7d46f9196d4da3b216a94780dfdfd2 ;
    mo:track_count 1 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N5d7d46f9196d4da3b216a94780dfdfd2 .

_:N5d7d46f9196d4da3b216a94780dfdfd2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Carrera Rapida (Theme From Rapid Racer) (Miami Four Four O Mix)"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N2859dae4f2f341c3b248442f7a6991e4 ;
    schema:name "Carrera Rapida (Theme From Rapid Racer) (Miami Four Four O Mix)"@en .

_:Necff0cfd380140ef881fecfa7f3ba4a1 schema:name "Stealth Sonic Recordings"@en,
        "Stealth Sonic Recordings"@ja,
        "Stealth Sonic Recordings"@ja-latn ;
    foaf:name "Stealth Sonic Recordings"@en,
        "Stealth Sonic Recordings"@ja,
        "Stealth Sonic Recordings"@ja-latn .

