@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 _:N3e97639d6b1d4b5bb718585c99ef22fe ;
    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> .

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

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

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

_:N69e4f91d413f4e4db6a81b27d1e9ddd0 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 _:N3e97639d6b1d4b5bb718585c99ef22fe ;
    schema:name "With the flow at time -町，時の流れ，人-"@ja .

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

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

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

_:Nba14253356e14e5e9e7b0764580809f1 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 _:N3e97639d6b1d4b5bb718585c99ef22fe ;
    schema:name "To the way of the wind -それは風のように-"@ja .

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

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

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

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

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

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

_:N3e97639d6b1d4b5bb718585c99ef22fe a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1d2fe7428131420691b2d6c6f62195a1,
        _:N2030221b26464e1e88cbe2018c5fbbf6,
        _:N562861a8d9b24fc48d517b39079669eb,
        _:N69e4f91d413f4e4db6a81b27d1e9ddd0,
        _:N96bae7525ee349b18b42fe05bd860e81,
        _:Na2bd91f524374d54ad95ef4dbd25aa6e,
        _:Nb921e4304bf1482f8a77321e352f5a9a,
        _:Nba14253356e14e5e9e7b0764580809f1,
        _:Nc2c180edab0843dd9641aef1de33c334,
        _:Nd65f61d78cc44d00b6c8cb91200885c7,
        _:Ndb199e6b26e14798914e47863e69a8fa,
        _:Nde8833998c234974aaf9d26f34b54e70,
        _:Ne1107522745c45cca0aaca0817a43ffc,
        _:Nef56e31e60e5486d8dde07c3e18788e6 ;
    mo:track_count 14 ;
    schema:duration "PT56:43"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N1d2fe7428131420691b2d6c6f62195a1,
        _:N2030221b26464e1e88cbe2018c5fbbf6,
        _:N562861a8d9b24fc48d517b39079669eb,
        _:N69e4f91d413f4e4db6a81b27d1e9ddd0,
        _:N96bae7525ee349b18b42fe05bd860e81,
        _:Na2bd91f524374d54ad95ef4dbd25aa6e,
        _:Nb921e4304bf1482f8a77321e352f5a9a,
        _:Nba14253356e14e5e9e7b0764580809f1,
        _:Nc2c180edab0843dd9641aef1de33c334,
        _:Nd65f61d78cc44d00b6c8cb91200885c7,
        _:Ndb199e6b26e14798914e47863e69a8fa,
        _:Nde8833998c234974aaf9d26f34b54e70,
        _:Ne1107522745c45cca0aaca0817a43ffc,
        _:Nef56e31e60e5486d8dde07c3e18788e6 .

