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

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

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

<album/58482> a mo:Release ;
    mo:catalogue_number "CX-7121" .

<artist/10114#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22367#subject> ;
    schema:name "Goro Ohmi"@en,
        "淡海悟郎"@ja ;
    foaf:made <album/22367#composition>,
        <album/22367#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/22367#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "GUIN SAGA ~Henkyou-hen~"@en,
        "グイン・サーガ ～辺境篇～"@ja,
        "GUIN SAGA ~Henkyou-hen~"@ja-latn ;
    mo:composer <artist/10114#subject> ;
    mo:produced_work <album/22367#musicalwork> ;
    schema:name "GUIN SAGA ~Henkyou-hen~"@en,
        "グイン・サーガ ～辺境篇～"@ja,
        "GUIN SAGA ~Henkyou-hen~"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/76/22367/22367-1462271554.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/22367#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "GUIN SAGA ~Henkyou-hen~"@en,
        "グイン・サーガ ～辺境篇～"@ja,
        "GUIN SAGA ~Henkyou-hen~"@ja-latn ;
    mo:performance_of <album/22367#musicalwork> ;
    mo:performer <artist/28792#subject> ;
    mo:recorded_as <album/22367#musicalexpression> ;
    schema:byArtist <artist/28792#subject> ;
    schema:name "GUIN SAGA ~Henkyou-hen~"@en,
        "グイン・サーガ ～辺境篇～"@ja,
        "GUIN SAGA ~Henkyou-hen~"@ja-latn ;
    schema:workPerformed <album/22367#musicalwork> .

<artist/28792#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/22367#performance> ;
    schema:name "Goro Ohmi & Big Mouth"@en,
        "淡海悟郎&ビッグ・マウス"@ja ;
    foaf:name "Goro Ohmi & Big Mouth"@en,
        "淡海悟郎&ビッグ・マウス"@ja .

<album/22367#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1995-11-01"^^xsd:date ;
    dcterms:title "GUIN SAGA ~Henkyou-hen~"@en,
        "グイン・サーガ ～辺境篇～"@ja,
        "GUIN SAGA ~Henkyou-hen~"@ja-latn ;
    mo:catalogue_number "COCC-13001" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/58482> ;
    mo:publication_of <album/22367#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N3f19cf900b7a49eaadb51817bf094e69 ;
    mo:record_count 1 ;
    schema:about <product/18939#subject> ;
    schema:byArtist <artist/28792#subject> ;
    schema:datePublished "1995-11-01"^^xsd:date ;
    schema:genre "Publication" ;
    schema:image <https://media.vgm.io/albums/76/22367/22367-1462271554.jpg> ;
    schema:name "GUIN SAGA ~Henkyou-hen~"@en,
        "グイン・サーガ ～辺境篇～"@ja,
        "GUIN SAGA ~Henkyou-hen~"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/76/22367/22367-1462271554.jpg> .

_:N23be81b364894246a9ac49f7ccc40b4a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "砂漠の民 ~セムとラゴン~"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N3f19cf900b7a49eaadb51817bf094e69 ;
    schema:name "砂漠の民 ~セムとラゴン~"@ja .

_:N3aa11af9b5164fd3b8ab2a420de5b926 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "モンゴールの進軍"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N3f19cf900b7a49eaadb51817bf094e69 ;
    schema:name "モンゴールの進軍"@ja .

_:N4755d7fccb514737835953be99d9745e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "辺境の王者"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:53"^^xsd:interval ;
    schema:inPlaylist _:N3f19cf900b7a49eaadb51817bf094e69 ;
    schema:name "辺境の王者"@ja .

_:N7489e66e365e401a9aa0913a7ecb0916 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "パロの真珠"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N3f19cf900b7a49eaadb51817bf094e69 ;
    schema:name "パロの真珠"@ja .

_:N8369fb124b0c498792323675e0acf3b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "死霊の森 ~ 戦士グイン"@ja ;
    mo:track_number 1 ;
    schema:duration "PT7:04"^^xsd:interval ;
    schema:inPlaylist _:N3f19cf900b7a49eaadb51817bf094e69 ;
    schema:name "死霊の森 ~ 戦士グイン"@ja .

_:N9bfc4a1cdf5349b2846653b244f3a986 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "黒伯爵の砦"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N3f19cf900b7a49eaadb51817bf094e69 ;
    schema:name "黒伯爵の砦"@ja .

_:Ne9936ccdf0a94c6e9f07a2cc2fd72899 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スタフォロスの戦い"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:inPlaylist _:N3f19cf900b7a49eaadb51817bf094e69 ;
    schema:name "スタフォロスの戦い"@ja .

_:Nfe4dcea61d484e1580691891fd50791a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "辺境"@ja ;
    mo:track_number 5 ;
    schema:duration "PT6:11"^^xsd:interval ;
    schema:inPlaylist _:N3f19cf900b7a49eaadb51817bf094e69 ;
    schema:name "辺境"@ja .

_:N3f19cf900b7a49eaadb51817bf094e69 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N23be81b364894246a9ac49f7ccc40b4a,
        _:N3aa11af9b5164fd3b8ab2a420de5b926,
        _:N4755d7fccb514737835953be99d9745e,
        _:N7489e66e365e401a9aa0913a7ecb0916,
        _:N8369fb124b0c498792323675e0acf3b4,
        _:N9bfc4a1cdf5349b2846653b244f3a986,
        _:Ne9936ccdf0a94c6e9f07a2cc2fd72899,
        _:Nfe4dcea61d484e1580691891fd50791a ;
    mo:track_count 8 ;
    schema:duration "PT40:57"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N23be81b364894246a9ac49f7ccc40b4a,
        _:N3aa11af9b5164fd3b8ab2a420de5b926,
        _:N4755d7fccb514737835953be99d9745e,
        _:N7489e66e365e401a9aa0913a7ecb0916,
        _:N8369fb124b0c498792323675e0acf3b4,
        _:N9bfc4a1cdf5349b2846653b244f3a986,
        _:Ne9936ccdf0a94c6e9f07a2cc2fd72899,
        _:Nfe4dcea61d484e1580691891fd50791a .

