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

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

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

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

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

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

<https://medium-media.vgm.io/albums/56/12665/12665-1438733323.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/502#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/12665#subject> ;
    mo:performed <album/12665#performance> ;
    schema:name "Tommy Tallarico"@en ;
    foaf:made <album/12665#composition>,
        <album/12665#subject> ;
    foaf:name "Tommy Tallarico"@en .

<album/12665#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Demolition Racer - The Soundtrack (9 Tracks)"@en,
        "Demolition Racer - The Soundtrack (9 Tracks)"@ja,
        "Demolition Racer - The Soundtrack (9 Tracks)"@ja-latn ;
    mo:performance_of <album/12665#musicalwork> ;
    mo:performer _:N629e4607c15543b89e871ea281d3eac3,
        _:N703136e915f74270946f4b1d1557b190,
        _:N8ad1eb3b86694d8584c15b9c426b3122,
        <artist/502#subject> ;
    mo:recorded_as <album/12665#musicalexpression> ;
    schema:byArtist _:N629e4607c15543b89e871ea281d3eac3,
        _:N703136e915f74270946f4b1d1557b190,
        _:N8ad1eb3b86694d8584c15b9c426b3122,
        <artist/502#subject> ;
    schema:name "Demolition Racer - The Soundtrack (9 Tracks)"@en,
        "Demolition Racer - The Soundtrack (9 Tracks)"@ja,
        "Demolition Racer - The Soundtrack (9 Tracks)"@ja-latn ;
    schema:workPerformed <album/12665#musicalwork> .

<album/12665#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Demolition Racer - The Soundtrack (9 Tracks)"@en,
        "Demolition Racer - The Soundtrack (9 Tracks)"@ja,
        "Demolition Racer - The Soundtrack (9 Tracks)"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Stephen James Barry"@en ;
            foaf:made <album/12665#composition> ;
            foaf:name "Stephen James Barry"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Empirion"@en ;
            foaf:made <album/12665#composition> ;
            foaf:name "Empirion"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Dave Aud"@en ;
            foaf:made <album/12665#composition> ;
            foaf:name "Dave Aud"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Howard Ulyates"@en ;
            foaf:made <album/12665#composition> ;
            foaf:name "Howard Ulyates"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Aaron Carter"@en ;
            foaf:made <album/12665#composition> ;
            foaf:name "Aaron Carter"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Rene Padilla"@en ;
            foaf:made <album/12665#composition> ;
            foaf:name "Rene Padilla"@en ],
        <artist/502#subject> ;
    mo:produced_work <album/12665#musicalwork> ;
    schema:name "Demolition Racer - The Soundtrack (9 Tracks)"@en,
        "Demolition Racer - The Soundtrack (9 Tracks)"@ja,
        "Demolition Racer - The Soundtrack (9 Tracks)"@ja-latn .

<album/12665#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-01-01"^^xsd:date ;
    dcterms:title "Demolition Racer - The Soundtrack (9 Tracks)"@en,
        "Demolition Racer - The Soundtrack (9 Tracks)"@ja,
        "Demolition Racer - The Soundtrack (9 Tracks)"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/12665#musicalexpression> ;
    mo:publisher <org/4351#subject> ;
    mo:record _:N5603d3400bb64881a765201ddf82b97a ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Demolition Racer"@en ;
            foaf:name "Demolition Racer"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Empirion"@en ;
            foaf:name "Empirion"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Howard Ulyates"@en ;
            foaf:name "Howard Ulyates"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Cirrus"@en ;
            foaf:name "Cirrus"@en ],
        <artist/502#subject> ;
    schema:datePublished "1999-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/56/12665/12665-1438733323.jpg> ;
    schema:name "Demolition Racer - The Soundtrack (9 Tracks)"@en,
        "Demolition Racer - The Soundtrack (9 Tracks)"@ja,
        "Demolition Racer - The Soundtrack (9 Tracks)"@ja-latn ;
    schema:publisher <org/4351#subject> ;
    foaf:depiction <https://media.vgm.io/albums/56/12665/12665-1438733323.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/12665#subject> ;
    schema:name "Stephen James Barry"@en ;
    foaf:made <album/12665#subject> ;
    foaf:name "Stephen James Barry"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/12665#subject> ;
    schema:name "Rene Padilla"@en ;
    foaf:made <album/12665#subject> ;
    foaf:name "Rene Padilla"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/12665#subject> ;
    schema:name "Dave Aud"@en ;
    foaf:made <album/12665#subject> ;
    foaf:name "Dave Aud"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/12665#subject> ;
    schema:name "Aaron Carter"@en ;
    foaf:made <album/12665#subject> ;
    foaf:name "Aaron Carter"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/12665#subject> ;
    schema:name "Empirion"@en ;
    foaf:made <album/12665#subject> ;
    foaf:name "Empirion"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/12665#subject> ;
    schema:name "Howard Ulyates"@en ;
    foaf:made <album/12665#subject> ;
    foaf:name "Howard Ulyates"@en .

