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

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

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

<artist/6561#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3259#subject> ;
    schema:name "Sonic Mayhem"@en ;
    foaf:made <album/3259#composition>,
        <album/3259#subject> ;
    foaf:name "Sonic Mayhem"@en .

<product/22464#subject> a schema:CreativeWork ;
    schema:name "Quake III: Arena"@en,
        "Quake III: Arena"@ja,
        "Quake III: Arena"@ja-latn ;
    foaf:name "Quake III: Arena"@en,
        "Quake III: Arena"@ja,
        "Quake III: Arena"@ja-latn .

<album/3259#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Quake 3 Arena: Noise"@en,
        "Quake 3 Arena: Noise"@ja,
        "Quake 3 Arena: Noise"@ja-latn ;
    mo:composer <artist/6561#subject> ;
    mo:produced_work <album/3259#musicalwork> ;
    schema:name "Quake 3 Arena: Noise"@en,
        "Quake 3 Arena: Noise"@ja,
        "Quake 3 Arena: Noise"@ja-latn .

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

<album/3259#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Quake 3 Arena: Noise"@en,
        "Quake 3 Arena: Noise"@ja,
        "Quake 3 Arena: Noise"@ja-latn ;
    mo:performance_of <album/3259#musicalwork> ;
    mo:recorded_as <album/3259#musicalexpression> ;
    schema:name "Quake 3 Arena: Noise"@en,
        "Quake 3 Arena: Noise"@ja,
        "Quake 3 Arena: Noise"@ja-latn ;
    schema:workPerformed <album/3259#musicalwork> .

<org/4883#subject> schema:name "id Software"@en,
        "id Software"@ja,
        "id Software"@ja-latn ;
    foaf:name "id Software"@en,
        "id Software"@ja,
        "id Software"@ja-latn .

<https://media.vgm.io/albums/95/3259/3259-89343bcf32d9.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/3259#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/95/3259/3259-89343bcf32d9.jpg> ;
    foaf:depicts <album/3259#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/95/3259/3259-89343bcf32d9.jpg> .

<https://medium-media.vgm.io/albums/95/3259/3259-89343bcf32d9.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/3259#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-02-12"^^xsd:date ;
    dcterms:title "Quake 3 Arena: Noise"@en,
        "Quake 3 Arena: Noise"@ja,
        "Quake 3 Arena: Noise"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/3259#musicalexpression> ;
    mo:publisher <org/4883#subject> ;
    mo:record _:N2bb089ce94b449ef9b6401bd5e09bd26 ;
    mo:record_count 1 ;
    schema:about <product/22464#subject> ;
    schema:datePublished "1999-02-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/95/3259/3259-89343bcf32d9.jpg> ;
    schema:name "Quake 3 Arena: Noise"@en,
        "Quake 3 Arena: Noise"@ja,
        "Quake 3 Arena: Noise"@ja-latn ;
    schema:publisher <org/4883#subject> ;
    foaf:depiction <https://media.vgm.io/albums/95/3259/3259-89343bcf32d9.jpg> .

_:N0746cee58c86452b86808ef828644e67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Noise Purge"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N2bb089ce94b449ef9b6401bd5e09bd26 ;
    schema:name "Noise Purge"@en .

_:N0cb43b3e208844cfb3f2a24c55b8e5ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Audio Adrenaline"@en ;
    mo:track_number 12 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N2bb089ce94b449ef9b6401bd5e09bd26 ;
    schema:name "Audio Adrenaline"@en .

_:N0cb4cc0b74e9456aa89b01e74c1fec4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fuel My Game"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N2bb089ce94b449ef9b6401bd5e09bd26 ;
    schema:name "Fuel My Game"@en .

_:N5ad9f8c3837a4b71badfa0a4f5e98d11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Swallowed"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N2bb089ce94b449ef9b6401bd5e09bd26 ;
    schema:name "Swallowed"@en .

_:N628e4e5ce73741ac8a9824686c7eb282 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tribulation"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N2bb089ce94b449ef9b6401bd5e09bd26 ;
    schema:name "Tribulation"@en .

_:N7679dcbdc0e34d0cae37e8d92aac4b4c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Collapse"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N2bb089ce94b449ef9b6401bd5e09bd26 ;
    schema:name "Collapse"@en .

_:N7b07031c8a6b4b86a2c5c9ded198c434 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Phat Zero K Measure"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:N2bb089ce94b449ef9b6401bd5e09bd26 ;
    schema:name "The Phat Zero K Measure"@en .

_:N839cb0d6c22e4e87b2f43f224e122b0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "F*** U Up!"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N2bb089ce94b449ef9b6401bd5e09bd26 ;
    schema:name "F*** U Up!"@en .

_:N84e2dfd63fc74782b88c96b210409fdf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Violator"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:N2bb089ce94b449ef9b6401bd5e09bd26 ;
    schema:name "Violator"@en .

_:N9c5642c5b7e1432c91e6d7d0a61778f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bass Attack"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N2bb089ce94b449ef9b6401bd5e09bd26 ;
    schema:name "Bass Attack"@en .

_:Nc2a3074ad18f4316983bbe4303177c98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Digital Distress"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N2bb089ce94b449ef9b6401bd5e09bd26 ;
    schema:name "Digital Distress"@en .

_:Nd4121d79651f41b086083074f855e6e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rocktronica"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N2bb089ce94b449ef9b6401bd5e09bd26 ;
    schema:name "Rocktronica"@en .

_:N2bb089ce94b449ef9b6401bd5e09bd26 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0746cee58c86452b86808ef828644e67,
        _:N0cb43b3e208844cfb3f2a24c55b8e5ac,
        _:N0cb4cc0b74e9456aa89b01e74c1fec4e,
        _:N5ad9f8c3837a4b71badfa0a4f5e98d11,
        _:N628e4e5ce73741ac8a9824686c7eb282,
        _:N7679dcbdc0e34d0cae37e8d92aac4b4c,
        _:N7b07031c8a6b4b86a2c5c9ded198c434,
        _:N839cb0d6c22e4e87b2f43f224e122b0e,
        _:N84e2dfd63fc74782b88c96b210409fdf,
        _:N9c5642c5b7e1432c91e6d7d0a61778f6,
        _:Nc2a3074ad18f4316983bbe4303177c98,
        _:Nd4121d79651f41b086083074f855e6e1 ;
    mo:track_count 12 ;
    schema:duration "PT47:04"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N0746cee58c86452b86808ef828644e67,
        _:N0cb43b3e208844cfb3f2a24c55b8e5ac,
        _:N0cb4cc0b74e9456aa89b01e74c1fec4e,
        _:N5ad9f8c3837a4b71badfa0a4f5e98d11,
        _:N628e4e5ce73741ac8a9824686c7eb282,
        _:N7679dcbdc0e34d0cae37e8d92aac4b4c,
        _:N7b07031c8a6b4b86a2c5c9ded198c434,
        _:N839cb0d6c22e4e87b2f43f224e122b0e,
        _:N84e2dfd63fc74782b88c96b210409fdf,
        _:N9c5642c5b7e1432c91e6d7d0a61778f6,
        _:Nc2a3074ad18f4316983bbe4303177c98,
        _:Nd4121d79651f41b086083074f855e6e1 .

