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

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

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

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

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

<album/75816#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Courts of War (The Music of \"Quake II\")"@en,
        "Courts of War (The Music of \"Quake II\")"@ja,
        "Courts of War (The Music of \"Quake II\")"@ja-latn ;
    mo:composer <artist/6561#subject> ;
    mo:produced_work <album/75816#musicalwork> ;
    schema:name "Courts of War (The Music of \"Quake II\")"@en,
        "Courts of War (The Music of \"Quake II\")"@ja,
        "Courts of War (The Music of \"Quake II\")"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/61/75816/75816-1519921257.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/75816#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Courts of War (The Music of \"Quake II\")"@en,
        "Courts of War (The Music of \"Quake II\")"@ja,
        "Courts of War (The Music of \"Quake II\")"@ja-latn ;
    mo:performance_of <album/75816#musicalwork> ;
    mo:performer <artist/28349#subject> ;
    mo:recorded_as <album/75816#musicalexpression> ;
    schema:byArtist <artist/28349#subject> ;
    schema:name "Courts of War (The Music of \"Quake II\")"@en,
        "Courts of War (The Music of \"Quake II\")"@ja,
        "Courts of War (The Music of \"Quake II\")"@ja-latn ;
    schema:workPerformed <album/75816#musicalwork> .

<artist/28349#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/75816#performance> ;
    schema:name "Jade Arcade"@en ;
    foaf:name "Jade Arcade"@en .

<album/75816#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-04-29"^^xsd:date ;
    dcterms:title "Courts of War (The Music of \"Quake II\")"@en,
        "Courts of War (The Music of \"Quake II\")"@ja,
        "Courts of War (The Music of \"Quake II\")"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/75816#musicalexpression> ;
    mo:publisher _:Nce66a81ddfcf4045b38b5ee4772cc25f ;
    mo:record _:N1829a0dc60b247a5b63589a6ea16c943 ;
    mo:record_count 1 ;
    schema:about <product/15823#subject> ;
    schema:byArtist <artist/28349#subject> ;
    schema:datePublished "2016-04-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/61/75816/75816-1519921257.jpg> ;
    schema:name "Courts of War (The Music of \"Quake II\")"@en,
        "Courts of War (The Music of \"Quake II\")"@ja,
        "Courts of War (The Music of \"Quake II\")"@ja-latn ;
    schema:publisher _:Nce66a81ddfcf4045b38b5ee4772cc25f ;
    foaf:depiction <https://media.vgm.io/albums/61/75816/75816-1519921257.jpg> .

