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

<artist/18102#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shu Koyama"@en,
        "コヤマシュウ"@ja ;
    foaf:made <album/14354#lyrics>,
        <album/14354#subject> ;
    foaf:name "Shu Koyama"@en,
        "コヤマシュウ"@ja .

<artist/3282#subject> a schema:Person,
        foaf:Person ;
    schema:name "RAJ RAMAYYA"@en ;
    foaf:made <album/14354#lyrics>,
        <album/14354#subject> ;
    foaf:name "RAJ RAMAYYA"@en .

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

<album/18921> a mo:Release ;
    mo:catalogue_number "5237-2" .

<artist/28547#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14354#subject> ;
    schema:name "Taijiro Matsuki"@en,
        "マツキタイジロウ"@ja ;
    foaf:made <album/14354#composition>,
        <album/14354#subject> ;
    foaf:name "Taijiro Matsuki"@en,
        "マツキタイジロウ"@ja .

<album/14354#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "GUNGRAVE O.S.T. uno \"righthead\""@en,
        "GUNGRAVE O.S.T. uno \"righthead\""@ja,
        "GUNGRAVE O.S.T. uno \"righthead\""@ja-latn ;
    mo:composer <artist/28547#subject> ;
    mo:produced_work <album/14354#musicalwork> ;
    schema:name "GUNGRAVE O.S.T. uno \"righthead\""@en,
        "GUNGRAVE O.S.T. uno \"righthead\""@ja,
        "GUNGRAVE O.S.T. uno \"righthead\""@ja-latn .

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

<org/1927#subject> schema:name "Victor"@en,
        "Victor"@ja,
        "Victor"@ja-latn ;
    foaf:name "Victor"@en,
        "Victor"@ja,
        "Victor"@ja-latn .

<https://media.vgm.io/albums/45/14354/14354-1272847059.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/14354#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/45/14354/14354-1272847059.png> ;
    foaf:depicts <album/14354#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/45/14354/14354-1272847059.png> .

<https://medium-media.vgm.io/albums/45/14354/14354-1272847059.png> a schema:ImageObject,
        foaf:Image .

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

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

<album/14354#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "GUNGRAVE O.S.T. uno \"righthead\""@en,
        "GUNGRAVE O.S.T. uno \"righthead\""@ja,
        "GUNGRAVE O.S.T. uno \"righthead\""@ja-latn ;
    mo:performance_of <album/14354#musicalwork> ;
    mo:performer <artist/16781#subject> ;
    mo:recorded_as <album/14354#musicalexpression> ;
    schema:byArtist <artist/16781#subject> ;
    schema:name "GUNGRAVE O.S.T. uno \"righthead\""@en,
        "GUNGRAVE O.S.T. uno \"righthead\""@ja,
        "GUNGRAVE O.S.T. uno \"righthead\""@ja-latn ;
    schema:workPerformed <album/14354#musicalwork> .

<artist/16781#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14354#performance> ;
    schema:name "Scoobie Do"@en ;
    foaf:name "Scoobie Do"@en .

<album/14354#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-01-07"^^xsd:date ;
    dcterms:title "GUNGRAVE O.S.T. uno \"righthead\""@en,
        "GUNGRAVE O.S.T. uno \"righthead\""@ja,
        "GUNGRAVE O.S.T. uno \"righthead\""@ja-latn ;
    mo:catalogue_number "VICL-61265" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/18921> ;
    mo:publication_of <album/14354#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:N1393b8cbac014b6a8e90471056458bb3 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Gungrave"@en ;
            foaf:name "Gungrave"@en ] ;
    schema:byArtist <artist/16781#subject> ;
    schema:datePublished "2004-01-07"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/45/14354/14354-1272847059.png> ;
    schema:name "GUNGRAVE O.S.T. uno \"righthead\""@en,
        "GUNGRAVE O.S.T. uno \"righthead\""@ja,
        "GUNGRAVE O.S.T. uno \"righthead\""@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/45/14354/14354-1272847059.png> .

