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

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

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

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

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

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

<artist/6#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5290#subject> ;
    schema:name "eufonius"@en ;
    foaf:made <album/5290#composition>,
        <album/5290#subject> ;
    foaf:name "eufonius"@en .

<event/14> a mo:Release ;
    schema:name "Released at Comic Market 68 (Aug 12, 2005 to Aug 14, 2005)" .

<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/5290#musicalexpression> a mo:Signal ;
    mo:published_as <album/5290#subject> ;
    mo:records <album/5290#performance> .

<album/5290#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "CLANNAD Piano tune collection"@en,
        "CLANNAD Piano tune collection"@ja,
        "CLANNAD Piano tune collection"@ja-latn ;
    mo:performance_of <album/5290#musicalwork> ;
    mo:recorded_as <album/5290#musicalexpression> ;
    schema:name "CLANNAD Piano tune collection"@en,
        "CLANNAD Piano tune collection"@ja,
        "CLANNAD Piano tune collection"@ja-latn ;
    schema:workPerformed <album/5290#musicalwork> .

<org/1295#subject> schema:name "ReSound Wave"@en,
        "ReSound Wave"@ja,
        "ReSound Wave"@ja-latn ;
    foaf:name "ReSound Wave"@en,
        "ReSound Wave"@ja,
        "ReSound Wave"@ja-latn .

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

<https://medium-media.vgm.io/albums/09/5290/5290-1418072483.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/5290#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "CLANNAD Piano tune collection"@en,
        "CLANNAD Piano tune collection"@ja,
        "CLANNAD Piano tune collection"@ja-latn ;
    mo:composer <artist/2#subject>,
        <artist/3#subject>,
        <artist/4#subject>,
        <artist/6#subject> ;
    mo:produced_work <album/5290#musicalwork> ;
    schema:name "CLANNAD Piano tune collection"@en,
        "CLANNAD Piano tune collection"@ja,
        "CLANNAD Piano tune collection"@ja-latn .

<album/5290#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-08-14"^^xsd:date ;
    dcterms:title "CLANNAD Piano tune collection"@en,
        "CLANNAD Piano tune collection"@ja,
        "CLANNAD Piano tune collection"@ja-latn ;
    mo:catalogue_number "RSW-0014" ;
    mo:media_type "CD" ;
    mo:publication_of <album/5290#musicalexpression> ;
    mo:publisher <org/1295#subject> ;
    mo:record _:Nfd5a641fceb241d7b8192183a3dd8896 ;
    mo:record_count 1 ;
    mo:release <event/14> ;
    schema:about <product/1019#subject> ;
    schema:datePublished "2005-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/09/5290/5290-1418072483.jpg> ;
    schema:name "CLANNAD Piano tune collection"@en,
        "CLANNAD Piano tune collection"@ja,
        "CLANNAD Piano tune collection"@ja-latn ;
    schema:publisher <org/1295#subject> ;
    foaf:depiction <https://media.vgm.io/albums/09/5290/5290-1418072483.jpg> .

_:N12aa9cf842a240c5971d2cb0f6933ec4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Loved small palm -小さなてのひら-"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Nfd5a641fceb241d7b8192183a3dd8896 ;
    schema:name "Loved small palm -小さなてのひら-"@ja .

_:N150c1b8f032e4e9b8305659e0049c283 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Two shadows -－影二つ－-"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:Nfd5a641fceb241d7b8192183a3dd8896 ;
    schema:name "Two shadows -－影二つ－-"@ja .

_:N16c1cf8adc404d3c888bd5b1bc4e14d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Her ability -彼女の本気-"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:Nfd5a641fceb241d7b8192183a3dd8896 ;
    schema:name "Her ability -彼女の本気-"@ja .

_:N3fecc2dbd3474796acedb575175241f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Megmel -メグメル-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Nfd5a641fceb241d7b8192183a3dd8896 ;
    schema:name "Megmel -メグメル-"@ja .

_:N4dbf2ae162af4414974d25f5b8ac0943 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Advances together -同じ高みへ-"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:Nfd5a641fceb241d7b8192183a3dd8896 ;
    schema:name "Advances together -同じ高みへ-"@ja .

