@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/9042#composition> a mo:Composition ;
    dcterms:title "Psyched - CLUB-MIX from SEGA RACING GAMES"@en,
        "Psyched - CLUB-MIX from SEGA RACING GAMES"@ja,
        "Psyched - CLUB-MIX from SEGA RACING GAMES"@ja-latn ;
    schema:name "Psyched - CLUB-MIX from SEGA RACING GAMES"@en,
        "Psyched - CLUB-MIX from SEGA RACING GAMES"@ja,
        "Psyched - CLUB-MIX from SEGA RACING GAMES"@ja-latn .

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

<album/9042#performance> a mo:Performance ;
    dcterms:title "Psyched - CLUB-MIX from SEGA RACING GAMES"@en,
        "Psyched - CLUB-MIX from SEGA RACING GAMES"@ja,
        "Psyched - CLUB-MIX from SEGA RACING GAMES"@ja-latn ;
    schema:name "Psyched - CLUB-MIX from SEGA RACING GAMES"@en,
        "Psyched - CLUB-MIX from SEGA RACING GAMES"@ja,
        "Psyched - CLUB-MIX from SEGA RACING GAMES"@ja-latn .

<album/9042#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1997-07-24"^^xsd:date ;
    dcterms:title "Psyched - CLUB-MIX from SEGA RACING GAMES"@en,
        "Psyched - CLUB-MIX from SEGA RACING GAMES"@ja,
        "Psyched - CLUB-MIX from SEGA RACING GAMES"@ja-latn ;
    mo:catalogue_number "TKCA-71193" ;
    schema:about <product/9309#subject> ;
    schema:datePublished "1997-07-24"^^xsd:date ;
    schema:name "Psyched - CLUB-MIX from SEGA RACING GAMES"@en,
        "Psyched - CLUB-MIX from SEGA RACING GAMES"@ja,
        "Psyched - CLUB-MIX from SEGA RACING GAMES"@ja-latn .

<product/9308#subject> a schema:CreativeWork ;
    dcterms:title "WaveRunner"@en,
        "ウェーブランナー"@ja,
        "WaveRunner"@ja-latn ;
    schema:name "WaveRunner"@en,
        "ウェーブランナー"@ja,
        "WaveRunner"@ja-latn .

<https://media.vgm.io/products/90/9309/9309-1601147961.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <product/9309#subject> ;
    schema:thumbnailUrl <https://thumb-media.vgm.io/products/90/9309/9309-1601147961.png> ;
    foaf:depicts <product/9309#subject> ;
    foaf:thumbnail <https://thumb-media.vgm.io/products/90/9309/9309-1601147961.png> .

<https://thumb-media.vgm.io/products/90/9309/9309-1601147961.png> a schema:ImageObject,
        foaf:Image .

<product/9309#subject> a schema:CreativeWork ;
    dcterms:created "1996-10-01"^^xsd:date ;
    dcterms:title "WAVE RUNNER" ;
    schema:datePublished "1996-10-01"^^xsd:date ;
    schema:image <https://media.vgm.io/products/90/9309/9309-1601147961.png> ;
    schema:name "WAVE RUNNER" ;
    foaf:depiction <https://media.vgm.io/products/90/9309/9309-1601147961.png> .

[] a mo:Singer .