_:N14ed3e20de0c4f4f9a548c64ea2fbce2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "hit the jackpot!"@en,
        "hit the jackpot!"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N1393b8cbac014b6a8e90471056458bb3 ;
    schema:name "hit the jackpot!"@en,
        "hit the jackpot!"@ja .

_:N5600e2ec533f4371a3380f1b6cf8a8c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "coaltar overdose"@en,
        "coaltar overdose"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N1393b8cbac014b6a8e90471056458bb3 ;
    schema:name "coaltar overdose"@en,
        "coaltar overdose"@ja .

_:N67182c76751345e98b171d8867c07db2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "city"@en,
        "シティ"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N1393b8cbac014b6a8e90471056458bb3 ;
    schema:name "city"@en,
        "シティ"@ja .

_:N6ca1b74736364aaca220f3ab2333b79e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "16% of humidity"@en,
        "16% of humidity"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N1393b8cbac014b6a8e90471056458bb3 ;
    schema:name "16% of humidity"@en,
        "16% of humidity"@ja .

_:N6f12e3ffc93c4c33bd0c41c014db5bd3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "add'ó guaglione"@en,
        "add'ó guaglione"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N1393b8cbac014b6a8e90471056458bb3 ;
    schema:name "add'ó guaglione"@en,
        "add'ó guaglione"@ja .

_:N79a145ae46ce4fbc84fd3a642884f138 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Akane Iro Ga Moeru Toki (When the Sunset Turns Red) (TV size)"@en,
        "茜色が燃えるとき(TV size)"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N1393b8cbac014b6a8e90471056458bb3 ;
    schema:name "Akane Iro Ga Moeru Toki (When the Sunset Turns Red) (TV size)"@en,
        "茜色が燃えるとき(TV size)"@ja .

_:N7e67596128164287bebeb958185c9983 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "B・G"@en,
        "B・G"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N1393b8cbac014b6a8e90471056458bb3 ;
    schema:name "B・G"@en,
        "B・G"@ja .

_:N834601fc1ec94b0cb6d0f260026832dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "pray to the rain, sing to the wind"@en,
        "雨に祈りを風に唄を"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N1393b8cbac014b6a8e90471056458bb3 ;
    schema:name "pray to the rain, sing to the wind"@en,
        "雨に祈りを風に唄を"@ja .

_:N855edec2a2d34dfdbe9f16cc37390ad6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "great flair"@en,
        "great flair"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N1393b8cbac014b6a8e90471056458bb3 ;
    schema:name "great flair"@en,
        "great flair"@ja .

_:N8c261b7f935f4c05acc989e51a453bbd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "bitter ending"@en,
        "bitter ending"@ja ;
    mo:track_number 18 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N1393b8cbac014b6a8e90471056458bb3 ;
    schema:name "bitter ending"@en,
        "bitter ending"@ja .

_:N8cf0e5f1949d47a08f443780224ef1a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "say,it ain't so."@en,
        "say,it ain't so."@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N1393b8cbac014b6a8e90471056458bb3 ;
    schema:name "say,it ain't so."@en,
        "say,it ain't so."@ja .

_:N932e9a5df29b4310b6082bf083296fcb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "when?"@en,
        "when?"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N1393b8cbac014b6a8e90471056458bb3 ;
    schema:name "when?"@en,
        "when?"@ja .

_:N98a8bb5f9de343639f20054eb8467165 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "do your business"@en,
        "do your business"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N1393b8cbac014b6a8e90471056458bb3 ;
    schema:name "do your business"@en,
        "do your business"@ja .

_:N9c41f65a03c6457e8a9d90f644390127 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "jester's dream"@en,
        "jester's dream"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N1393b8cbac014b6a8e90471056458bb3 ;
    schema:name "jester's dream"@en,
        "jester's dream"@ja .

