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

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

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

<artist/2#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13561#subject> ;
    schema:name "Shinji Orito"@en,
        "折戸伸治"@ja ;
    foaf:made <album/13561#composition>,
        <album/13561#subject> ;
    foaf:name "Shinji Orito"@en,
        "折戸伸治"@ja .

<artist/3#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13561#subject> ;
    schema:name "Magome Togoshi"@en,
        "戸越まごめ"@ja ;
    foaf:made <album/13561#composition>,
        <album/13561#subject> ;
    foaf:name "Magome Togoshi"@en,
        "戸越まごめ"@ja .

<artist/4#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13561#subject> ;
    schema:name "Jun Maeda"@en,
        "麻枝准"@ja ;
    foaf:made <album/13561#composition>,
        <album/13561#subject> ;
    foaf:name "Jun Maeda"@en,
        "麻枝准"@ja .

<event/15> a mo:Release ;
    schema:name "Released at Comic Market 67 (Dec 29, 2004 to Dec 30, 2004)" .

<product/1019#subject> a schema:CreativeWork ;
    schema:name "CLANNAD (Game)"@en,
        "CLANNAD (Game)"@ja,
        "CLANNAD (Game)"@ja-latn ;
    foaf:name "CLANNAD (Game)"@en,
        "CLANNAD (Game)"@ja,
        "CLANNAD (Game)"@ja-latn .

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

<album/13561#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "CLANNAD Arranged Album \"The Place Where the Lights of Wishes Gather\" Side B"@en,
        "クラナド・アレンジアルバム 「願いの光 集う場所」 Side B"@ja,
        "CLANNAD Arranged Album \"Negai no Hikari Tsudou Basho\" Side B"@ja-latn ;
    mo:performance_of <album/13561#musicalwork> ;
    mo:recorded_as <album/13561#musicalexpression> ;
    schema:name "CLANNAD Arranged Album \"The Place Where the Lights of Wishes Gather\" Side B"@en,
        "クラナド・アレンジアルバム 「願いの光 集う場所」 Side B"@ja,
        "CLANNAD Arranged Album \"Negai no Hikari Tsudou Basho\" Side B"@ja-latn ;
    schema:workPerformed <album/13561#musicalwork> .

<org/163#subject> schema:name "Golden City Factory"@en,
        "Golden City Factory"@ja,
        "Golden City Factory"@ja-latn ;
    foaf:name "Golden City Factory"@en,
        "Golden City Factory"@ja,
        "Golden City Factory"@ja-latn .

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

<https://medium-media.vgm.io/albums/16/13561/13561-1242929423.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/13561#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "CLANNAD Arranged Album \"The Place Where the Lights of Wishes Gather\" Side B"@en,
        "クラナド・アレンジアルバム 「願いの光 集う場所」 Side B"@ja,
        "CLANNAD Arranged Album \"Negai no Hikari Tsudou Basho\" Side B"@ja-latn ;
    mo:composer <artist/2#subject>,
        <artist/3#subject>,
        <artist/4#subject> ;
    mo:produced_work <album/13561#musicalwork> ;
    schema:name "CLANNAD Arranged Album \"The Place Where the Lights of Wishes Gather\" Side B"@en,
        "クラナド・アレンジアルバム 「願いの光 集う場所」 Side B"@ja,
        "CLANNAD Arranged Album \"Negai no Hikari Tsudou Basho\" Side B"@ja-latn .

<album/13561#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-12-30"^^xsd:date ;
    dcterms:title "CLANNAD Arranged Album \"The Place Where the Lights of Wishes Gather\" Side B"@en,
        "クラナド・アレンジアルバム 「願いの光 集う場所」 Side B"@ja,
        "CLANNAD Arranged Album \"Negai no Hikari Tsudou Basho\" Side B"@ja-latn ;
    mo:catalogue_number "GCFT-0020" ;
    mo:media_type "CD" ;
    mo:publication_of <album/13561#musicalexpression> ;
    mo:publisher <org/163#subject> ;
    mo:record _:Naa86f22b33344338bbfed3ce9e586bd2 ;
    mo:record_count 1 ;
    mo:release <event/15> ;
    schema:about <product/1019#subject> ;
    schema:datePublished "2004-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/16/13561/13561-1242929423.jpg> ;
    schema:name "CLANNAD Arranged Album \"The Place Where the Lights of Wishes Gather\" Side B"@en,
        "クラナド・アレンジアルバム 「願いの光 集う場所」 Side B"@ja,
        "CLANNAD Arranged Album \"Negai no Hikari Tsudou Basho\" Side B"@ja-latn ;
    schema:publisher <org/163#subject> ;
    foaf:depiction <https://media.vgm.io/albums/16/13561/13561-1242929423.jpg> .

_:N0ab1387544b14811961f89fd77c7d374 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Empty Space"@en,
        "無間"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:Naa86f22b33344338bbfed3ce9e586bd2 ;
    schema:name "Empty Space"@en,
        "無間"@ja .

_:N4cabcab42273476b8fa8513446502002 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shining in the Sky"@en,
        "空に光る"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:19"^^xsd:interval ;
    schema:inPlaylist _:Naa86f22b33344338bbfed3ce9e586bd2 ;
    schema:name "Shining in the Sky"@en,
        "空に光る"@ja .

