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

<album/1180#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "BATTLE GEAR III - The Edge"@en,
        "BATTLE GEAR III - The Edge"@ja,
        "BATTLE GEAR III - The Edge"@ja-latn ;
    mo:produced_work <album/1180#musicalwork> ;
    schema:name "BATTLE GEAR III - The Edge"@en,
        "BATTLE GEAR III - The Edge"@ja,
        "BATTLE GEAR III - The Edge"@ja-latn .

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

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

<product/19604#subject> a schema:CreativeWork ;
    schema:name "Battle Gear 3"@en,
        "バトルギア3"@ja,
        "Battle Gear 3"@ja-latn ;
    foaf:name "Battle Gear 3"@en,
        "バトルギア3"@ja,
        "Battle Gear 3"@ja-latn .

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

<album/1180#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "BATTLE GEAR III - The Edge"@en,
        "BATTLE GEAR III - The Edge"@ja,
        "BATTLE GEAR III - The Edge"@ja-latn ;
    mo:performance_of <album/1180#musicalwork> ;
    mo:recorded_as <album/1180#musicalexpression> ;
    schema:name "BATTLE GEAR III - The Edge"@en,
        "BATTLE GEAR III - The Edge"@ja,
        "BATTLE GEAR III - The Edge"@ja-latn ;
    schema:workPerformed <album/1180#musicalwork> .

<org/133#subject> schema:name "ZUNTATA RECORDS"@en,
        "ZUNTATA RECORDS"@ja,
        "ZUNTATA RECORDS"@ja-latn ;
    foaf:name "ZUNTATA RECORDS"@en,
        "ZUNTATA RECORDS"@ja,
        "ZUNTATA RECORDS"@ja-latn .

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

<https://medium-media.vgm.io/albums/08/1180/1180-1222481950.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/1180#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-12-17"^^xsd:date ;
    dcterms:title "BATTLE GEAR III - The Edge"@en,
        "BATTLE GEAR III - The Edge"@ja,
        "BATTLE GEAR III - The Edge"@ja-latn ;
    mo:catalogue_number "ZTTL-0059" ;
    mo:media_type "CD" ;
    mo:publication_of <album/1180#musicalexpression> ;
    mo:publisher <org/133#subject> ;
    mo:record _:Ne2b30f447c6d489581822771acf21e5a ;
    mo:record_count 1 ;
    schema:about <product/19604#subject> ;
    schema:datePublished "2003-12-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/08/1180/1180-1222481950.jpg> ;
    schema:name "BATTLE GEAR III - The Edge"@en,
        "BATTLE GEAR III - The Edge"@ja,
        "BATTLE GEAR III - The Edge"@ja-latn ;
    schema:publisher <org/133#subject> ;
    foaf:depiction <https://media.vgm.io/albums/08/1180/1180-1222481950.jpg> .

_:N04a5b11d67b94f8ea3776fdc734da74f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Charge and discharge (backing track)"@en ;
    mo:track_number 18 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:Ne2b30f447c6d489581822771acf21e5a ;
    schema:name "Charge and discharge (backing track)"@en .

_:N0730b9a73a4d49e7a055b59e3bc7b701 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Feel the noise (super dreadnaught level)"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Ne2b30f447c6d489581822771acf21e5a ;
    schema:name "Feel the noise (super dreadnaught level)"@en .

_:N22b2d04258704e73a5f0fa02a9076450 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To the next dimension (ending theme)"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:Ne2b30f447c6d489581822771acf21e5a ;
    schema:name "To the next dimension (ending theme)"@en .

