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

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

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

<album/14354> a mo:Release ;
    mo:catalogue_number "VICL-61265" .

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

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

<album/18921#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/18921#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/18921#musicalexpression> a mo:Signal ;
    mo:published_as <album/18921#subject> ;
    mo:records <album/18921#performance> .

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

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

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

<album/18921#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/18921#musicalwork> ;
    mo:performer <artist/16781#subject> ;
    mo:recorded_as <album/18921#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/18921#musicalwork> .

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

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/18921#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/18921#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/18921#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-07-06"^^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 "5237-2" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/14354> ;
    mo:publication_of <album/18921#musicalexpression> ;
    mo:publisher <org/2821#subject> ;
    mo:record _:Nf2168f186ca547ed98d741ede7b2e5e6 ;
    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-07-06"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    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/2821#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

_:N00625b19c6814e49a785db963adc3be7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "city"@en ;
    mo:track_number 15 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:Nf2168f186ca547ed98d741ede7b2e5e6 ;
    schema:name "city"@en .

_:N10b98baf61084507a00f9d5e3b87d147 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "prayer to rain, song for wind"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:Nf2168f186ca547ed98d741ede7b2e5e6 ;
    schema:name "prayer to rain, song for wind"@en .

_:N13f48e6e8cd647bdb876cbf62b8d4f75 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "B·G"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:Nf2168f186ca547ed98d741ede7b2e5e6 ;
    schema:name "B·G"@en .

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

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

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

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

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

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

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

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

_:Nb35d6202f3814d71b8afecc57d0d14b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the portrait of the father"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:Nf2168f186ca547ed98d741ede7b2e5e6 ;
    schema:name "the portrait of the father"@en .

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

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

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

_:Nc956518493c24fe6b52893b327790fe1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "when the sunset turns red (TV size)"@en ;
    mo:track_number 19 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:Nf2168f186ca547ed98d741ede7b2e5e6 ;
    schema:name "when the sunset turns red (TV size)"@en .

_:Nc9c859ba403e44bfbfcba24f96925c31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "family"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:Nf2168f186ca547ed98d741ede7b2e5e6 ;
    schema:name "family"@en .

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

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

_:Nf2168f186ca547ed98d741ede7b2e5e6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00625b19c6814e49a785db963adc3be7,
        _:N10b98baf61084507a00f9d5e3b87d147,
        _:N13f48e6e8cd647bdb876cbf62b8d4f75,
        _:N460cb5cbdb314eb7bcddeebebb6bde2d,
        _:N5538611cddd34812ab613dc8d57efe1b,
        _:N589ee9d1f18c4d2881f0eaebca08c50f,
        _:N78893552220545f7a4e4b96df769d008,
        _:N86ec234cdfcc4e92bc0570c11f4a409d,
        _:N8bcca0d9e8ee4d88b0fc6d0540b19308,
        _:N9c191f2b69db4427b47aec15f2119750,
        _:Nabf848e26fd94c1babde288a74e24b71,
        _:Nb35d6202f3814d71b8afecc57d0d14b7,
        _:Nbd34cb64be734fe2810a8d96cda53b4c,
        _:Nc7f781f1d2c349f49c41df75a854c75b,
        _:Nc826c38ca51446fd807547e2b930f850,
        _:Nc956518493c24fe6b52893b327790fe1,
        _:Nc9c859ba403e44bfbfcba24f96925c31,
        _:Nd7152a05d32f4503ab8b0e4ca9a7f9eb,
        _:Nffced5c5d0304386a6e1650eec04ff7d ;
    mo:track_count 19 ;
    schema:duration "PT61:45"^^xsd:interval ;
    schema:numTracks 19 ;
    schema:track _:N00625b19c6814e49a785db963adc3be7,
        _:N10b98baf61084507a00f9d5e3b87d147,
        _:N13f48e6e8cd647bdb876cbf62b8d4f75,
        _:N460cb5cbdb314eb7bcddeebebb6bde2d,
        _:N5538611cddd34812ab613dc8d57efe1b,
        _:N589ee9d1f18c4d2881f0eaebca08c50f,
        _:N78893552220545f7a4e4b96df769d008,
        _:N86ec234cdfcc4e92bc0570c11f4a409d,
        _:N8bcca0d9e8ee4d88b0fc6d0540b19308,
        _:N9c191f2b69db4427b47aec15f2119750,
        _:Nabf848e26fd94c1babde288a74e24b71,
        _:Nb35d6202f3814d71b8afecc57d0d14b7,
        _:Nbd34cb64be734fe2810a8d96cda53b4c,
        _:Nc7f781f1d2c349f49c41df75a854c75b,
        _:Nc826c38ca51446fd807547e2b930f850,
        _:Nc956518493c24fe6b52893b327790fe1,
        _:Nc9c859ba403e44bfbfcba24f96925c31,
        _:Nd7152a05d32f4503ab8b0e4ca9a7f9eb,
        _:Nffced5c5d0304386a6e1650eec04ff7d .

