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

<album/53307#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Brandish MIDI Collection"@en,
        "ブランディッシュ MIDI コレクション"@ja,
        "Brandish MIDI Collection"@ja-latn ;
    mo:produced_work <album/53307#musicalwork> ;
    schema:name "Brandish MIDI Collection"@en,
        "ブランディッシュ MIDI コレクション"@ja,
        "Brandish MIDI Collection"@ja-latn .

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

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

<album/7451> a mo:Release ;
    mo:catalogue_number "NF02007" .

<product/1927#subject> a schema:CreativeWork ;
    schema:name "Brandish"@en,
        "ブランディッシュ"@ja,
        "Brandish"@ja-latn ;
    foaf:name "Brandish"@en,
        "ブランディッシュ"@ja,
        "Brandish"@ja-latn .

<product/1928#subject> a schema:CreativeWork ;
    schema:name "Brandish 2: The Planet Buster"@en,
        "ブランディッシュ2 THE PLANET BUSTER"@ja,
        "Brandish 2: The Planet Buster"@ja-latn ;
    foaf:name "Brandish 2: The Planet Buster"@en,
        "ブランディッシュ2 THE PLANET BUSTER"@ja,
        "Brandish 2: The Planet Buster"@ja-latn .

<product/1929#subject> a schema:CreativeWork ;
    schema:name "Brandish 3: Spirit of Balcan"@en,
        "ブランディッシュ3 SPIRIT OF BALCAN"@ja,
        "Brandish 3: Spirit of Balcan"@ja-latn ;
    foaf:name "Brandish 3: Spirit of Balcan"@en,
        "ブランディッシュ3 SPIRIT OF BALCAN"@ja,
        "Brandish 3: Spirit of Balcan"@ja-latn .

<product/1930#subject> a schema:CreativeWork ;
    schema:name "Brandish VT"@en,
        "ブランディッシュVT"@ja,
        "Brandish VT"@ja-latn ;
    foaf:name "Brandish VT"@en,
        "ブランディッシュVT"@ja,
        "Brandish VT"@ja-latn .

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

<album/53307#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Brandish MIDI Collection"@en,
        "ブランディッシュ MIDI コレクション"@ja,
        "Brandish MIDI Collection"@ja-latn ;
    mo:performance_of <album/53307#musicalwork> ;
    mo:recorded_as <album/53307#musicalexpression> ;
    schema:name "Brandish MIDI Collection"@en,
        "ブランディッシュ MIDI コレクション"@ja,
        "Brandish MIDI Collection"@ja-latn ;
    schema:workPerformed <album/53307#musicalwork> .

<org/1943#subject> schema:name "Falcom"@en,
        "ファルコム"@ja,
        "Falcom"@ja-latn ;
    foaf:name "Falcom"@en,
        "ファルコム"@ja,
        "Falcom"@ja-latn .

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

<https://medium-media.vgm.io/albums/70/53307/53307-1434177601.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/53307#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1996-03-29"^^xsd:date ;
    dcterms:title "Brandish MIDI Collection"@en,
        "ブランディッシュ MIDI コレクション"@ja,
        "Brandish MIDI Collection"@ja-latn ;
    mo:catalogue_number "NW10102060" ;
    mo:media_type "CD-ROM" ;
    mo:other_release_of <album/7451> ;
    mo:publication_of <album/53307#musicalexpression> ;
    mo:publisher <org/1943#subject> ;
    mo:record _:Nce7185f2d6ca41639ee96b1b11531353 ;
    mo:record_count 1 ;
    schema:about <product/1927#subject>,
        <product/1928#subject>,
        <product/1929#subject>,
        <product/1930#subject> ;
    schema:datePublished "1996-03-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/70/53307/53307-1434177601.jpg> ;
    schema:name "Brandish MIDI Collection"@en,
        "ブランディッシュ MIDI コレクション"@ja,
        "Brandish MIDI Collection"@ja-latn ;
    schema:publisher <org/1943#subject> ;
    foaf:depiction <https://media.vgm.io/albums/70/53307/53307-1434177601.jpg> .

