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

<album/7337#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Gran Turismo 2 Music at the Speed of Sound - The Album"@en,
        "Gran Turismo 2 Music at the Speed of Sound - The Album"@ja,
        "Gran Turismo 2 Music at the Speed of Sound - The Album"@ja-latn ;
    mo:produced_work <album/7337#musicalwork> ;
    schema:name "Gran Turismo 2 Music at the Speed of Sound - The Album"@en,
        "Gran Turismo 2 Music at the Speed of Sound - The Album"@ja,
        "Gran Turismo 2 Music at the Speed of Sound - The Album"@ja-latn .

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

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

<product/244#subject> a schema:CreativeWork ;
    schema:name "Gran Turismo 2"@en,
        "グランツーリスモ2"@ja,
        "Gran Turismo 2"@ja-latn ;
    foaf:name "Gran Turismo 2"@en,
        "グランツーリスモ2"@ja,
        "Gran Turismo 2"@ja-latn .

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

<org/1634#subject> schema:name "RED Distribution"@en,
        "RED Distribution"@ja,
        "RED Distribution"@ja-latn ;
    foaf:name "RED Distribution"@en,
        "RED Distribution"@ja,
        "RED Distribution"@ja-latn .

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

<https://medium-media.vgm.io/albums/73/7337/7337-1254835420.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/73162#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/7337#performance> ;
    schema:name "Rob Zombie"@en ;
    foaf:name "Rob Zombie"@en .

<artist/77298#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/7337#performance> ;
    schema:name "The Cardigans"@en ;
    foaf:name "The Cardigans"@en .

<album/7337#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2000-05-16"^^xsd:date ;
    dcterms:title "Gran Turismo 2 Music at the Speed of Sound - The Album"@en,
        "Gran Turismo 2 Music at the Speed of Sound - The Album"@ja,
        "Gran Turismo 2 Music at the Speed of Sound - The Album"@ja-latn ;
    mo:catalogue_number "W2K 12390" ;
    mo:media_type "CD" ;
    mo:publication_of <album/7337#musicalexpression> ;
    mo:publisher <org/1634#subject> ;
    mo:record _:N8fb11a95e5b84352b8b707362453deb1 ;
    mo:record_count 1 ;
    schema:about <product/244#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Fear Factory"@en ;
            foaf:name "Fear Factory"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Creed"@en ;
            foaf:name "Creed"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "The Crystal Method"@en ;
            foaf:name "The Crystal Method"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Moby"@en ;
            foaf:name "Moby"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Boom Boom Satellites"@en ;
            foaf:name "Boom Boom Satellites"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Apollo 440"@en ;
            foaf:name "Apollo 440"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Garbage"@en ;
            foaf:name "Garbage"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Hole"@en ;
            foaf:name "Hole"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Filter"@en ;
            foaf:name "Filter"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Gary Numan"@en ;
            foaf:name "Gary Numan"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Soul Coughing"@en ;
            foaf:name "Soul Coughing"@en ],
        <artist/73162#subject>,
        <artist/77298#subject> ;
    schema:datePublished "2000-05-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/73/7337/7337-1254835420.jpg> ;
    schema:name "Gran Turismo 2 Music at the Speed of Sound - The Album"@en,
        "Gran Turismo 2 Music at the Speed of Sound - The Album"@ja,
        "Gran Turismo 2 Music at the Speed of Sound - The Album"@ja-latn ;
    schema:publisher <org/1634#subject> ;
    foaf:depiction <https://media.vgm.io/albums/73/7337/7337-1254835420.jpg> .