_:N0fcec6e4122e4c0da4e9c6c2008db55a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Break the Madness"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N5603d3400bb64881a765201ddf82b97a ;
    schema:name "Break the Madness"@en .

_:N1b4d76c4867d46a39c73155784cccd7c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stop and Panic (Edit)"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N5603d3400bb64881a765201ddf82b97a ;
    schema:name "Stop and Panic (Edit)"@en .

_:N40aee76d1b3c42e5816aead82e6b8689 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Melt Down"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N5603d3400bb64881a765201ddf82b97a ;
    schema:name "Melt Down"@en .

_:N629e4607c15543b89e871ea281d3eac3 a schema:Person,
        foaf:Person ;
    mo:performed <album/12665#performance> ;
    schema:name "Cirrus"@en ;
    foaf:name "Cirrus"@en .

_:N69741c11d68e4abdae8b624484a9e645 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Demolition"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N5603d3400bb64881a765201ddf82b97a ;
    schema:name "Demolition"@en .

_:N703136e915f74270946f4b1d1557b190 a schema:Person,
        foaf:Person ;
    mo:performed <album/12665#performance> ;
    schema:name "Howard Ulyates"@en ;
    foaf:name "Howard Ulyates"@en .

_:N87ec5d61223a494c8f7a583a9e086f96 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Clear the Area"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:57"^^xsd:interval ;
    schema:inPlaylist _:N5603d3400bb64881a765201ddf82b97a ;
    schema:name "Clear the Area"@en .

_:N8ad1eb3b86694d8584c15b9c426b3122 a schema:Person,
        foaf:Person ;
    mo:performed <album/12665#performance> ;
    schema:name "Empirion"@en ;
    foaf:name "Empirion"@en .

_:Nb00fae9c7f4d426989d4f304b92a572c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark Inside Me"@en ;
    mo:track_number 5 ;
    schema:duration "PT6:01"^^xsd:interval ;
    schema:inPlaylist _:N5603d3400bb64881a765201ddf82b97a ;
    schema:name "Dark Inside Me"@en .

_:Nbb8d87ede31041dab786faba24fcf39e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gamma"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N5603d3400bb64881a765201ddf82b97a ;
    schema:name "Gamma"@en .

_:Nd0f4586421aa426db7c0c9c3e6d396b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stop and Panic (The Coffee Boys Remix)"@en ;
    mo:track_number 4 ;
    schema:duration "PT7:07"^^xsd:interval ;
    schema:inPlaylist _:N5603d3400bb64881a765201ddf82b97a ;
    schema:name "Stop and Panic (The Coffee Boys Remix)"@en .

_:Ne557121e193c42debae6367f04c55e72 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Abba Zabba"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:N5603d3400bb64881a765201ddf82b97a ;
    schema:name "Abba Zabba"@en .

_:N5603d3400bb64881a765201ddf82b97a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0fcec6e4122e4c0da4e9c6c2008db55a,
        _:N1b4d76c4867d46a39c73155784cccd7c,
        _:N40aee76d1b3c42e5816aead82e6b8689,
        _:N69741c11d68e4abdae8b624484a9e645,
        _:N87ec5d61223a494c8f7a583a9e086f96,
        _:Nb00fae9c7f4d426989d4f304b92a572c,
        _:Nbb8d87ede31041dab786faba24fcf39e,
        _:Nd0f4586421aa426db7c0c9c3e6d396b8,
        _:Ne557121e193c42debae6367f04c55e72 ;
    mo:track_count 9 ;
    schema:duration "PT44:23"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N0fcec6e4122e4c0da4e9c6c2008db55a,
        _:N1b4d76c4867d46a39c73155784cccd7c,
        _:N40aee76d1b3c42e5816aead82e6b8689,
        _:N69741c11d68e4abdae8b624484a9e645,
        _:N87ec5d61223a494c8f7a583a9e086f96,
        _:Nb00fae9c7f4d426989d4f304b92a572c,
        _:Nbb8d87ede31041dab786faba24fcf39e,
        _:Nd0f4586421aa426db7c0c9c3e6d396b8,
        _:Ne557121e193c42debae6367f04c55e72 .