_:N15b7549133e84e0c8746fb669b7fbe53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RUINS"@en,
        "RUINS"@ja ;
    mo:track_number 16 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Nce7185f2d6ca41639ee96b1b11531353 ;
    schema:name "RUINS"@en,
        "RUINS"@ja .

_:N2ac5e2db683843dabcc8d7fcaa3e0464 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Legend of the Lone Wolves"@en,
        "はぐれ狼たちの伝説"@ja ;
    mo:track_number 18 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:Nce7185f2d6ca41639ee96b1b11531353 ;
    schema:name "Legend of the Lone Wolves"@en,
        "はぐれ狼たちの伝説"@ja .

_:N3365c87b6e6041e18ec541203ee294e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PRISON"@en,
        "PRISON"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:Nce7185f2d6ca41639ee96b1b11531353 ;
    schema:name "PRISON"@en,
        "PRISON"@ja .

_:N3a0aa7dbe1674555aacdc2f1c3cc3a11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DESERT"@en,
        "DESERT"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Nce7185f2d6ca41639ee96b1b11531353 ;
    schema:name "DESERT"@en,
        "DESERT"@ja .

_:N516907cf5c044cdd8c8bf53f83477674 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Waters -the abyss-"@en,
        "水域-the abyss-"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:Nce7185f2d6ca41639ee96b1b11531353 ;
    schema:name "The Waters -the abyss-"@en,
        "水域-the abyss-"@ja .

_:N52fb90f62ed343c2a7121852012f9106 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Legend of the Lone Wolves"@en,
        "はぐれ狼たちの伝説"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:Nce7185f2d6ca41639ee96b1b11531353 ;
    schema:name "Legend of the Lone Wolves"@en,
        "はぐれ狼たちの伝説"@ja .

_:N73a9ceb0440b4438af7fa564d35b223d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Point Ver.B"@en,
        "Battle Point Ver.B"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:Nce7185f2d6ca41639ee96b1b11531353 ;
    schema:name "Battle Point Ver.B"@en,
        "Battle Point Ver.B"@ja .

_:N9ffd8c1c58d64d5195eff3b27320e7a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RUINS"@en,
        "RUINS"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:Nce7185f2d6ca41639ee96b1b11531353 ;
    schema:name "RUINS"@en,
        "RUINS"@ja .

_:Naca86d8fdf8344689efc697f75f4ea99 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Soldier's Sorrow"@en,
        "哀愁の戦士たち"@ja ;
    mo:track_number 17 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:Nce7185f2d6ca41639ee96b1b11531353 ;
    schema:name "Soldier's Sorrow"@en,
        "哀愁の戦士たち"@ja .

_:Nb2376e64efb64c6e8a26de91511734ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gadobistlle"@en,
        "ガドビスタル"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:Nce7185f2d6ca41639ee96b1b11531353 ;
    schema:name "Gadobistlle"@en,
        "ガドビスタル"@ja .

_:Nb35c5f005e3148489b3a1f0354008746 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ENDING 2"@en,
        "ENDING2"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:Nce7185f2d6ca41639ee96b1b11531353 ;
    schema:name "ENDING 2"@en,
        "ENDING2"@ja .

_:Nb7b5fbc5a49f40d6ae3c250357ae1e58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Soldier's Sorrow"@en,
        "哀愁の戦士たち"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:Nce7185f2d6ca41639ee96b1b11531353 ;
    schema:name "Soldier's Sorrow"@en,
        "哀愁の戦士たち"@ja .

_:Nc6fb8dc1dc0e432db0d57f6d12ca8354 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GRACEIR"@en,
        "GRACEIR"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:Nce7185f2d6ca41639ee96b1b11531353 ;
    schema:name "GRACEIR"@en,
        "GRACEIR"@ja .

_:Ncbb68466653047938a5ada77163cd8a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TANTOLL"@en,
        "TANTOLL"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:Nce7185f2d6ca41639ee96b1b11531353 ;
    schema:name "TANTOLL"@en,
        "TANTOLL"@ja .