<album/7337#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Gran Turismo 2 Music at the Speed of Sound - The Album"@en,
        "Gran Turismo 2 Music at the Speed of Sound - The Album"@ja,
        "Gran Turismo 2 Music at the Speed of Sound - The Album"@ja-latn ;
    mo:performance_of <album/7337#musicalwork> ;
    mo:performer _:N005486febd0c436692d3b8435cd6533e,
        _:N2ea09e0affa24fec9dad5526b3fe9f53,
        _:N615179c9945f4808b66fbd563434bac8,
        _:N7903caa9f5c04f5285ea7ad6af0f82d7,
        _:Naa7fb87758ea476ab3da7dfe411eb598,
        _:Nc9cd8848249d406491a2209a60134381,
        _:Nd06a37fd2fe44e53b229be8a5d9484d0,
        _:Nd922686ab8ea4e92af12d36c8980672e,
        _:Ne51d7f595c8b4937a419ffcd6afb2e30,
        _:Nf6292751e0424efe90685ca155322724,
        _:Nf72973d182c14e319ce60098a0c9a4b2,
        <artist/73162#subject>,
        <artist/77298#subject> ;
    mo:recorded_as <album/7337#musicalexpression> ;
    schema:byArtist _:N005486febd0c436692d3b8435cd6533e,
        _:N2ea09e0affa24fec9dad5526b3fe9f53,
        _:N615179c9945f4808b66fbd563434bac8,
        _:N7903caa9f5c04f5285ea7ad6af0f82d7,
        _:Naa7fb87758ea476ab3da7dfe411eb598,
        _:Nc9cd8848249d406491a2209a60134381,
        _:Nd06a37fd2fe44e53b229be8a5d9484d0,
        _:Nd922686ab8ea4e92af12d36c8980672e,
        _:Ne51d7f595c8b4937a419ffcd6afb2e30,
        _:Nf6292751e0424efe90685ca155322724,
        _:Nf72973d182c14e319ce60098a0c9a4b2,
        <artist/73162#subject>,
        <artist/77298#subject> ;
    schema:name "Gran Turismo 2 Music at the Speed of Sound - The Album"@en,
        "Gran Turismo 2 Music at the Speed of Sound - The Album"@ja,
        "Gran Turismo 2 Music at the Speed of Sound - The Album"@ja-latn ;
    schema:workPerformed <album/7337#musicalwork> .

_:N005486febd0c436692d3b8435cd6533e a schema:Person,
        foaf:Person ;
    mo:performed <album/7337#performance> ;
    schema:name "Apollo 440"@en ;
    foaf:name "Apollo 440"@en .

_:N0669eb41c7354c58b51ba186fa1446ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dragula (Hot Rod Herman Mix)"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N8fb11a95e5b84352b8b707362453deb1 ;
    schema:name "Dragula (Hot Rod Herman Mix)"@en .

_:N1bbc70d347a646d4b116e561f945571c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unforgiven"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N8fb11a95e5b84352b8b707362453deb1 ;
    schema:name "Unforgiven"@en .

_:N2ea09e0affa24fec9dad5526b3fe9f53 a schema:Person,
        foaf:Person ;
    mo:performed <album/7337#performance> ;
    schema:name "Fear Factory"@en ;
    foaf:name "Fear Factory"@en .

_:N5179b0912d594684adf5f7a6237226d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cars"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N8fb11a95e5b84352b8b707362453deb1 ;
    schema:name "Cars"@en .

_:N615179c9945f4808b66fbd563434bac8 a schema:Person,
        foaf:Person ;
    mo:performed <album/7337#performance> ;
    schema:name "Hole"@en ;
    foaf:name "Hole"@en .

_:N6a183a4088c8464bb4f0f42f7c859170 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Now is the Time (New Millennium Mix)"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:N8fb11a95e5b84352b8b707362453deb1 ;
    schema:name "Now is the Time (New Millennium Mix)"@en .

_:N6c1b66a5bd7c400b98f723a791d595a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hey Man Nice Shot"@en ;
    mo:track_number 11 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:N8fb11a95e5b84352b8b707362453deb1 ;
    schema:name "Hey Man Nice Shot"@en .

_:N7903caa9f5c04f5285ea7ad6af0f82d7 a schema:Person,
        foaf:Person ;
    mo:performed <album/7337#performance> ;
    schema:name "Boom Boom Satellites"@en ;
    foaf:name "Boom Boom Satellites"@en .

_:N7f8ae933b0ef4e368edd8fadb2e13edd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Use Once and Destroy"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:N8fb11a95e5b84352b8b707362453deb1 ;
    schema:name "Use Once and Destroy"@en .

_:N8fb4b8f275074ff2bfb9af8d2c1e08de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Push Eject"@en ;
    mo:track_number 10 ;
    schema:duration "PT5:39"^^xsd:interval ;
    schema:inPlaylist _:N8fb11a95e5b84352b8b707362453deb1 ;
    schema:name "Push Eject"@en .

_:N985e9ca8fb884e2f8e812063f32ed1ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cold Rock the Mic"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N8fb11a95e5b84352b8b707362453deb1 ;
    schema:name "Cold Rock the Mic"@en .