_:N4ed0def7908b4a238ed5e16969ee214c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Calm tide -汐-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:Nfd5a641fceb241d7b8192183a3dd8896 ;
    schema:name "Calm tide -汐-"@ja .

_:N4f2412f1b5134e93a220d600193afb90 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Of every day -日々の遑-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:Nfd5a641fceb241d7b8192183a3dd8896 ;
    schema:name "Of every day -日々の遑-"@ja .

_:N4fb1be642c2345369dde40a040468773 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "With the flow at time -町，時の流れ，人-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:Nfd5a641fceb241d7b8192183a3dd8896 ;
    schema:name "With the flow at time -町，時の流れ，人-"@ja .

_:N54dad43c2cb247ada0e1a13f93d508b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ana -Ana-"@ja ;
    mo:track_number 12 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:Nfd5a641fceb241d7b8192183a3dd8896 ;
    schema:name "Ana -Ana-"@ja .

_:N5f6a8a6d70b04d8684e0e0c6aa0d6746 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Comfortable tea party -資料室のお茶会-"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Nfd5a641fceb241d7b8192183a3dd8896 ;
    schema:name "Comfortable tea party -資料室のお茶会-"@ja .

_:N638ae92e43c04d45a3d8db7884e929f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nagisa -渚-"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:Nfd5a641fceb241d7b8192183a3dd8896 ;
    schema:name "Nagisa -渚-"@ja .

_:N9d4b9c8107e246c991349035cde8d09e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To the way of the wind -それは風のように-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:Nfd5a641fceb241d7b8192183a3dd8896 ;
    schema:name "To the way of the wind -それは風のように-"@ja .

_:Nb2508d1f605f4cb3bdb1ebc40e185e21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Long tract of years -遥かな年月-"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:Nfd5a641fceb241d7b8192183a3dd8896 ;
    schema:name "Long tract of years -遥かな年月-"@ja .

_:Nbd74643ff279483f9f98d1d3af29481c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snow field -雪野原-"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:Nfd5a641fceb241d7b8192183a3dd8896 ;
    schema:name "Snow field -雪野原-"@ja .

_:Nfd5a641fceb241d7b8192183a3dd8896 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N12aa9cf842a240c5971d2cb0f6933ec4,
        _:N150c1b8f032e4e9b8305659e0049c283,
        _:N16c1cf8adc404d3c888bd5b1bc4e14d6,
        _:N3fecc2dbd3474796acedb575175241f0,
        _:N4dbf2ae162af4414974d25f5b8ac0943,
        _:N4ed0def7908b4a238ed5e16969ee214c,
        _:N4f2412f1b5134e93a220d600193afb90,
        _:N4fb1be642c2345369dde40a040468773,
        _:N54dad43c2cb247ada0e1a13f93d508b5,
        _:N5f6a8a6d70b04d8684e0e0c6aa0d6746,
        _:N638ae92e43c04d45a3d8db7884e929f2,
        _:N9d4b9c8107e246c991349035cde8d09e,
        _:Nb2508d1f605f4cb3bdb1ebc40e185e21,
        _:Nbd74643ff279483f9f98d1d3af29481c ;
    mo:track_count 14 ;
    schema:duration "PT56:43"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N12aa9cf842a240c5971d2cb0f6933ec4,
        _:N150c1b8f032e4e9b8305659e0049c283,
        _:N16c1cf8adc404d3c888bd5b1bc4e14d6,
        _:N3fecc2dbd3474796acedb575175241f0,
        _:N4dbf2ae162af4414974d25f5b8ac0943,
        _:N4ed0def7908b4a238ed5e16969ee214c,
        _:N4f2412f1b5134e93a220d600193afb90,
        _:N4fb1be642c2345369dde40a040468773,
        _:N54dad43c2cb247ada0e1a13f93d508b5,
        _:N5f6a8a6d70b04d8684e0e0c6aa0d6746,
        _:N638ae92e43c04d45a3d8db7884e929f2,
        _:N9d4b9c8107e246c991349035cde8d09e,
        _:Nb2508d1f605f4cb3bdb1ebc40e185e21,
        _:Nbd74643ff279483f9f98d1d3af29481c .

