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

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

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

<artist/36228#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7251#subject> ;
    schema:name "sanodg"@en ;
    foaf:made <album/7251#composition>,
        <album/7251#subject> ;
    foaf:name "sanodg"@en .

<artist/39379#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7251#subject> ;
    schema:name "U"@en ;
    foaf:made <album/7251#composition>,
        <album/7251#subject> ;
    foaf:name "U"@en .

<artist/48876#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7251#subject> ;
    schema:name "Kohta"@en ;
    foaf:made <album/7251#composition>,
        <album/7251#subject> ;
    foaf:name "Kohta"@en .

<product/2676#subject> a schema:CreativeWork ;
    schema:name "Ridge Racer V"@en,
        "リッジレーサーファイブ"@ja,
        "Ridge Racer V"@ja-latn ;
    foaf:name "Ridge Racer V"@en,
        "リッジレーサーファイブ"@ja,
        "Ridge Racer V"@ja-latn .

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

<album/7251#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "RIDGE RACER V Official Bootleg with DVD"@en,
        "RIDGE RACER V Official Bootleg with DVD"@ja,
        "RIDGE RACER V Official Bootleg with DVD"@ja-latn ;
    mo:performance_of <album/7251#musicalwork> ;
    mo:recorded_as <album/7251#musicalexpression> ;
    schema:name "RIDGE RACER V Official Bootleg with DVD"@en,
        "RIDGE RACER V Official Bootleg with DVD"@ja,
        "RIDGE RACER V Official Bootleg with DVD"@ja-latn ;
    schema:workPerformed <album/7251#musicalwork> .

<org/1957#subject> schema:name "MEDIA FACTORY"@en,
        "MEDIA FACTORY"@ja,
        "MEDIA FACTORY"@ja-latn ;
    foaf:name "MEDIA FACTORY"@en,
        "MEDIA FACTORY"@ja,
        "MEDIA FACTORY"@ja-latn .

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

<https://medium-media.vgm.io/albums/15/7251/7251-1281670419.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/7251#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "RIDGE RACER V Official Bootleg with DVD"@en,
        "RIDGE RACER V Official Bootleg with DVD"@ja,
        "RIDGE RACER V Official Bootleg with DVD"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "NAMCO \"RIDGE RACER V\" Sound Team"@en ;
            foaf:made <album/7251#composition> ;
            foaf:name "NAMCO \"RIDGE RACER V\" Sound Team"@en ],
        <artist/36228#subject>,
        <artist/39379#subject>,
        <artist/48876#subject> ;
    mo:produced_work <album/7251#musicalwork> ;
    schema:name "RIDGE RACER V Official Bootleg with DVD"@en,
        "RIDGE RACER V Official Bootleg with DVD"@ja,
        "RIDGE RACER V Official Bootleg with DVD"@ja-latn .

<album/7251#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2000-11-01"^^xsd:date ;
    dcterms:title "RIDGE RACER V Official Bootleg with DVD"@en,
        "RIDGE RACER V Official Bootleg with DVD"@ja,
        "RIDGE RACER V Official Bootleg with DVD"@ja-latn ;
    mo:catalogue_number "ZMCX-105" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/7251#musicalexpression> ;
    mo:publisher <org/1957#subject> ;
    mo:record _:N71b88c00b0a547c285ecc6a88e005da4,
        _:Ncb849f721e5a43739a314133fa38c688 ;
    mo:record_count 2 ;
    schema:about <product/2676#subject> ;
    schema:datePublished "2000-11-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/15/7251/7251-1281670419.jpg> ;
    schema:name "RIDGE RACER V Official Bootleg with DVD"@en,
        "RIDGE RACER V Official Bootleg with DVD"@ja,
        "RIDGE RACER V Official Bootleg with DVD"@ja-latn ;
    schema:publisher <org/1957#subject> ;
    foaf:depiction <https://media.vgm.io/albums/15/7251/7251-1281670419.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7251#subject> ;
    schema:name "NAMCO \"RIDGE RACER V\" Sound Team"@en ;
    foaf:made <album/7251#subject> ;
    foaf:name "NAMCO \"RIDGE RACER V\" Sound Team"@en .