_:Naa7fb87758ea476ab3da7dfe411eb598 a schema:Person,
        foaf:Person ;
    mo:performed <album/7337#performance> ;
    schema:name "Garbage"@en ;
    foaf:name "Garbage"@en .

_:Nb2fd3210b02e4703a609ce2bf89e55d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Favorite Game"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N8fb11a95e5b84352b8b707362453deb1 ;
    schema:name "My Favorite Game"@en .

_:Nc9cd8848249d406491a2209a60134381 a schema:Person,
        foaf:Person ;
    mo:performed <album/7337#performance> ;
    schema:name "Filter"@en ;
    foaf:name "Filter"@en .

_:Nd06a37fd2fe44e53b229be8a5d9484d0 a schema:Person,
        foaf:Person ;
    mo:performed <album/7337#performance> ;
    schema:name "Soul Coughing"@en ;
    foaf:name "Soul Coughing"@en .

_:Nd922686ab8ea4e92af12d36c8980672e a schema:Person,
        foaf:Person ;
    mo:performed <album/7337#performance> ;
    schema:name "Moby"@en ;
    foaf:name "Moby"@en .

_:Nda25fc8b6d984335bd5594317f408370 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Bon Bon"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N8fb11a95e5b84352b8b707362453deb1 ;
    schema:name "Super Bon Bon"@en .

_:Ne51d7f595c8b4937a419ffcd6afb2e30 a schema:Person,
        foaf:Person ;
    mo:performed <album/7337#performance> ;
    schema:name "Gary Numan"@en ;
    foaf:name "Gary Numan"@en .

_:Ne764a41f0aba4f2ca828818faaf718e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Think I'm Paranoid"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N8fb11a95e5b84352b8b707362453deb1 ;
    schema:name "I Think I'm Paranoid"@en .

_:Ned8a7bda17e24099b006fad210737346 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bodyrock (B&H's Bodyrob Mix)"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N8fb11a95e5b84352b8b707362453deb1 ;
    schema:name "Bodyrock (B&H's Bodyrob Mix)"@en .

_:Nf6292751e0424efe90685ca155322724 a schema:Person,
        foaf:Person ;
    mo:performed <album/7337#performance> ;
    schema:name "The Crystal Method"@en ;
    foaf:name "The Crystal Method"@en .

_:Nf72973d182c14e319ce60098a0c9a4b2 a schema:Person,
        foaf:Person ;
    mo:performed <album/7337#performance> ;
    schema:name "Creed"@en ;
    foaf:name "Creed"@en .

_:N8fb11a95e5b84352b8b707362453deb1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0669eb41c7354c58b51ba186fa1446ad,
        _:N1bbc70d347a646d4b116e561f945571c,
        _:N5179b0912d594684adf5f7a6237226d0,
        _:N6a183a4088c8464bb4f0f42f7c859170,
        _:N6c1b66a5bd7c400b98f723a791d595a5,
        _:N7f8ae933b0ef4e368edd8fadb2e13edd,
        _:N8fb4b8f275074ff2bfb9af8d2c1e08de,
        _:N985e9ca8fb884e2f8e812063f32ed1ac,
        _:Nb2fd3210b02e4703a609ce2bf89e55d8,
        _:Nda25fc8b6d984335bd5594317f408370,
        _:Ne764a41f0aba4f2ca828818faaf718e3,
        _:Ned8a7bda17e24099b006fad210737346 ;
    mo:track_count 12 ;
    schema:duration "PT53:38"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N0669eb41c7354c58b51ba186fa1446ad,
        _:N1bbc70d347a646d4b116e561f945571c,
        _:N5179b0912d594684adf5f7a6237226d0,
        _:N6a183a4088c8464bb4f0f42f7c859170,
        _:N6c1b66a5bd7c400b98f723a791d595a5,
        _:N7f8ae933b0ef4e368edd8fadb2e13edd,
        _:N8fb4b8f275074ff2bfb9af8d2c1e08de,
        _:N985e9ca8fb884e2f8e812063f32ed1ac,
        _:Nb2fd3210b02e4703a609ce2bf89e55d8,
        _:Nda25fc8b6d984335bd5594317f408370,
        _:Ne764a41f0aba4f2ca828818faaf718e3,
        _:Ned8a7bda17e24099b006fad210737346 .

