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

<artist/45645#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kaoru Kurimoto"@en,
        "栗本薫"@ja ;
    foaf:made <album/22345#lyrics>,
        <album/22345#subject> ;
    foaf:name "Kaoru Kurimoto"@en,
        "栗本薫"@ja .

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

<album/58485> a mo:Release ;
    mo:catalogue_number "CX-7258" .

<artist/10114#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22345#subject> ;
    schema:name "Goro Ohmi"@en,
        "淡海悟郎"@ja ;
    foaf:made <album/22345#composition>,
        <album/22345#subject> ;
    foaf:name "Goro Ohmi"@en,
        "淡海悟郎"@ja .

<product/18939#subject> a schema:CreativeWork ;
    schema:name "Guin Saga (Novel Series)"@en,
        "グイン・サーガ (Novel Series)"@ja,
        "Guin Saga (Novel Series)"@ja-latn ;
    foaf:name "Guin Saga (Novel Series)"@en,
        "グイン・サーガ (Novel Series)"@ja,
        "Guin Saga (Novel Series)"@ja-latn .

<album/22345#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ANIMEX 1200 130 GUIN SAGA GRAFFITI"@en,
        "ANIMEX 1200 130 GUIN SAGA GRAFFITI グイン・サーガ・グラフィティ"@ja,
        "ANIMEX 1200 130 GUIN SAGA GRAFFITI"@ja-latn ;
    mo:composer <artist/10114#subject> ;
    mo:produced_work <album/22345#musicalwork> ;
    schema:name "ANIMEX 1200 130 GUIN SAGA GRAFFITI"@en,
        "ANIMEX 1200 130 GUIN SAGA GRAFFITI グイン・サーガ・グラフィティ"@ja,
        "ANIMEX 1200 130 GUIN SAGA GRAFFITI"@ja-latn .

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

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

<org/2193#subject> schema:name "Columbia Music Entertainment"@en,
        "Columbia Music Entertainment"@ja,
        "Columbia Music Entertainment"@ja-latn ;
    foaf:name "Columbia Music Entertainment"@en,
        "Columbia Music Entertainment"@ja,
        "Columbia Music Entertainment"@ja-latn .

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

<https://medium-media.vgm.io/albums/54/22345/22345-1292099281.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/22345#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ANIMEX 1200 130 GUIN SAGA GRAFFITI"@en,
        "ANIMEX 1200 130 GUIN SAGA GRAFFITI グイン・サーガ・グラフィティ"@ja,
        "ANIMEX 1200 130 GUIN SAGA GRAFFITI"@ja-latn ;
    mo:performance_of <album/22345#musicalwork> ;
    mo:performer <artist/28783#subject> ;
    mo:recorded_as <album/22345#musicalexpression> ;
    schema:byArtist <artist/28783#subject> ;
    schema:name "ANIMEX 1200 130 GUIN SAGA GRAFFITI"@en,
        "ANIMEX 1200 130 GUIN SAGA GRAFFITI グイン・サーガ・グラフィティ"@ja,
        "ANIMEX 1200 130 GUIN SAGA GRAFFITI"@ja-latn ;
    schema:workPerformed <album/22345#musicalwork> .

<artist/28783#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/22345#performance> ;
    schema:name "Great \"Madoh\" Orchestra"@en,
        "大魔道管弦楽団"@ja ;
    foaf:name "Great \"Madoh\" Orchestra"@en,
        "大魔道管弦楽団"@ja .

<album/22345#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-09-21"^^xsd:date ;
    dcterms:title "ANIMEX 1200 130 GUIN SAGA GRAFFITI"@en,
        "ANIMEX 1200 130 GUIN SAGA GRAFFITI グイン・サーガ・グラフィティ"@ja,
        "ANIMEX 1200 130 GUIN SAGA GRAFFITI"@ja-latn ;
    mo:catalogue_number "COCC-72210" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/58485> ;
    mo:publication_of <album/22345#musicalexpression> ;
    mo:publisher <org/2193#subject> ;
    mo:record _:Nca7e5b9e6a6545ef91f099e8b77a6fa5 ;
    mo:record_count 1 ;
    schema:about <product/18939#subject> ;
    schema:byArtist <artist/28783#subject> ;
    schema:datePublished "2005-09-21"^^xsd:date ;
    schema:genre "Publication" ;
    schema:image <https://media.vgm.io/albums/54/22345/22345-1292099281.jpg> ;
    schema:name "ANIMEX 1200 130 GUIN SAGA GRAFFITI"@en,
        "ANIMEX 1200 130 GUIN SAGA GRAFFITI グイン・サーガ・グラフィティ"@ja,
        "ANIMEX 1200 130 GUIN SAGA GRAFFITI"@ja-latn ;
    schema:publisher <org/2193#subject> ;
    foaf:depiction <https://media.vgm.io/albums/54/22345/22345-1292099281.jpg> .