_:N00dc3e2da3874bbfb2b37acc85db9439 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Paris sanodg remix"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:N71b88c00b0a547c285ecc6a88e005da4 ;
    schema:name "Paris sanodg remix"@en .

_:N156c5339bf5345fca002b927e71ad5c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Now Loading (5.1ch Dolby Digital Audio mix)"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ncb849f721e5a43739a314133fa38c688 ;
    schema:name "Now Loading (5.1ch Dolby Digital Audio mix)"@en .

_:N31cf5241a75b4f9d94f0054a37e571c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Euphoria sanodg remix"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:N71b88c00b0a547c285ecc6a88e005da4 ;
    schema:name "Euphoria sanodg remix"@en .

_:N410bd1c3d3b649799247d8b924cb78ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DareDevil Kohta remix"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N71b88c00b0a547c285ecc6a88e005da4 ;
    schema:name "DareDevil Kohta remix"@en .

_:N4194bf4363d14f28a5abce7984ccaa54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Paris (5.1ch Dolby Digital Audio mix)"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ncb849f721e5a43739a314133fa38c688 ;
    schema:name "Paris (5.1ch Dolby Digital Audio mix)"@en .

_:N44e063294c264eda81fdafb7cace337a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Junx Kohta remix"@en ;
    mo:track_number 4 ;
    schema:duration "PT8:20"^^xsd:interval ;
    schema:inPlaylist _:N71b88c00b0a547c285ecc6a88e005da4 ;
    schema:name "Junx Kohta remix"@en .

_:N9ad836ce46b347979802d5a9fcf592f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Quadra (Select BGM unused track)"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N71b88c00b0a547c285ecc6a88e005da4 ;
    schema:name "Quadra (Select BGM unused track)"@en .

_:Nc36b7c8bec724fa0939b95936f3baa7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TsuiTsui (5.1ch Dolby Digital Audio mix)"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ncb849f721e5a43739a314133fa38c688 ;
    schema:name "TsuiTsui (5.1ch Dolby Digital Audio mix)"@en .

_:Nc9743ec1b77e46f4850d7f15f750c47e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hydroprism U remix"@en ;
    mo:track_number 5 ;
    schema:duration "PT6:23"^^xsd:interval ;
    schema:inPlaylist _:N71b88c00b0a547c285ecc6a88e005da4 ;
    schema:name "Hydroprism U remix"@en .

_:Ncb849f721e5a43739a314133fa38c688 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N156c5339bf5345fca002b927e71ad5c4,
        _:N4194bf4363d14f28a5abce7984ccaa54,
        _:Nc36b7c8bec724fa0939b95936f3baa7d ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N156c5339bf5345fca002b927e71ad5c4,
        _:N4194bf4363d14f28a5abce7984ccaa54,
        _:Nc36b7c8bec724fa0939b95936f3baa7d .

_:N71b88c00b0a547c285ecc6a88e005da4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00dc3e2da3874bbfb2b37acc85db9439,
        _:N31cf5241a75b4f9d94f0054a37e571c0,
        _:N410bd1c3d3b649799247d8b924cb78ea,
        _:N44e063294c264eda81fdafb7cace337a,
        _:N9ad836ce46b347979802d5a9fcf592f4,
        _:Nc9743ec1b77e46f4850d7f15f750c47e ;
    mo:track_count 6 ;
    schema:duration "PT35:13"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N00dc3e2da3874bbfb2b37acc85db9439,
        _:N31cf5241a75b4f9d94f0054a37e571c0,
        _:N410bd1c3d3b649799247d8b924cb78ea,
        _:N44e063294c264eda81fdafb7cace337a,
        _:N9ad836ce46b347979802d5a9fcf592f4,
        _:Nc9743ec1b77e46f4850d7f15f750c47e .

