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

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

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

<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/22372#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "GUIN SAGA Platinum Princess"@en,
        "グイン・サーガ 光の公女"@ja,
        "GUIN SAGA Hikari no Koujo"@ja-latn ;
    mo:composer <artist/10114#subject> ;
    mo:produced_work <album/22372#musicalwork> ;
    schema:name "GUIN SAGA Platinum Princess"@en,
        "グイン・サーガ 光の公女"@ja,
        "GUIN SAGA Hikari no Koujo"@ja-latn .

<album/22372#musicalexpression> a mo:Signal ;
    mo:published_as <album/22372#subject> ;
    mo:records <album/22372#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/27/22372/22372-1292108954.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/22372#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/27/22372/22372-1292108954.jpg> ;
    foaf:depicts <album/22372#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/27/22372/22372-1292108954.jpg> .

<https://medium-media.vgm.io/albums/27/22372/22372-1292108954.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/10458#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/22372#performance> ;
    schema:name "Noriyuki Hirose"@en,
        "広瀬徳志"@ja ;
    foaf:name "Noriyuki Hirose"@en,
        "広瀬徳志"@ja .

<artist/25146#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/22372#performance> ;
    schema:name "Shigeru Watanabe"@en,
        "渡辺茂"@ja ;
    foaf:name "Shigeru Watanabe"@en,
        "渡辺茂"@ja .

<artist/27325#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/22372#performance> ;
    schema:name "Meikan Hai"@en,
        "裵明煥"@ja ;
    foaf:name "Meikan Hai"@en,
        "裵明煥"@ja .

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

<album/22372#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "GUIN SAGA Platinum Princess"@en,
        "グイン・サーガ 光の公女"@ja,
        "GUIN SAGA Hikari no Koujo"@ja-latn ;
    mo:performance_of <album/22372#musicalwork> ;
    mo:performer <artist/10114#subject>,
        <artist/10458#subject>,
        <artist/25146#subject>,
        <artist/27325#subject> ;
    mo:recorded_as <album/22372#musicalexpression> ;
    schema:byArtist <artist/10114#subject>,
        <artist/10458#subject>,
        <artist/25146#subject>,
        <artist/27325#subject> ;
    schema:name "GUIN SAGA Platinum Princess"@en,
        "グイン・サーガ 光の公女"@ja,
        "GUIN SAGA Hikari no Koujo"@ja-latn ;
    schema:workPerformed <album/22372#musicalwork> .

<album/22372#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1996-10-01"^^xsd:date ;
    dcterms:title "GUIN SAGA Platinum Princess"@en,
        "グイン・サーガ 光の公女"@ja,
        "GUIN SAGA Hikari no Koujo"@ja-latn ;
    mo:catalogue_number "COCC-13710" ;
    mo:media_type "CD" ;
    mo:publication_of <album/22372#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N35c119b583a34ca894bd58a725692ff0 ;
    mo:record_count 1 ;
    schema:about <product/18939#subject> ;
    schema:byArtist <artist/10114#subject>,
        <artist/10458#subject>,
        <artist/25146#subject>,
        <artist/27325#subject> ;
    schema:datePublished "1996-10-01"^^xsd:date ;
    schema:genre "Publication" ;
    schema:image <https://media.vgm.io/albums/27/22372/22372-1292108954.jpg> ;
    schema:name "GUIN SAGA Platinum Princess"@en,
        "グイン・サーガ 光の公女"@ja,
        "GUIN SAGA Hikari no Koujo"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/27/22372/22372-1292108954.jpg> .

_:N006de104e0c0463f9f1a4cd5766fc0de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "間奏曲I: 湖上の虜囚"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N35c119b583a34ca894bd58a725692ff0 ;
    schema:name "間奏曲I: 湖上の虜囚"@ja .

_:N574b4d5926ab45cb9b5dd09c7cdeaec5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "赤い街道の盗賊"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N35c119b583a34ca894bd58a725692ff0 ;
    schema:name "赤い街道の盗賊"@ja .

_:N66f4f06fa75e42bdbbaa9359fc78902e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "間奏曲III"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N35c119b583a34ca894bd58a725692ff0 ;
    schema:name "間奏曲III"@ja .

_:N89e3172ad55649908de170da2e71ca64 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ESCAPE"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N35c119b583a34ca894bd58a725692ff0 ;
    schema:name "ESCAPE"@ja .

_:N8ccc6d3f0424440398fd7992ddbf151e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "クムの都ルーアン"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N35c119b583a34ca894bd58a725692ff0 ;
    schema:name "クムの都ルーアン"@ja .

_:N971c8bd26f904e11a30e30d5f79e08ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "光の公女"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N35c119b583a34ca894bd58a725692ff0 ;
    schema:name "光の公女"@ja .

_:N9be97620ee344d529694549b42b1e60f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "間奏曲II: 水の離宮バイア"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N35c119b583a34ca894bd58a725692ff0 ;
    schema:name "間奏曲II: 水の離宮バイア"@ja .

_:Nd8533768c5dd4f9a85a4a7bda370bb5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アリの野望"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N35c119b583a34ca894bd58a725692ff0 ;
    schema:name "アリの野望"@ja .

_:N35c119b583a34ca894bd58a725692ff0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N006de104e0c0463f9f1a4cd5766fc0de,
        _:N574b4d5926ab45cb9b5dd09c7cdeaec5,
        _:N66f4f06fa75e42bdbbaa9359fc78902e,
        _:N89e3172ad55649908de170da2e71ca64,
        _:N8ccc6d3f0424440398fd7992ddbf151e,
        _:N971c8bd26f904e11a30e30d5f79e08ea,
        _:N9be97620ee344d529694549b42b1e60f,
        _:Nd8533768c5dd4f9a85a4a7bda370bb5a ;
    mo:track_count 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N006de104e0c0463f9f1a4cd5766fc0de,
        _:N574b4d5926ab45cb9b5dd09c7cdeaec5,
        _:N66f4f06fa75e42bdbbaa9359fc78902e,
        _:N89e3172ad55649908de170da2e71ca64,
        _:N8ccc6d3f0424440398fd7992ddbf151e,
        _:N971c8bd26f904e11a30e30d5f79e08ea,
        _:N9be97620ee344d529694549b42b1e60f,
        _:Nd8533768c5dd4f9a85a4a7bda370bb5a .