_:N302a17e49790407785450ad08f5b719f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Charge and discharge (title demo #2)"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:Ne2b30f447c6d489581822771acf21e5a ;
    schema:name "Charge and discharge (title demo #2)"@en .

_:N32c114d9458046e78855060dd7bdfe6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A way is only one (interlude)"@en ;
    mo:track_number 5 ;
    schema:duration "PT0:39"^^xsd:interval ;
    schema:inPlaylist _:Ne2b30f447c6d489581822771acf21e5a ;
    schema:name "A way is only one (interlude)"@en .

_:N468f43fa82984c92a0075c3def00daf2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Accelerator (title demo #1)"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:Ne2b30f447c6d489581822771acf21e5a ;
    schema:name "Accelerator (title demo #1)"@en .

_:N550d14ad2543443c9142e66b0c1e4aae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wild instinct (elementary level B)"@en ;
    mo:track_number 13 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Ne2b30f447c6d489581822771acf21e5a ;
    schema:name "Wild instinct (elementary level B)"@en .

_:N60bdfa4eb91946d692a45c53ca33427d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "After the battle (interlude)"@en ;
    mo:track_number 14 ;
    schema:duration "PT0:40"^^xsd:interval ;
    schema:inPlaylist _:Ne2b30f447c6d489581822771acf21e5a ;
    schema:name "After the battle (interlude)"@en .

_:N7847d27cca9346e6a648a570491dc1f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Groovy run (advanced level)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:Ne2b30f447c6d489581822771acf21e5a ;
    schema:name "Groovy run (advanced level)"@en .

_:N7878f6ad6c3d45b68afced7651a24c69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The machine of rage (with Paul.)"@en ;
    mo:track_number 17 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Ne2b30f447c6d489581822771acf21e5a ;
    schema:name "The machine of rage (with Paul.)"@en .

_:N8ef09a4af9434e93a1b219f50a480bf2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The machine of rage (backing track)"@en ;
    mo:track_number 20 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:Ne2b30f447c6d489581822771acf21e5a ;
    schema:name "The machine of rage (backing track)"@en .

_:N9c1e138784364300b0729bc5134e5aa7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Morning view (with Paul.)"@en ;
    mo:track_number 16 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:Ne2b30f447c6d489581822771acf21e5a ;
    schema:name "Morning view (with Paul.)"@en .

_:N9d35344454074c32afc98357de7188a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Burst of dust (intermediate level B)"@en ;
    mo:track_number 12 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Ne2b30f447c6d489581822771acf21e5a ;
    schema:name "Burst of dust (intermediate level B)"@en .

_:Na30b1f617f484e82a3c1d182b4d697ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Morning view (backing track)"@en ;
    mo:track_number 19 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:Ne2b30f447c6d489581822771acf21e5a ;
    schema:name "Morning view (backing track)"@en .

_:Na56e93758c764da584a192862de97413 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Be agressive (dreadnaught level B)"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Ne2b30f447c6d489581822771acf21e5a ;
    schema:name "Be agressive (dreadnaught level B)"@en .

_:Nbe70cff3e3034e2ea1174e1365e99caa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Charge and discharge (with Paul.)"@en ;
    mo:track_number 15 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:Ne2b30f447c6d489581822771acf21e5a ;
    schema:name "Charge and discharge (with Paul.)"@en .

_:Nc9434fb527ca4e969aa77012bd20561d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The machine of rage (intermediate level)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:Ne2b30f447c6d489581822771acf21e5a ;
    schema:name "The machine of rage (intermediate level)"@en .

_:Nd7aaef8b5da24bee8a90078eacf1b9b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Black desire (dreadnaught level)"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:Ne2b30f447c6d489581822771acf21e5a ;
    schema:name "Black desire (dreadnaught level)"@en .

_:Ndc15bdbcf6a441d6aa5b037299242c24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Morning view (elementary level)"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:Ne2b30f447c6d489581822771acf21e5a ;
    schema:name "Morning view (elementary level)"@en .

_:Nf4967823c50c45db8bcc76e19409289f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The sense (super advanced level)"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Ne2b30f447c6d489581822771acf21e5a ;
    schema:name "The sense (super advanced level)"@en .

_:Ne2b30f447c6d489581822771acf21e5a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04a5b11d67b94f8ea3776fdc734da74f,
        _:N0730b9a73a4d49e7a055b59e3bc7b701,
        _:N22b2d04258704e73a5f0fa02a9076450,
        _:N302a17e49790407785450ad08f5b719f,
        _:N32c114d9458046e78855060dd7bdfe6c,
        _:N468f43fa82984c92a0075c3def00daf2,
        _:N550d14ad2543443c9142e66b0c1e4aae,
        _:N60bdfa4eb91946d692a45c53ca33427d,
        _:N7847d27cca9346e6a648a570491dc1f6,
        _:N7878f6ad6c3d45b68afced7651a24c69,
        _:N8ef09a4af9434e93a1b219f50a480bf2,
        _:N9c1e138784364300b0729bc5134e5aa7,
        _:N9d35344454074c32afc98357de7188a6,
        _:Na30b1f617f484e82a3c1d182b4d697ec,
        _:Na56e93758c764da584a192862de97413,
        _:Nbe70cff3e3034e2ea1174e1365e99caa,
        _:Nc9434fb527ca4e969aa77012bd20561d,
        _:Nd7aaef8b5da24bee8a90078eacf1b9b7,
        _:Ndc15bdbcf6a441d6aa5b037299242c24,
        _:Nf4967823c50c45db8bcc76e19409289f ;
    mo:track_count 20 ;
    schema:duration "PT62:21"^^xsd:interval ;
    schema:numTracks 20 ;
    schema:track _:N04a5b11d67b94f8ea3776fdc734da74f,
        _:N0730b9a73a4d49e7a055b59e3bc7b701,
        _:N22b2d04258704e73a5f0fa02a9076450,
        _:N302a17e49790407785450ad08f5b719f,
        _:N32c114d9458046e78855060dd7bdfe6c,
        _:N468f43fa82984c92a0075c3def00daf2,
        _:N550d14ad2543443c9142e66b0c1e4aae,
        _:N60bdfa4eb91946d692a45c53ca33427d,
        _:N7847d27cca9346e6a648a570491dc1f6,
        _:N7878f6ad6c3d45b68afced7651a24c69,
        _:N8ef09a4af9434e93a1b219f50a480bf2,
        _:N9c1e138784364300b0729bc5134e5aa7,
        _:N9d35344454074c32afc98357de7188a6,
        _:Na30b1f617f484e82a3c1d182b4d697ec,
        _:Na56e93758c764da584a192862de97413,
        _:Nbe70cff3e3034e2ea1174e1365e99caa,
        _:Nc9434fb527ca4e969aa77012bd20561d,
        _:Nd7aaef8b5da24bee8a90078eacf1b9b7,
        _:Ndc15bdbcf6a441d6aa5b037299242c24,
        _:Nf4967823c50c45db8bcc76e19409289f .

