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

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

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

<artist/148#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31185#subject> ;
    schema:name "Yuzo Koshiro"@en,
        "古代祐三"@ja ;
    foaf:made <album/31185#composition>,
        <album/31185#subject> ;
    foaf:name "Yuzo Koshiro"@en,
        "古代祐三"@ja .

<artist/16962#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31185#subject> ;
    schema:name "Y.T"@en ;
    foaf:made <album/31185#composition>,
        <album/31185#subject> ;
    foaf:name "Y.T"@en .

<artist/187#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31185#subject> ;
    schema:name "Manami Matsumae"@en,
        "松前真奈美"@ja ;
    foaf:made <album/31185#composition>,
        <album/31185#subject> ;
    foaf:name "Manami Matsumae"@en,
        "松前真奈美"@ja .

<artist/828#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31185#subject> ;
    schema:name "Tohru Nakabayashi"@en,
        "中林亨"@ja ;
    foaf:made <album/31185#composition>,
        <album/31185#subject> ;
    foaf:name "Tohru Nakabayashi"@en,
        "中林亨"@ja .

<product/10767#subject> a schema:CreativeWork ;
    schema:name "Mercs"@en,
        "戦場の狼II"@ja,
        "Senjou no Ookami II"@ja-latn ;
    foaf:name "Mercs"@en,
        "戦場の狼II"@ja,
        "Senjou no Ookami II"@ja-latn .

<product/1811#subject> a schema:CreativeWork ;
    schema:name "Golden Axe"@en,
        "ゴールデンアックス"@ja,
        "Golden Axe"@ja-latn ;
    foaf:name "Golden Axe"@en,
        "ゴールデンアックス"@ja,
        "Golden Axe"@ja-latn .

<product/2069#subject> a schema:CreativeWork ;
    schema:name "Altered Beast"@en,
        "獣王記"@ja,
        "Juuouki"@ja-latn ;
    foaf:name "Altered Beast"@en,
        "獣王記"@ja,
        "Juuouki"@ja-latn .

<product/7899#subject> a schema:CreativeWork ;
    schema:name "The Revenge of Shinobi"@en,
        "ザ・スーパー忍"@ja,
        "The Super Shinobi"@ja-latn ;
    foaf:name "The Revenge of Shinobi"@en,
        "ザ・スーパー忍"@ja,
        "The Super Shinobi"@ja-latn .

<product/7901#subject> a schema:CreativeWork ;
    schema:name "Shinobi III: Return of the Ninja Master"@en,
        "ザ・スーパー忍II"@ja,
        "The Super Shinobi II"@ja-latn ;
    foaf:name "Shinobi III: Return of the Ninja Master"@en,
        "ザ・スーパー忍II"@ja,
        "The Super Shinobi II"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/58/31185/31185-1326656965.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/31185#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Drive Zone"@en,
        "Drive Zone"@ja,
        "Drive Zone"@ja-latn ;
    mo:performance_of <album/31185#musicalwork> ;
    mo:performer _:Ndda055067f8d4cf68dbc68470cd33564 ;
    mo:recorded_as <album/31185#musicalexpression> ;
    schema:byArtist _:Ndda055067f8d4cf68dbc68470cd33564 ;
    schema:name "Drive Zone"@en,
        "Drive Zone"@ja,
        "Drive Zone"@ja-latn ;
    schema:workPerformed <album/31185#musicalwork> .

<album/31185#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Drive Zone"@en,
        "Drive Zone"@ja,
        "Drive Zone"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Prototron"@en ;
            foaf:made <album/31185#composition> ;
            foaf:name "Prototron"@en ],
        <artist/148#subject>,
        <artist/16962#subject>,
        <artist/187#subject>,
        <artist/828#subject> ;
    mo:produced_work <album/31185#musicalwork> ;
    schema:name "Drive Zone"@en,
        "Drive Zone"@ja,
        "Drive Zone"@ja-latn .

