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

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

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

<artist/999#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/45290#subject> ;
    schema:name "Shade"@en ;
    foaf:made <album/45290#composition>,
        <album/45290#subject> ;
    foaf:name "Shade"@en .

<event/170> a mo:Release ;
    schema:name "Released at M3-2014 Spring (Apr 27, 2014)" .

<album/45290#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "GQ+ Grand Quest Arrange Album + Botsu Song Collection"@en,
        "GQ＋ グランドクエストアレンジアルバム+ボツ曲集"@ja,
        "GQ+ Grand Quest Arrange Album + Botsu Song Collection"@ja-latn ;
    mo:composer <artist/999#subject> ;
    mo:produced_work <album/45290#musicalwork> ;
    schema:name "GQ+ Grand Quest Arrange Album + Botsu Song Collection"@en,
        "GQ＋ グランドクエストアレンジアルバム+ボツ曲集"@ja,
        "GQ+ Grand Quest Arrange Album + Botsu Song Collection"@ja-latn .

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

<album/45290#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "GQ+ Grand Quest Arrange Album + Botsu Song Collection"@en,
        "GQ＋ グランドクエストアレンジアルバム+ボツ曲集"@ja,
        "GQ+ Grand Quest Arrange Album + Botsu Song Collection"@ja-latn ;
    mo:performance_of <album/45290#musicalwork> ;
    mo:recorded_as <album/45290#musicalexpression> ;
    schema:name "GQ+ Grand Quest Arrange Album + Botsu Song Collection"@en,
        "GQ＋ グランドクエストアレンジアルバム+ボツ曲集"@ja,
        "GQ+ Grand Quest Arrange Album + Botsu Song Collection"@ja-latn ;
    schema:workPerformed <album/45290#musicalwork> .

<org/1305#subject> schema:name "Shade Music Laboratory"@en,
        "Shade Music Laboratory"@ja,
        "Shade Music Laboratory"@ja-latn ;
    foaf:name "Shade Music Laboratory"@en,
        "Shade Music Laboratory"@ja,
        "Shade Music Laboratory"@ja-latn .

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

<https://medium-media.vgm.io/albums/09/45290/45290-1397568431.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/45290#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-04-27"^^xsd:date ;
    dcterms:title "GQ+ Grand Quest Arrange Album + Botsu Song Collection"@en,
        "GQ＋ グランドクエストアレンジアルバム+ボツ曲集"@ja,
        "GQ+ Grand Quest Arrange Album + Botsu Song Collection"@ja-latn ;
    mo:catalogue_number "SMCD-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/45290#musicalexpression> ;
    mo:publisher <org/1305#subject> ;
    mo:record _:N3cb1072d02074c61ab24d7fbb29044cc ;
    mo:record_count 1 ;
    mo:release <event/170> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Grand Quest"@en ;
            foaf:name "Grand Quest"@en ] ;
    schema:datePublished "2014-04-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/09/45290/45290-1397568431.jpg> ;
    schema:name "GQ+ Grand Quest Arrange Album + Botsu Song Collection"@en,
        "GQ＋ グランドクエストアレンジアルバム+ボツ曲集"@ja,
        "GQ+ Grand Quest Arrange Album + Botsu Song Collection"@ja-latn ;
    schema:publisher <org/1305#subject> ;
    foaf:depiction <https://media.vgm.io/albums/09/45290/45290-1397568431.jpg> .

_:N1b465093688547958a9c01b578b230f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "黄泉ノ通イ路 ver. GQ+"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N3cb1072d02074c61ab24d7fbb29044cc ;
    schema:name "黄泉ノ通イ路 ver. GQ+"@ja .

_:N1f57f3d0dacd4ff7984396431abddc04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "花ノ宴 ver. GQ+"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N3cb1072d02074c61ab24d7fbb29044cc ;
    schema:name "花ノ宴 ver. GQ+"@ja .

_:N67ea3fc9996e4a1783474093f49cc512 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "不知火 ver GQ+"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N3cb1072d02074c61ab24d7fbb29044cc ;
    schema:name "不知火 ver GQ+"@ja .

_:N7db6d996935c4bd5a90123e96bde2488 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "phantasmagoric"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:N3cb1072d02074c61ab24d7fbb29044cc ;
    schema:name "phantasmagoric"@ja .

_:N82475e323e7949598470d4723591126a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "香リ二溺レ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:N3cb1072d02074c61ab24d7fbb29044cc ;
    schema:name "香リ二溺レ"@ja .

_:Na81f604a50374471afe12b1f2409fbd0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "蕾ノ音 ver GQ+"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N3cb1072d02074c61ab24d7fbb29044cc ;
    schema:name "蕾ノ音 ver GQ+"@ja .

_:Nc0acab8441234d4d9792ed8a1868537f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "禍神討ツ ver. GQ+"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N3cb1072d02074c61ab24d7fbb29044cc ;
    schema:name "禍神討ツ ver. GQ+"@ja .

_:Nd4bae4f9c6744c679ad907a3665cb856 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "花嵐"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N3cb1072d02074c61ab24d7fbb29044cc ;
    schema:name "花嵐"@ja .

_:Nd65bce7021b54291a8dde1a5c869e594 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nightmare Syndrome"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:inPlaylist _:N3cb1072d02074c61ab24d7fbb29044cc ;
    schema:name "Nightmare Syndrome"@ja .

_:Ne1f683b40b0147ae92c1980018d35402 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "花ノ宵"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:N3cb1072d02074c61ab24d7fbb29044cc ;
    schema:name "花ノ宵"@ja .

_:N3cb1072d02074c61ab24d7fbb29044cc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1b465093688547958a9c01b578b230f2,
        _:N1f57f3d0dacd4ff7984396431abddc04,
        _:N67ea3fc9996e4a1783474093f49cc512,
        _:N7db6d996935c4bd5a90123e96bde2488,
        _:N82475e323e7949598470d4723591126a,
        _:Na81f604a50374471afe12b1f2409fbd0,
        _:Nc0acab8441234d4d9792ed8a1868537f,
        _:Nd4bae4f9c6744c679ad907a3665cb856,
        _:Nd65bce7021b54291a8dde1a5c869e594,
        _:Ne1f683b40b0147ae92c1980018d35402 ;
    mo:track_count 10 ;
    schema:duration "PT30:11"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N1b465093688547958a9c01b578b230f2,
        _:N1f57f3d0dacd4ff7984396431abddc04,
        _:N67ea3fc9996e4a1783474093f49cc512,
        _:N7db6d996935c4bd5a90123e96bde2488,
        _:N82475e323e7949598470d4723591126a,
        _:Na81f604a50374471afe12b1f2409fbd0,
        _:Nc0acab8441234d4d9792ed8a1868537f,
        _:Nd4bae4f9c6744c679ad907a3665cb856,
        _:Nd65bce7021b54291a8dde1a5c869e594,
        _:Ne1f683b40b0147ae92c1980018d35402 .