_:N201c1678622447f8bb1a4f2d9b30312b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Skarl: Wolf on the Prairie"@en,
        "スカール, 草原の狼"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:Nca7e5b9e6a6545ef91f099e8b77a6fa5 ;
    schema:name "Skarl: Wolf on the Prairie"@en,
        "スカール, 草原の狼"@ja .

_:N5474d31b3cef4d30a7ba5ae087724518 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "«GUIN» with Panther Head"@en,
        "豹頭王グイン"@ja ;
    mo:track_number 8 ;
    schema:duration "PT8:10"^^xsd:interval ;
    schema:inPlaylist _:Nca7e5b9e6a6545ef91f099e8b77a6fa5 ;
    schema:name "«GUIN» with Panther Head"@en,
        "豹頭王グイン"@ja .

_:Naaafa0943a034832b597acd8bb021202 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Istvan's Dream"@en,
        "イシュトヴァーンの夢"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:Nca7e5b9e6a6545ef91f099e8b77a6fa5 ;
    schema:name "Istvan's Dream"@en,
        "イシュトヴァーンの夢"@ja .

_:Nb08258ebbfcc4d9180bc7e3f408298c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Homage to Linda"@en,
        "リンダ讃歌"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:23"^^xsd:interval ;
    schema:inPlaylist _:Nca7e5b9e6a6545ef91f099e8b77a6fa5 ;
    schema:name "Homage to Linda"@en,
        "リンダ讃歌"@ja .

_:Nbc489b14becb4ec9929ccd6379f6a6fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nalis: Prince of Light and Dark"@en,
        "ナリス, 闇と炎の王子"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:Nca7e5b9e6a6545ef91f099e8b77a6fa5 ;
    schema:name "Nalis: Prince of Light and Dark"@en,
        "ナリス, 闇と炎の王子"@ja .

_:Nc665c8b7ad974342b83a558810685042 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Amneriss: The Avenging Angel"@en,
        "アムネリス, 復讐の女神"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:Nca7e5b9e6a6545ef91f099e8b77a6fa5 ;
    schema:name "Amneriss: The Avenging Angel"@en,
        "アムネリス, 復讐の女神"@ja .

_:Ncf8d5d77377d415ba193d3ed792859f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Toccata & Lemse's Passacaglia"@en,
        "レムスのパッサカリア"@ja ;
    mo:track_number 4 ;
    schema:duration "PT7:12"^^xsd:interval ;
    schema:inPlaylist _:Nca7e5b9e6a6545ef91f099e8b77a6fa5 ;
    schema:name "Toccata & Lemse's Passacaglia"@en,
        "レムスのパッサカリア"@ja .

_:Nec184f3a234c42d0a7eb7dda925f8dd6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Marius the Troubadour"@en,
        "吟遊詩人マリウス"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Nca7e5b9e6a6545ef91f099e8b77a6fa5 ;
    schema:name "Marius the Troubadour"@en,
        "吟遊詩人マリウス"@ja .

_:Nca7e5b9e6a6545ef91f099e8b77a6fa5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N201c1678622447f8bb1a4f2d9b30312b,
        _:N5474d31b3cef4d30a7ba5ae087724518,
        _:Naaafa0943a034832b597acd8bb021202,
        _:Nb08258ebbfcc4d9180bc7e3f408298c6,
        _:Nbc489b14becb4ec9929ccd6379f6a6fe,
        _:Nc665c8b7ad974342b83a558810685042,
        _:Ncf8d5d77377d415ba193d3ed792859f1,
        _:Nec184f3a234c42d0a7eb7dda925f8dd6 ;
    mo:track_count 8 ;
    schema:duration "PT44:11"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N201c1678622447f8bb1a4f2d9b30312b,
        _:N5474d31b3cef4d30a7ba5ae087724518,
        _:Naaafa0943a034832b597acd8bb021202,
        _:Nb08258ebbfcc4d9180bc7e3f408298c6,
        _:Nbc489b14becb4ec9929ccd6379f6a6fe,
        _:Nc665c8b7ad974342b83a558810685042,
        _:Ncf8d5d77377d415ba193d3ed792859f1,
        _:Nec184f3a234c42d0a7eb7dda925f8dd6 .

