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

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

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

<artist/32367#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15658#subject> ;
    schema:name "Johnny"@en ;
    foaf:made <album/15658#composition>,
        <album/15658#subject> ;
    foaf:name "Johnny"@en .

<artist/3684#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15658#subject> ;
    schema:name "Tomoyasu Hotei"@en,
        "布袋寅泰"@ja ;
    foaf:made <album/15658#composition>,
        <album/15658#subject> ;
    foaf:name "Tomoyasu Hotei"@en,
        "布袋寅泰"@ja .

<artist/3718#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15658#subject> ;
    schema:name "Atsushi Migaki"@en,
        "三垣敦史"@ja ;
    foaf:made <album/15658#composition>,
        <album/15658#subject> ;
    foaf:name "Atsushi Migaki"@en,
        "三垣敦史"@ja .

<artist/51125#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15658#subject> ;
    schema:name "New Funky Sueyoshi"@en,
        "Newファンキー末吉"@ja ;
    foaf:made <album/15658#composition>,
        <album/15658#subject> ;
    foaf:name "New Funky Sueyoshi"@en,
        "Newファンキー末吉"@ja .

<artist/546#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15658#subject> ;
    schema:name "Ian Gillan"@en ;
    foaf:made <album/15658#composition>,
        <album/15658#subject> ;
    foaf:name "Ian Gillan"@en .

<artist/6407#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15658#subject> ;
    schema:name "Ryo Aska"@en,
        "飛鳥涼"@ja ;
    foaf:made <album/15658#composition>,
        <album/15658#subject> ;
    foaf:name "Ryo Aska"@en,
        "飛鳥涼"@ja .

<release/22794#subject> a schema:CreativeWork ;
    schema:name "Tokyo Xtreme Racer 3"@en,
        "首都高バトル01"@ja,
        "Shutokou Battle ZERO ONE"@ja-latn ;
    foaf:name "Tokyo Xtreme Racer 3"@en,
        "首都高バトル01"@ja,
        "Shutokou Battle ZERO ONE"@ja-latn .

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

<album/15658#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Speed Highway Mega Trance Shutokou Battle 01"@en,
        "SPEED HIGHWAY MEGA TRANCE～首都高バトル～"@ja,
        "Speed Highway Mega Trance Shutokou Battle 01"@ja-latn ;
    mo:performance_of <album/15658#musicalwork> ;
    mo:recorded_as <album/15658#musicalexpression> ;
    schema:name "Speed Highway Mega Trance Shutokou Battle 01"@en,
        "SPEED HIGHWAY MEGA TRANCE～首都高バトル～"@ja,
        "Speed Highway Mega Trance Shutokou Battle 01"@ja-latn ;
    schema:workPerformed <album/15658#musicalwork> .

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

<https://medium-media.vgm.io/albums/85/15658/15658-1255740769.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/15658#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Speed Highway Mega Trance Shutokou Battle 01"@en,
        "SPEED HIGHWAY MEGA TRANCE～首都高バトル～"@ja,
        "Speed Highway Mega Trance Shutokou Battle 01"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Jon Lord"@en ;
            foaf:made <album/15658#composition> ;
            foaf:name "Jon Lord"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Mike Prichard"@en ;
            foaf:made <album/15658#composition> ;
            foaf:name "Mike Prichard"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Roger David Glover"@en ;
            foaf:made <album/15658#composition> ;
            foaf:name "Roger David Glover"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Billie Joe Armstrong"@en ;
            foaf:made <album/15658#composition> ;
            foaf:name "Billie Joe Armstrong"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "tetsu"@en ;
            foaf:made <album/15658#composition> ;
            foaf:name "tetsu"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Frank E III Wright"@en ;
            foaf:made <album/15658#composition> ;
            foaf:name "Frank E III Wright"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ritchie Blackmore"@en ;
            foaf:made <album/15658#composition> ;
            foaf:name "Ritchie Blackmore"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ian Anderson Paice"@en ;
            foaf:made <album/15658#composition> ;
            foaf:name "Ian Anderson Paice"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Yoshinori Monta"@en ;
            foaf:made <album/15658#composition> ;
            foaf:name "Yoshinori Monta"@en ],
        <artist/32367#subject>,
        <artist/3684#subject>,
        <artist/3718#subject>,
        <artist/51125#subject>,
        <artist/546#subject>,
        <artist/6407#subject> ;
    mo:produced_work <album/15658#musicalwork> ;
    schema:name "Speed Highway Mega Trance Shutokou Battle 01"@en,
        "SPEED HIGHWAY MEGA TRANCE～首都高バトル～"@ja,
        "Speed Highway Mega Trance Shutokou Battle 01"@ja-latn .

