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

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

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

<artist/10114#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22375#subject> ;
    schema:name "Goro Ohmi"@en,
        "淡海悟郎"@ja ;
    foaf:made <album/22375#composition>,
        <album/22375#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/22375#musicalexpression> a mo:Signal ;
    mo:published_as <album/22375#subject> ;
    mo:records <album/22375#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/57/22375/22375-c4d1e4454f17.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/22375#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/57/22375/22375-c4d1e4454f17.jpg> ;
    foaf:depicts <album/22375#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/57/22375/22375-c4d1e4454f17.jpg> .

<https://medium-media.vgm.io/albums/57/22375/22375-c4d1e4454f17.jpg> a schema:ImageObject,
        foaf:Image .

<album/22375#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "GUIN SAGA CHEIRONIA"@en,
        "グイン・サーガ ケイロニア編"@ja,
        "GUIN SAGA CHEIRONIA-hen"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(TonMeister"@en ;
            foaf:made <album/22375#composition> ;
            foaf:name "(TonMeister"@en ],
        <artist/10114#subject> ;
    mo:produced_work <album/22375#musicalwork> ;
    schema:name "GUIN SAGA CHEIRONIA"@en,
        "グイン・サーガ ケイロニア編"@ja,
        "GUIN SAGA CHEIRONIA-hen"@ja-latn .

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

<album/22375#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "GUIN SAGA CHEIRONIA"@en,
        "グイン・サーガ ケイロニア編"@ja,
        "GUIN SAGA CHEIRONIA-hen"@ja-latn ;
    mo:performance_of <album/22375#musicalwork> ;
    mo:performer <artist/8342#subject> ;
    mo:recorded_as <album/22375#musicalexpression> ;
    schema:byArtist <artist/8342#subject> ;
    schema:name "GUIN SAGA CHEIRONIA"@en,
        "グイン・サーガ ケイロニア編"@ja,
        "GUIN SAGA CHEIRONIA-hen"@ja-latn ;
    schema:workPerformed <album/22375#musicalwork> .

<artist/8342#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/22375#performance> ;
    schema:name "Czech Philharmonic Orchestra"@en ;
    foaf:name "Czech Philharmonic Orchestra"@en .

<album/22375#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1995-07-21"^^xsd:date ;
    dcterms:title "GUIN SAGA CHEIRONIA"@en,
        "グイン・サーガ ケイロニア編"@ja,
        "GUIN SAGA CHEIRONIA-hen"@ja-latn ;
    mo:catalogue_number "COCC-12718" ;
    mo:media_type "CD" ;
    mo:publication_of <album/22375#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:Nf9d1fd36a2064525af516d870909779f ;
    mo:record_count 1 ;
    schema:about <product/18939#subject> ;
    schema:byArtist <artist/8342#subject> ;
    schema:datePublished "1995-07-21"^^xsd:date ;
    schema:genre "Publication" ;
    schema:image <https://media.vgm.io/albums/57/22375/22375-c4d1e4454f17.jpg> ;
    schema:name "GUIN SAGA CHEIRONIA"@en,
        "グイン・サーガ ケイロニア編"@ja,
        "GUIN SAGA CHEIRONIA-hen"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/57/22375/22375-c4d1e4454f17.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22375#subject> ;
    schema:name "(TonMeister"@en ;
    foaf:made <album/22375#subject> ;
    foaf:name "(TonMeister"@en .

_:N10f4173886594e0a930d39e03586add2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ケイロニア・ワルツ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT9:26"^^xsd:interval ;
    schema:inPlaylist _:Nf9d1fd36a2064525af516d870909779f ;
    schema:name "ケイロニア・ワルツ"@ja .

_:N20940e9ffd83468eb9d45b1a09f2ddef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "北の都 ~サイロン~"@ja ;
    mo:track_number 1 ;
    schema:duration "PT10:14"^^xsd:interval ;
    schema:inPlaylist _:Nf9d1fd36a2064525af516d870909779f ;
    schema:name "北の都 ~サイロン~"@ja .

_:N3adcab65fabf4037b62231baaab1dce4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "間奏曲I ~月の王子~"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:Nf9d1fd36a2064525af516d870909779f ;
    schema:name "間奏曲I ~月の王子~"@ja .

_:N4d7a7adc335f4234a313626ae343150e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ランドック"@ja ;
    mo:track_number 4 ;
    schema:duration "PT9:12"^^xsd:interval ;
    schema:inPlaylist _:Nf9d1fd36a2064525af516d870909779f ;
    schema:name "ランドック"@ja .

_:N8246e4f091d243aeb5a36a4d2a1e9817 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ロンド・プロフィール"@ja ;
    mo:track_number 2 ;
    schema:duration "PT9:15"^^xsd:interval ;
    schema:inPlaylist _:Nf9d1fd36a2064525af516d870909779f ;
    schema:name "ロンド・プロフィール"@ja .

_:Na8f09fb4747241749d774194b34c9df5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "黒曜宮の陰謀"@ja ;
    mo:track_number 5 ;
    schema:duration "PT9:01"^^xsd:interval ;
    schema:inPlaylist _:Nf9d1fd36a2064525af516d870909779f ;
    schema:name "黒曜宮の陰謀"@ja .

_:Nc977cd9cc46f46248f2ba75af1e60bd2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "間奏曲II ~風のゆくえ~"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:Nf9d1fd36a2064525af516d870909779f ;
    schema:name "間奏曲II ~風のゆくえ~"@ja .

_:Nf9d1fd36a2064525af516d870909779f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N10f4173886594e0a930d39e03586add2,
        _:N20940e9ffd83468eb9d45b1a09f2ddef,
        _:N3adcab65fabf4037b62231baaab1dce4,
        _:N4d7a7adc335f4234a313626ae343150e,
        _:N8246e4f091d243aeb5a36a4d2a1e9817,
        _:Na8f09fb4747241749d774194b34c9df5,
        _:Nc977cd9cc46f46248f2ba75af1e60bd2 ;
    mo:track_count 7 ;
    schema:duration "PT54:33"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N10f4173886594e0a930d39e03586add2,
        _:N20940e9ffd83468eb9d45b1a09f2ddef,
        _:N3adcab65fabf4037b62231baaab1dce4,
        _:N4d7a7adc335f4234a313626ae343150e,
        _:N8246e4f091d243aeb5a36a4d2a1e9817,
        _:Na8f09fb4747241749d774194b34c9df5,
        _:Nc977cd9cc46f46248f2ba75af1e60bd2 .