_:N09abd4042f2c48feaabf33b916bd7171 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pressure Point Huh Again? (From \"Quake II Mission Pack: Ground Zero\")"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N1829a0dc60b247a5b63589a6ea16c943 ;
    schema:name "Pressure Point Huh Again? (From \"Quake II Mission Pack: Ground Zero\")"@en .

_:N0fb45afba3f04db197893ee2d6275748 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ETF (From \"Quake II Mission Pack: Ground Zero\")"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N1829a0dc60b247a5b63589a6ea16c943 ;
    schema:name "ETF (From \"Quake II Mission Pack: Ground Zero\")"@en .

_:N1520df2f21cd4b86a35f5757d02195cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Descent Into Cerberon (From \"Quake II\")"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N1829a0dc60b247a5b63589a6ea16c943 ;
    schema:name "Descent Into Cerberon (From \"Quake II\")"@en .

_:N17f05929bafa40458e19a75704e2a1e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gravity Well (From \"Quake II Mission Pack: Ground Zero\")"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N1829a0dc60b247a5b63589a6ea16c943 ;
    schema:name "Gravity Well (From \"Quake II Mission Pack: Ground Zero\")"@en .

_:N2c1ee55cc1df4804b0bc3945d33f9ee8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Underworld (From \"Quake II\")"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N1829a0dc60b247a5b63589a6ea16c943 ;
    schema:name "The Underworld (From \"Quake II\")"@en .

_:N346ea722c3b54aafb8537aa44ca7a11e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pressure Point (From \"Quake II Mission Pack: Ground Zero\")"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N1829a0dc60b247a5b63589a6ea16c943 ;
    schema:name "Pressure Point (From \"Quake II Mission Pack: Ground Zero\")"@en .

_:N6338e2e7e6b74f62908b8051e12fdb8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Complex 13 (From \"Quake II\")"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N1829a0dc60b247a5b63589a6ea16c943 ;
    schema:name "Complex 13 (From \"Quake II\")"@en .

_:N81bb69ce84b240e8ad1fb60d89f5517f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Quad Machine (From \"Quake II\")"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N1829a0dc60b247a5b63589a6ea16c943 ;
    schema:name "Quad Machine (From \"Quake II\")"@en .

_:Na63501b335c24c14b4334872d70d135d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stealth Frag (From \"Quake II Mission Pack: Ground Zero\")"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N1829a0dc60b247a5b63589a6ea16c943 ;
    schema:name "Stealth Frag (From \"Quake II Mission Pack: Ground Zero\")"@en .

_:Nb125387d9b684173a3d75f56aede4bd5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "March of the Stroggs (From \"Quake II\")"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N1829a0dc60b247a5b63589a6ea16c943 ;
    schema:name "March of the Stroggs (From \"Quake II\")"@en .

_:Nb1c559452b744ee89f3d1da6a727e363 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Big Gun (From \"Quake II\")"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N1829a0dc60b247a5b63589a6ea16c943 ;
    schema:name "Big Gun (From \"Quake II\")"@en .

_:Nc961e849c54e46529642c0ed74dfbce4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rage (From \"Quake II\")"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N1829a0dc60b247a5b63589a6ea16c943 ;
    schema:name "Rage (From \"Quake II\")"@en .

_:Ncacd5842ac7b47f494926ddd91db3b6a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kill Ratio (From \"Quake II\")"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N1829a0dc60b247a5b63589a6ea16c943 ;
    schema:name "Kill Ratio (From \"Quake II\")"@en .

_:Nccc940feb30a40289ae85ea7617150fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Operation Overlord (From \"Quake II\")"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N1829a0dc60b247a5b63589a6ea16c943 ;
    schema:name "Operation Overlord (From \"Quake II\")"@en .

_:Nce66a81ddfcf4045b38b5ee4772cc25f schema:name "Jade Arcade"@en,
        "Jade Arcade"@ja,
        "Jade Arcade"@ja-latn ;
    foaf:name "Jade Arcade"@en,
        "Jade Arcade"@ja,
        "Jade Arcade"@ja-latn .

_:Ne0a84a8063984d669a1ff4a6585cb688 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Climb (From \"Quake II\")"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N1829a0dc60b247a5b63589a6ea16c943 ;
    schema:name "Climb (From \"Quake II\")"@en .

_:N1829a0dc60b247a5b63589a6ea16c943 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N09abd4042f2c48feaabf33b916bd7171,
        _:N0fb45afba3f04db197893ee2d6275748,
        _:N1520df2f21cd4b86a35f5757d02195cf,
        _:N17f05929bafa40458e19a75704e2a1e0,
        _:N2c1ee55cc1df4804b0bc3945d33f9ee8,
        _:N346ea722c3b54aafb8537aa44ca7a11e,
        _:N6338e2e7e6b74f62908b8051e12fdb8b,
        _:N81bb69ce84b240e8ad1fb60d89f5517f,
        _:Na63501b335c24c14b4334872d70d135d,
        _:Nb125387d9b684173a3d75f56aede4bd5,
        _:Nb1c559452b744ee89f3d1da6a727e363,
        _:Nc961e849c54e46529642c0ed74dfbce4,
        _:Ncacd5842ac7b47f494926ddd91db3b6a,
        _:Nccc940feb30a40289ae85ea7617150fb,
        _:Ne0a84a8063984d669a1ff4a6585cb688 ;
    mo:track_count 15 ;
    schema:duration "PT41:11"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N09abd4042f2c48feaabf33b916bd7171,
        _:N0fb45afba3f04db197893ee2d6275748,
        _:N1520df2f21cd4b86a35f5757d02195cf,
        _:N17f05929bafa40458e19a75704e2a1e0,
        _:N2c1ee55cc1df4804b0bc3945d33f9ee8,
        _:N346ea722c3b54aafb8537aa44ca7a11e,
        _:N6338e2e7e6b74f62908b8051e12fdb8b,
        _:N81bb69ce84b240e8ad1fb60d89f5517f,
        _:Na63501b335c24c14b4334872d70d135d,
        _:Nb125387d9b684173a3d75f56aede4bd5,
        _:Nb1c559452b744ee89f3d1da6a727e363,
        _:Nc961e849c54e46529642c0ed74dfbce4,
        _:Ncacd5842ac7b47f494926ddd91db3b6a,
        _:Nccc940feb30a40289ae85ea7617150fb,
        _:Ne0a84a8063984d669a1ff4a6585cb688 .