<album/15658#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-06-28"^^xsd:date ;
    dcterms:title "Speed Highway Mega Trance Shutokou Battle 01"@en,
        "SPEED HIGHWAY MEGA TRANCE～首都高バトル～"@ja,
        "Speed Highway Mega Trance Shutokou Battle 01"@ja-latn ;
    mo:catalogue_number "GYCP-10081" ;
    mo:media_type "CD" ;
    mo:publication_of <album/15658#musicalexpression> ;
    mo:publisher _:N2bbb5b0efc174ea285963aba9883fb88 ;
    mo:record _:N8b83549b8fd747febf04b4f0fbffbabc ;
    mo:record_count 1 ;
    schema:about <release/22794#subject> ;
    schema:datePublished "2006-06-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/85/15658/15658-1255740769.jpg> ;
    schema:name "Speed Highway Mega Trance Shutokou Battle 01"@en,
        "SPEED HIGHWAY MEGA TRANCE～首都高バトル～"@ja,
        "Speed Highway Mega Trance Shutokou Battle 01"@ja-latn ;
    schema:publisher _:N2bbb5b0efc174ea285963aba9883fb88 ;
    foaf:depiction <https://media.vgm.io/albums/85/15658/15658-1255740769.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15658#subject> ;
    schema:name "Billie Joe Armstrong"@en ;
    foaf:made <album/15658#subject> ;
    foaf:name "Billie Joe Armstrong"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15658#subject> ;
    schema:name "Frank E III Wright"@en ;
    foaf:made <album/15658#subject> ;
    foaf:name "Frank E III Wright"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15658#subject> ;
    schema:name "Roger David Glover"@en ;
    foaf:made <album/15658#subject> ;
    foaf:name "Roger David Glover"@en .

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

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

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

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15658#subject> ;
    schema:name "Ian Anderson Paice"@en ;
    foaf:made <album/15658#subject> ;
    foaf:name "Ian Anderson Paice"@en .

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

_:N22bbc1e5084c444096f6235a62fa89ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BE MY BABY"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:34"^^xsd:interval ;
    schema:inPlaylist _:N8b83549b8fd747febf04b4f0fbffbabc ;
    schema:name "BE MY BABY"@ja .

_:N2bbb5b0efc174ea285963aba9883fb88 schema:name "get over the records"@en,
        "get over the records"@ja,
        "get over the records"@ja-latn ;
    foaf:name "get over the records"@en,
        "get over the records"@ja,
        "get over the records"@ja-latn .

_:N3a0972b3bcad4242ac5f6b698d770078 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "smoke on the water"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N8b83549b8fd747febf04b4f0fbffbabc ;
    schema:name "smoke on the water"@ja .

_:N5d055419b462450ba23696b083264692 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "男の勲章"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:32"^^xsd:interval ;
    schema:inPlaylist _:N8b83549b8fd747febf04b4f0fbffbabc ;
    schema:name "男の勲章"@ja .

_:N5eaf47bfb39743fcb25d01c5c52e817d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ギャランドゥ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N8b83549b8fd747febf04b4f0fbffbabc ;
    schema:name "ギャランドゥ"@ja .

_:N818f013de8044c20aab93eb0cf9e2219 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Master of dolls"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N8b83549b8fd747febf04b4f0fbffbabc ;
    schema:name "Master of dolls"@ja .

_:Na14af2b69b054b6b9a6a457a206c7a11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DRIVER'S HIGH"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:inPlaylist _:N8b83549b8fd747febf04b4f0fbffbabc ;
    schema:name "DRIVER'S HIGH"@ja .

_:Nc072fa20c8d84d948ec69d1410c005c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BASKET CASE"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:N8b83549b8fd747febf04b4f0fbffbabc ;
    schema:name "BASKET CASE"@ja .

_:Nd4a23a5cfb8e4d40b6b358d5fab516d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Double Attack"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N8b83549b8fd747febf04b4f0fbffbabc ;
    schema:name "Double Attack"@ja .

_:Nd58876c46939414fa32c65640409425f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RUNNER"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N8b83549b8fd747febf04b4f0fbffbabc ;
    schema:name "RUNNER"@ja .

_:Nd9260c0bee7446c0a2407760f870af0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "YAH YAH YAH"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N8b83549b8fd747febf04b4f0fbffbabc ;
    schema:name "YAH YAH YAH"@ja .

_:N8b83549b8fd747febf04b4f0fbffbabc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N22bbc1e5084c444096f6235a62fa89ee,
        _:N3a0972b3bcad4242ac5f6b698d770078,
        _:N5d055419b462450ba23696b083264692,
        _:N5eaf47bfb39743fcb25d01c5c52e817d,
        _:N818f013de8044c20aab93eb0cf9e2219,
        _:Na14af2b69b054b6b9a6a457a206c7a11,
        _:Nc072fa20c8d84d948ec69d1410c005c6,
        _:Nd4a23a5cfb8e4d40b6b358d5fab516d1,
        _:Nd58876c46939414fa32c65640409425f,
        _:Nd9260c0bee7446c0a2407760f870af0c ;
    mo:track_count 10 ;
    schema:duration "PT45:46"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N22bbc1e5084c444096f6235a62fa89ee,
        _:N3a0972b3bcad4242ac5f6b698d770078,
        _:N5d055419b462450ba23696b083264692,
        _:N5eaf47bfb39743fcb25d01c5c52e817d,
        _:N818f013de8044c20aab93eb0cf9e2219,
        _:Na14af2b69b054b6b9a6a457a206c7a11,
        _:Nc072fa20c8d84d948ec69d1410c005c6,
        _:Nd4a23a5cfb8e4d40b6b358d5fab516d1,
        _:Nd58876c46939414fa32c65640409425f,
        _:Nd9260c0bee7446c0a2407760f870af0c .

