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

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

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

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

<album/3197#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "All The Rage - The Expanded Soundtrack from Primal Rage the Arcade Game"@en,
        "All The Rage - The Expanded Soundtrack from Primal Rage the Arcade Game"@ja,
        "All The Rage - The Expanded Soundtrack from Primal Rage the Arcade Game"@ja-latn ;
    mo:performance_of <album/3197#musicalwork> ;
    mo:recorded_as <album/3197#musicalexpression> ;
    schema:name "All The Rage - The Expanded Soundtrack from Primal Rage the Arcade Game"@en,
        "All The Rage - The Expanded Soundtrack from Primal Rage the Arcade Game"@ja,
        "All The Rage - The Expanded Soundtrack from Primal Rage the Arcade Game"@ja-latn ;
    schema:workPerformed <album/3197#musicalwork> .

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

<https://medium-media.vgm.io/albums/79/3197/3197-1487094764.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/3197#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "All The Rage - The Expanded Soundtrack from Primal Rage the Arcade Game"@en,
        "All The Rage - The Expanded Soundtrack from Primal Rage the Arcade Game"@ja,
        "All The Rage - The Expanded Soundtrack from Primal Rage the Arcade Game"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Doug Brandon"@en ;
            foaf:made <album/3197#composition> ;
            foaf:name "Doug Brandon"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jeanne Parson"@en ;
            foaf:made <album/3197#composition> ;
            foaf:name "Jeanne Parson"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Robin Goldstein"@en ;
            foaf:made <album/3197#composition> ;
            foaf:name "Robin Goldstein"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Lisa Jaime"@en ;
            foaf:made <album/3197#composition> ;
            foaf:name "Lisa Jaime"@en ] ;
    mo:produced_work <album/3197#musicalwork> ;
    schema:name "All The Rage - The Expanded Soundtrack from Primal Rage the Arcade Game"@en,
        "All The Rage - The Expanded Soundtrack from Primal Rage the Arcade Game"@ja,
        "All The Rage - The Expanded Soundtrack from Primal Rage the Arcade Game"@ja-latn .

<album/3197#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1995-01-01"^^xsd:date ;
    dcterms:title "All The Rage - The Expanded Soundtrack from Primal Rage the Arcade Game"@en,
        "All The Rage - The Expanded Soundtrack from Primal Rage the Arcade Game"@ja,
        "All The Rage - The Expanded Soundtrack from Primal Rage the Arcade Game"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/3197#musicalexpression> ;
    mo:publisher _:Nd403bf3c94124f77a889f2816600c3b8 ;
    mo:record _:N0f3c8196acdf48d5b0a74471ca4f0c97 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Primal Rage"@en ;
            foaf:name "Primal Rage"@en ] ;
    schema:datePublished "1995-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/79/3197/3197-1487094764.jpg> ;
    schema:name "All The Rage - The Expanded Soundtrack from Primal Rage the Arcade Game"@en,
        "All The Rage - The Expanded Soundtrack from Primal Rage the Arcade Game"@ja,
        "All The Rage - The Expanded Soundtrack from Primal Rage the Arcade Game"@ja-latn ;
    schema:publisher _:Nd403bf3c94124f77a889f2816600c3b8 ;
    foaf:depiction <https://media.vgm.io/albums/79/3197/3197-1487094764.jpg> .

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

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

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

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

_:N0471e5fc845f425c8d09ac045a0acf1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jungle Song"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N0f3c8196acdf48d5b0a74471ca4f0c97 ;
    schema:name "Jungle Song"@en .

_:N10f30fe81152402bb81b9cb05e8b8f78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "At Stonehenge"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N0f3c8196acdf48d5b0a74471ca4f0c97 ;
    schema:name "At Stonehenge"@en .

_:N38ab88e08385467aa36c45cb60773c10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gorge!"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N0f3c8196acdf48d5b0a74471ca4f0c97 ;
    schema:name "Gorge!"@en .

_:N718b3b113ef94a568ce2cb18d3a11fc4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Volcano"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N0f3c8196acdf48d5b0a74471ca4f0c97 ;
    schema:name "Volcano"@en .

_:N7990080b979d4606bcd8b0e98fdb9b95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rock-N-Rage"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N0f3c8196acdf48d5b0a74471ca4f0c97 ;
    schema:name "Rock-N-Rage"@en .

_:N89541f9bf4d7432689c769f4b5a7c4b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Himalaya"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N0f3c8196acdf48d5b0a74471ca4f0c97 ;
    schema:name "Himalaya"@en .

_:N9d948d80103b4b52b05d18fb95a58976 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rage In The City"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N0f3c8196acdf48d5b0a74471ca4f0c97 ;
    schema:name "Rage In The City"@en .

_:Nb0aaae5c46954fef8a1d5d881d7364b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cavern Claustrophobia"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N0f3c8196acdf48d5b0a74471ca4f0c97 ;
    schema:name "Cavern Claustrophobia"@en .

_:Nc838580787054e2e88af16da09367609 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beachin'"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N0f3c8196acdf48d5b0a74471ca4f0c97 ;
    schema:name "Beachin'"@en .

_:Nceb7e438944e4c009cdac7dea7127c24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Primal Dance"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N0f3c8196acdf48d5b0a74471ca4f0c97 ;
    schema:name "Primal Dance"@en .

_:Nd403bf3c94124f77a889f2816600c3b8 schema:name "Rage On Music"@en ;
    foaf:name "Rage On Music"@en .

_:N0f3c8196acdf48d5b0a74471ca4f0c97 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0471e5fc845f425c8d09ac045a0acf1b,
        _:N10f30fe81152402bb81b9cb05e8b8f78,
        _:N38ab88e08385467aa36c45cb60773c10,
        _:N718b3b113ef94a568ce2cb18d3a11fc4,
        _:N7990080b979d4606bcd8b0e98fdb9b95,
        _:N89541f9bf4d7432689c769f4b5a7c4b0,
        _:N9d948d80103b4b52b05d18fb95a58976,
        _:Nb0aaae5c46954fef8a1d5d881d7364b0,
        _:Nc838580787054e2e88af16da09367609,
        _:Nceb7e438944e4c009cdac7dea7127c24 ;
    mo:track_count 10 ;
    schema:duration "PT34:55"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0471e5fc845f425c8d09ac045a0acf1b,
        _:N10f30fe81152402bb81b9cb05e8b8f78,
        _:N38ab88e08385467aa36c45cb60773c10,
        _:N718b3b113ef94a568ce2cb18d3a11fc4,
        _:N7990080b979d4606bcd8b0e98fdb9b95,
        _:N89541f9bf4d7432689c769f4b5a7c4b0,
        _:N9d948d80103b4b52b05d18fb95a58976,
        _:Nb0aaae5c46954fef8a1d5d881d7364b0,
        _:Nc838580787054e2e88af16da09367609,
        _:Nceb7e438944e4c009cdac7dea7127c24 .