_:N9ec0e5eae8e4477a97cc21b1bfa20289 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the portrait of the father"@en,
        "父の肖像"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N1393b8cbac014b6a8e90471056458bb3 ;
    schema:name "the portrait of the father"@en,
        "父の肖像"@ja .

_:Nc77a0cce82444726ac78f46cd93826c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "family"@en,
        "ファミリィ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N1393b8cbac014b6a8e90471056458bb3 ;
    schema:name "family"@en,
        "ファミリィ"@ja .

_:Nd5e87764c5884c389bbf4eb29382af97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "clue"@en,
        "clue"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N1393b8cbac014b6a8e90471056458bb3 ;
    schema:name "clue"@en,
        "clue"@ja .

_:Nf3b6d5f16190459db9d8e1d70f592c41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "fearful stereo"@en,
        "fearful stereo"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N1393b8cbac014b6a8e90471056458bb3 ;
    schema:name "fearful stereo"@en,
        "fearful stereo"@ja .

_:Nf7c87c9b25c149998363a6f2380b0263 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the maverick"@en,
        "the maverick"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N1393b8cbac014b6a8e90471056458bb3 ;
    schema:name "the maverick"@en,
        "the maverick"@ja .

_:N1393b8cbac014b6a8e90471056458bb3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N14ed3e20de0c4f4f9a548c64ea2fbce2,
        _:N5600e2ec533f4371a3380f1b6cf8a8c9,
        _:N67182c76751345e98b171d8867c07db2,
        _:N6ca1b74736364aaca220f3ab2333b79e,
        _:N6f12e3ffc93c4c33bd0c41c014db5bd3,
        _:N79a145ae46ce4fbc84fd3a642884f138,
        _:N7e67596128164287bebeb958185c9983,
        _:N834601fc1ec94b0cb6d0f260026832dd,
        _:N855edec2a2d34dfdbe9f16cc37390ad6,
        _:N8c261b7f935f4c05acc989e51a453bbd,
        _:N8cf0e5f1949d47a08f443780224ef1a2,
        _:N932e9a5df29b4310b6082bf083296fcb,
        _:N98a8bb5f9de343639f20054eb8467165,
        _:N9c41f65a03c6457e8a9d90f644390127,
        _:N9ec0e5eae8e4477a97cc21b1bfa20289,
        _:Nc77a0cce82444726ac78f46cd93826c1,
        _:Nd5e87764c5884c389bbf4eb29382af97,
        _:Nf3b6d5f16190459db9d8e1d70f592c41,
        _:Nf7c87c9b25c149998363a6f2380b0263 ;
    mo:track_count 19 ;
    schema:duration "PT61:45"^^xsd:interval ;
    schema:numTracks 19 ;
    schema:track _:N14ed3e20de0c4f4f9a548c64ea2fbce2,
        _:N5600e2ec533f4371a3380f1b6cf8a8c9,
        _:N67182c76751345e98b171d8867c07db2,
        _:N6ca1b74736364aaca220f3ab2333b79e,
        _:N6f12e3ffc93c4c33bd0c41c014db5bd3,
        _:N79a145ae46ce4fbc84fd3a642884f138,
        _:N7e67596128164287bebeb958185c9983,
        _:N834601fc1ec94b0cb6d0f260026832dd,
        _:N855edec2a2d34dfdbe9f16cc37390ad6,
        _:N8c261b7f935f4c05acc989e51a453bbd,
        _:N8cf0e5f1949d47a08f443780224ef1a2,
        _:N932e9a5df29b4310b6082bf083296fcb,
        _:N98a8bb5f9de343639f20054eb8467165,
        _:N9c41f65a03c6457e8a9d90f644390127,
        _:N9ec0e5eae8e4477a97cc21b1bfa20289,
        _:Nc77a0cce82444726ac78f46cd93826c1,
        _:Nd5e87764c5884c389bbf4eb29382af97,
        _:Nf3b6d5f16190459db9d8e1d70f592c41,
        _:Nf7c87c9b25c149998363a6f2380b0263 .