<album/31185#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-05-01"^^xsd:date ;
    dcterms:title "Drive Zone"@en,
        "Drive Zone"@ja,
        "Drive Zone"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/31185#musicalexpression> ;
    mo:publisher _:N71b11c56dd81467399872bd91644e56d ;
    mo:record _:N24fa690bb52e4181b517a1aa358b6298 ;
    mo:record_count 1 ;
    schema:about <product/10767#subject>,
        <product/1811#subject>,
        <product/2069#subject>,
        <product/7899#subject>,
        <product/7901#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Prototron"@en ;
            foaf:name "Prototron"@en ] ;
    schema:datePublished "2011-05-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/58/31185/31185-1326656965.jpg> ;
    schema:name "Drive Zone"@en,
        "Drive Zone"@ja,
        "Drive Zone"@ja-latn ;
    schema:publisher _:N71b11c56dd81467399872bd91644e56d ;
    foaf:depiction <https://media.vgm.io/albums/58/31185/31185-1326656965.jpg> .

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

_:N083a21ceed664b6caa14ad3ffbce96ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mercenary Two Zero"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N24fa690bb52e4181b517a1aa358b6298 ;
    schema:name "Mercenary Two Zero"@en .

_:N17fa03aba5eb4b478122ed66754b6366 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Lover"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:N24fa690bb52e4181b517a1aa358b6298 ;
    schema:name "My Lover"@en .

_:N1c461f0f30974419902f67991803e51f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Whirlwind"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N24fa690bb52e4181b517a1aa358b6298 ;
    schema:name "Whirlwind"@en .

_:N23e68f44532b421a8896acffd91a9645 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rise From Your Grave"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N24fa690bb52e4181b517a1aa358b6298 ;
    schema:name "Rise From Your Grave"@en .

_:N3ee8063221f746b68276a18bd8cb5072 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "As Silence Took The Waters"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N24fa690bb52e4181b517a1aa358b6298 ;
    schema:name "As Silence Took The Waters"@en .

_:N513d12e6cb054e50a19ea0b82a359a75 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Village In Crystal"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N24fa690bb52e4181b517a1aa358b6298 ;
    schema:name "A Village In Crystal"@en .

_:N5666df58bba4415fbf3ad11297ef6f3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Doors & Dungeons"@en ;
    mo:track_number 3 ;
    schema:duration "PT6:36"^^xsd:interval ;
    schema:inPlaylist _:N24fa690bb52e4181b517a1aa358b6298 ;
    schema:name "Doors & Dungeons"@en .

_:N71b11c56dd81467399872bd91644e56d schema:name "Flying Brain Records"@en ;
    foaf:name "Flying Brain Records"@en .

_:Na016f14fa3f94956bbdabb167ae33066 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Force Of Thunder"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N24fa690bb52e4181b517a1aa358b6298 ;
    schema:name "Force Of Thunder"@en .

_:Nc678a9256e7648c69c119b9e9dcc944c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Wilderness"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N24fa690bb52e4181b517a1aa358b6298 ;
    schema:name "The Wilderness"@en .

_:Ndda055067f8d4cf68dbc68470cd33564 a schema:Person,
        foaf:Person ;
    mo:performed <album/31185#performance> ;
    schema:name "Prototron"@en ;
    foaf:name "Prototron"@en .

_:Ne451a94caf8248149c952982b0347901 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zones"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:N24fa690bb52e4181b517a1aa358b6298 ;
    schema:name "Zones"@en .

_:N24fa690bb52e4181b517a1aa358b6298 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N083a21ceed664b6caa14ad3ffbce96ff,
        _:N17fa03aba5eb4b478122ed66754b6366,
        _:N1c461f0f30974419902f67991803e51f,
        _:N23e68f44532b421a8896acffd91a9645,
        _:N3ee8063221f746b68276a18bd8cb5072,
        _:N513d12e6cb054e50a19ea0b82a359a75,
        _:N5666df58bba4415fbf3ad11297ef6f3d,
        _:Na016f14fa3f94956bbdabb167ae33066,
        _:Nc678a9256e7648c69c119b9e9dcc944c,
        _:Ne451a94caf8248149c952982b0347901 ;
    mo:track_count 10 ;
    schema:duration "PT35:26"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N083a21ceed664b6caa14ad3ffbce96ff,
        _:N17fa03aba5eb4b478122ed66754b6366,
        _:N1c461f0f30974419902f67991803e51f,
        _:N23e68f44532b421a8896acffd91a9645,
        _:N3ee8063221f746b68276a18bd8cb5072,
        _:N513d12e6cb054e50a19ea0b82a359a75,
        _:N5666df58bba4415fbf3ad11297ef6f3d,
        _:Na016f14fa3f94956bbdabb167ae33066,
        _:Nc678a9256e7648c69c119b9e9dcc944c,
        _:Ne451a94caf8248149c952982b0347901 .