_:Ncf4930e57b5b4325b8d3cea7d27c5003 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en,
        "None"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:51"^^xsd:interval ;
    schema:inPlaylist _:Nce7185f2d6ca41639ee96b1b11531353 ;
    schema:name "None"@en,
        "None"@ja .

_:Ne23cb29ed6e84cc4b1ab6f01fdc1390d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ruins -the prop-"@en,
        "遺跡-the prop-"@ja ;
    mo:track_number 15 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Nce7185f2d6ca41639ee96b1b11531353 ;
    schema:name "Ruins -the prop-"@en,
        "遺跡-the prop-"@ja .

_:Neb6aad6d275a406f97d71a4ea96c000e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deink"@en,
        "ディンク"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:Nce7185f2d6ca41639ee96b1b11531353 ;
    schema:name "Deink"@en,
        "ディンク"@ja .

_:Nfc7ea55257cc493a97a8bf9474419016 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GADOBADORRER"@en,
        "GADOBADORRER"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Nce7185f2d6ca41639ee96b1b11531353 ;
    schema:name "GADOBADORRER"@en,
        "GADOBADORRER"@ja .

_:Nce7185f2d6ca41639ee96b1b11531353 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N15b7549133e84e0c8746fb669b7fbe53,
        _:N2ac5e2db683843dabcc8d7fcaa3e0464,
        _:N3365c87b6e6041e18ec541203ee294e9,
        _:N3a0aa7dbe1674555aacdc2f1c3cc3a11,
        _:N516907cf5c044cdd8c8bf53f83477674,
        _:N52fb90f62ed343c2a7121852012f9106,
        _:N73a9ceb0440b4438af7fa564d35b223d,
        _:N9ffd8c1c58d64d5195eff3b27320e7a6,
        _:Naca86d8fdf8344689efc697f75f4ea99,
        _:Nb2376e64efb64c6e8a26de91511734ae,
        _:Nb35c5f005e3148489b3a1f0354008746,
        _:Nb7b5fbc5a49f40d6ae3c250357ae1e58,
        _:Nc6fb8dc1dc0e432db0d57f6d12ca8354,
        _:Ncbb68466653047938a5ada77163cd8a1,
        _:Ncf4930e57b5b4325b8d3cea7d27c5003,
        _:Ne23cb29ed6e84cc4b1ab6f01fdc1390d,
        _:Neb6aad6d275a406f97d71a4ea96c000e,
        _:Nfc7ea55257cc493a97a8bf9474419016 ;
    mo:track_count 18 ;
    schema:duration "PT61:25"^^xsd:interval ;
    schema:numTracks 18 ;
    schema:track _:N15b7549133e84e0c8746fb669b7fbe53,
        _:N2ac5e2db683843dabcc8d7fcaa3e0464,
        _:N3365c87b6e6041e18ec541203ee294e9,
        _:N3a0aa7dbe1674555aacdc2f1c3cc3a11,
        _:N516907cf5c044cdd8c8bf53f83477674,
        _:N52fb90f62ed343c2a7121852012f9106,
        _:N73a9ceb0440b4438af7fa564d35b223d,
        _:N9ffd8c1c58d64d5195eff3b27320e7a6,
        _:Naca86d8fdf8344689efc697f75f4ea99,
        _:Nb2376e64efb64c6e8a26de91511734ae,
        _:Nb35c5f005e3148489b3a1f0354008746,
        _:Nb7b5fbc5a49f40d6ae3c250357ae1e58,
        _:Nc6fb8dc1dc0e432db0d57f6d12ca8354,
        _:Ncbb68466653047938a5ada77163cd8a1,
        _:Ncf4930e57b5b4325b8d3cea7d27c5003,
        _:Ne23cb29ed6e84cc4b1ab6f01fdc1390d,
        _:Neb6aad6d275a406f97d71a4ea96c000e,
        _:Nfc7ea55257cc493a97a8bf9474419016 .