_:N4db92f3ef770454f946ef25e97e55746 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snowfield"@en,
        "雪野原"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:Naa86f22b33344338bbfed3ce9e586bd2 ;
    schema:name "Snowfield"@en,
        "雪野原"@ja .

_:N5b8ebea1a6d740d59a78ac4de36bcf85 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tea in the Reference Room"@en,
        "資料室のお茶会"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:Naa86f22b33344338bbfed3ce9e586bd2 ;
    schema:name "Tea in the Reference Room"@en,
        "資料室のお茶会"@ja .

_:N93c10909328a4bebb81d8e346d429207 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Place Where Wishes Come True"@en,
        "願いが叶う場所"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:41"^^xsd:interval ;
    schema:inPlaylist _:Naa86f22b33344338bbfed3ce9e586bd2 ;
    schema:name "The Place Where Wishes Come True"@en,
        "願いが叶う場所"@ja .

_:N9e6d8949ab75439ba8044f821fa7b68b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Town, Flow of Time, People"@en,
        "町，時の流れ，人"@ja ;
    mo:track_number 5 ;
    schema:duration "PT7:24"^^xsd:interval ;
    schema:inPlaylist _:Naa86f22b33344338bbfed3ce9e586bd2 ;
    schema:name "Town, Flow of Time, People"@en,
        "町，時の流れ，人"@ja .

_:Nb0152f2cade6435ea24ae12d7ef94b7b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Roaring Tides"@en,
        "潮鳴り"@ja ;
    mo:track_number 11 ;
    schema:duration "PT5:37"^^xsd:interval ;
    schema:inPlaylist _:Naa86f22b33344338bbfed3ce9e586bd2 ;
    schema:name "Roaring Tides"@en,
        "潮鳴り"@ja .

_:Nb8a9e35530694a1e9df6fa7c3cb9a262 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Country Train"@en,
        "カントリートレイン"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Naa86f22b33344338bbfed3ce9e586bd2 ;
    schema:name "Country Train"@en,
        "カントリートレイン"@ja .

_:Ne21805b38af34840a0e18cab56e519f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Distant Years"@en,
        "遥かな年月"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:Naa86f22b33344338bbfed3ce9e586bd2 ;
    schema:name "Distant Years"@en,
        "遥かな年月"@ja .

_:Ne3023d105e954cf58cfcfe594d10a481 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To the Same Heights"@en,
        "同じ高みへ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:Naa86f22b33344338bbfed3ce9e586bd2 ;
    schema:name "To the Same Heights"@en,
        "同じ高みへ"@ja .

_:Nf2a16fcbb31f4c19b68a3dd92ae6e965 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Existence"@en,
        "存在"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:Naa86f22b33344338bbfed3ce9e586bd2 ;
    schema:name "Existence"@en,
        "存在"@ja .

_:Nf65c4752a34d48c58e123adcef52725e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TOE"@en,
        "TOE"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:Naa86f22b33344338bbfed3ce9e586bd2 ;
    schema:name "TOE"@en,
        "TOE"@ja .

_:Nfccfd577131b4e08a081fefb20d636a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ushio & Everyday Leisure"@en,
        "汐&日々の遑"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Naa86f22b33344338bbfed3ce9e586bd2 ;
    schema:name "Ushio & Everyday Leisure"@en,
        "汐&日々の遑"@ja .

_:Naa86f22b33344338bbfed3ce9e586bd2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0ab1387544b14811961f89fd77c7d374,
        _:N4cabcab42273476b8fa8513446502002,
        _:N4db92f3ef770454f946ef25e97e55746,
        _:N5b8ebea1a6d740d59a78ac4de36bcf85,
        _:N93c10909328a4bebb81d8e346d429207,
        _:N9e6d8949ab75439ba8044f821fa7b68b,
        _:Nb0152f2cade6435ea24ae12d7ef94b7b,
        _:Nb8a9e35530694a1e9df6fa7c3cb9a262,
        _:Ne21805b38af34840a0e18cab56e519f7,
        _:Ne3023d105e954cf58cfcfe594d10a481,
        _:Nf2a16fcbb31f4c19b68a3dd92ae6e965,
        _:Nf65c4752a34d48c58e123adcef52725e,
        _:Nfccfd577131b4e08a081fefb20d636a7 ;
    mo:track_count 13 ;
    schema:duration "PT67:55"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N0ab1387544b14811961f89fd77c7d374,
        _:N4cabcab42273476b8fa8513446502002,
        _:N4db92f3ef770454f946ef25e97e55746,
        _:N5b8ebea1a6d740d59a78ac4de36bcf85,
        _:N93c10909328a4bebb81d8e346d429207,
        _:N9e6d8949ab75439ba8044f821fa7b68b,
        _:Nb0152f2cade6435ea24ae12d7ef94b7b,
        _:Nb8a9e35530694a1e9df6fa7c3cb9a262,
        _:Ne21805b38af34840a0e18cab56e519f7,
        _:Ne3023d105e954cf58cfcfe594d10a481,
        _:Nf2a16fcbb31f4c19b68a3dd92ae6e965,
        _:Nf65c4752a34d48c58e123adcef52725e,
        _:Nfccfd577131b4e08a081fefb20d636a7 .

